forked from cybrespace/pinafore
chore: update now to latest (#885)
This commit is contained in:
parent
610f5be1e9
commit
981af04c6d
|
@ -6787,9 +6787,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"now": {
|
"now": {
|
||||||
"version": "13.0.0",
|
"version": "13.0.4",
|
||||||
"resolved": "https://registry.npmjs.org/now/-/now-13.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/now/-/now-13.0.4.tgz",
|
||||||
"integrity": "sha512-d44hZ2Hmf7+rjk/eNLpRt5ZBkR0QOktwCH4e3LvCGVvGOw5Wltal9Nia5P4Rv4KqmPQ6La7bxq8sJyBjgdG3sQ==",
|
"integrity": "sha512-o7uS6JEdlslP021/zC/5VzrXuCLfFak43AbjSq3l4QcRlyUyXq40hZiLcSsk6m+oZeFY7RpDHWg0vEMYrYLQZQ==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"npm-run-all": {
|
"npm-run-all": {
|
||||||
|
|
|
@ -106,7 +106,7 @@
|
||||||
"assert": "^1.4.1",
|
"assert": "^1.4.1",
|
||||||
"eslint-plugin-html": "^5.0.0",
|
"eslint-plugin-html": "^5.0.0",
|
||||||
"mocha": "^5.2.0",
|
"mocha": "^5.2.0",
|
||||||
"now": "^13.0.0",
|
"now": "^13.0.4",
|
||||||
"standard": "^12.0.1",
|
"standard": "^12.0.1",
|
||||||
"testcafe": "^0.23.3"
|
"testcafe": "^0.23.3"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue