forked from cybrespace/pinafore
update now to v11.3.12 (#468)
This commit is contained in:
parent
e9c704c7fc
commit
39cd96da70
|
@ -8305,9 +8305,9 @@
|
|||
}
|
||||
},
|
||||
"now": {
|
||||
"version": "11.3.10",
|
||||
"resolved": "https://registry.npmjs.org/now/-/now-11.3.10.tgz",
|
||||
"integrity": "sha512-j1iP7riJh3hS0TmG4Q21PFj3oHGKMPngnXV1ZO1MFQubsquN+n5hpe4feSxS5U+0P0vsck+jeKp/BRDoS13WGA==",
|
||||
"version": "11.3.12",
|
||||
"resolved": "https://registry.npmjs.org/now/-/now-11.3.12.tgz",
|
||||
"integrity": "sha512-cYz8ETxwm4MeZmAUKwjhKlr5IoMWoWANpG4oYeWzYXUnkKyo+75x6NlLJhCPkLaIE3XnQ22ubSWeDtxGlvOn4Q==",
|
||||
"dev": true
|
||||
},
|
||||
"npm-run-all": {
|
||||
|
|
|
@ -102,7 +102,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"eslint-plugin-html": "^4.0.5",
|
||||
"now": "^11.3.10",
|
||||
"now": "^11.3.12",
|
||||
"standard": "^11.0.1",
|
||||
"testcafe": "^0.21.1"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue