Update now to the latest version 🚀 (#309)
* chore(package): update now to version 11.1.12 * chore(package): update lockfile https://npm.im/greenkeeper-lockfile
This commit is contained in:
parent
7c18ca6698
commit
408650f399
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -7176,9 +7176,9 @@
|
|||
}
|
||||
},
|
||||
"now": {
|
||||
"version": "11.1.11",
|
||||
"resolved": "https://registry.npmjs.org/now/-/now-11.1.11.tgz",
|
||||
"integrity": "sha512-YUAmlAStDzGmCR/njLb7giaUwnV8OxXFM0d7o8m50U6V7X09qZbknkRpCf69vYWI4j6gJTZgnOzuRJUmVbExRg==",
|
||||
"version": "11.1.12",
|
||||
"resolved": "https://registry.npmjs.org/now/-/now-11.1.12.tgz",
|
||||
"integrity": "sha512-r5pyuvzkAicdCOa+Iyl1VZlqikmBL8TRRTEYgbuS+/eT8OFEPYEXMdfsNtb8Lbb1exIGncPATMAuTnk6cpQTJg==",
|
||||
"dev": true
|
||||
},
|
||||
"npm-run-all": {
|
||||
|
|
|
@ -92,7 +92,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"eslint-plugin-html": "4.0.3",
|
||||
"now": "11.1.11",
|
||||
"now": "11.1.12",
|
||||
"standard": "11.0.1",
|
||||
"testcafe": "0.19.1"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue