chore: Update now to the latest version 🚀 (#1741)
* chore(package): update now to version 18.0.0 * chore(package): update lockfile yarn.lock Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
This commit is contained in:
parent
ee5d911d49
commit
bfb1da6bd0
|
@ -116,7 +116,7 @@
|
|||
"eslint-plugin-html": "^6.0.0",
|
||||
"fake-indexeddb": "^3.0.0",
|
||||
"mocha": "^7.1.0",
|
||||
"now": "^17.0.4",
|
||||
"now": "^18.0.0",
|
||||
"standard": "^14.3.1",
|
||||
"testcafe": "^1.8.3"
|
||||
},
|
||||
|
|
|
@ -6203,10 +6203,10 @@ normalize-path@^3.0.0, normalize-path@~3.0.0:
|
|||
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
|
||||
integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==
|
||||
|
||||
now@^17.0.4:
|
||||
version "17.0.4"
|
||||
resolved "https://registry.yarnpkg.com/now/-/now-17.0.4.tgz#2204b84b3477937385835dbd975340935cf8151c"
|
||||
integrity sha512-OP4DSlenZ+GJ3f9+dMRr1HL8naMbeU8qlPvprsqagKdrXDdtJRsQObCc7IVyyeTSQPAp3gg6nDP66/ml+dmmFQ==
|
||||
now@^18.0.0:
|
||||
version "18.0.0"
|
||||
resolved "https://registry.yarnpkg.com/now/-/now-18.0.0.tgz#e6689205346e354f822b1f5feb2c0d7d570c172f"
|
||||
integrity sha512-MVskFV3xH1hMkpTewPCb3p0SQ17hL7EI1Zb+Ij2wYiRV3X0a6G91GdE2vvFlhsK6rhRHKHZnDQkZ0AnkpnfzHA==
|
||||
|
||||
npm-run-all@^4.1.5:
|
||||
version "4.1.5"
|
||||
|
|
Loading…
Reference in a new issue