forked from cybrespace/pinafore
Update now to the latest version 🚀 (#317)
* chore(package): update now to version 11.1.13 * chore(package): update lockfile https://npm.im/greenkeeper-lockfile
This commit is contained in:
parent
af0c2fbe21
commit
f5cef5f9d3
|
@ -7176,9 +7176,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"now": {
|
"now": {
|
||||||
"version": "11.1.12",
|
"version": "11.1.13",
|
||||||
"resolved": "https://registry.npmjs.org/now/-/now-11.1.12.tgz",
|
"resolved": "https://registry.npmjs.org/now/-/now-11.1.13.tgz",
|
||||||
"integrity": "sha512-r5pyuvzkAicdCOa+Iyl1VZlqikmBL8TRRTEYgbuS+/eT8OFEPYEXMdfsNtb8Lbb1exIGncPATMAuTnk6cpQTJg==",
|
"integrity": "sha512-cMeLueKfp+4elSus23bQ3FY4lKmMcWwcZ1BRKiZrWMiSgIEaEVFODnQIxVPk968REsGD8rvQZfG8rUgcXksJ3A==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"npm-run-all": {
|
"npm-run-all": {
|
||||||
|
|
|
@ -92,7 +92,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"eslint-plugin-html": "4.0.3",
|
"eslint-plugin-html": "4.0.3",
|
||||||
"now": "11.1.12",
|
"now": "11.1.13",
|
||||||
"standard": "11.0.1",
|
"standard": "11.0.1",
|
||||||
"testcafe": "0.19.1"
|
"testcafe": "0.19.1"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue