Update now to the latest version 🚀 (#323)
* chore(package): update now to version 11.1.14 * chore(package): update lockfile https://npm.im/greenkeeper-lockfile
This commit is contained in:
parent
e961808b4f
commit
520bf7456b
|
@ -7176,9 +7176,9 @@
|
|||
}
|
||||
},
|
||||
"now": {
|
||||
"version": "11.1.13",
|
||||
"resolved": "https://registry.npmjs.org/now/-/now-11.1.13.tgz",
|
||||
"integrity": "sha512-cMeLueKfp+4elSus23bQ3FY4lKmMcWwcZ1BRKiZrWMiSgIEaEVFODnQIxVPk968REsGD8rvQZfG8rUgcXksJ3A==",
|
||||
"version": "11.1.14",
|
||||
"resolved": "https://registry.npmjs.org/now/-/now-11.1.14.tgz",
|
||||
"integrity": "sha512-GB/RjwlXx75d/362XAtEVan7k3ayIRAMhv472zMLPKMsg4hGpN4v7gFcuEw01OzuqQ1Q/HojwuG/CTLpdB+NpQ==",
|
||||
"dev": true
|
||||
},
|
||||
"npm-run-all": {
|
||||
|
|
|
@ -92,7 +92,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"eslint-plugin-html": "4.0.3",
|
||||
"now": "11.1.13",
|
||||
"now": "11.1.14",
|
||||
"standard": "11.0.1",
|
||||
"testcafe": "0.19.1"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue