chore(deps): update all non-major dependencies (#7363)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-05-16 12:31:59 +02:00 committed by GitHub
parent 9b29124d31
commit cdf04f4002
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 20 additions and 20 deletions

View File

@ -69,8 +69,8 @@
"puppeteer-core": "^3.0.4", "puppeteer-core": "^3.0.4",
"request": "^2.88.2", "request": "^2.88.2",
"rimraf": "^3.0.2", "rimraf": "^3.0.2",
"rollup": "^2.10.0", "rollup": "^2.10.2",
"rollup-plugin-license": "^2.0.0", "rollup-plugin-license": "^2.0.1",
"sass-loader": "^8.0.2", "sass-loader": "^8.0.2",
"sort-package-json": "^1.42.2", "sort-package-json": "^1.42.2",
"vue-jest": "^4.0.0-beta.2" "vue-jest": "^4.0.0-beta.2"

View File

@ -14,7 +14,7 @@
"@nuxt/utils": "2.12.1", "@nuxt/utils": "2.12.1",
"babel-loader": "^8.1.0", "babel-loader": "^8.1.0",
"cache-loader": "^4.1.0", "cache-loader": "^4.1.0",
"caniuse-lite": "^1.0.30001055", "caniuse-lite": "^1.0.30001061",
"chalk": "^3.0.0", "chalk": "^3.0.0",
"consola": "^2.12.1", "consola": "^2.12.1",
"css-loader": "^3.5.3", "css-loader": "^3.5.3",

View File

@ -3628,10 +3628,10 @@ caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000981, caniuse-lite@^1.0.30001039, can
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001053.tgz#b7ae027567ce2665b965b0437e4512b296ccd20d" resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001053.tgz#b7ae027567ce2665b965b0437e4512b296ccd20d"
integrity sha512-HtV4wwIZl6GA4Oznse8aR274XUOYGZnQLcf/P8vHgmlfqSNelwD+id8CyHOceqLqt9yfKmo7DUZTh1EuS9pukg== integrity sha512-HtV4wwIZl6GA4Oznse8aR274XUOYGZnQLcf/P8vHgmlfqSNelwD+id8CyHOceqLqt9yfKmo7DUZTh1EuS9pukg==
caniuse-lite@^1.0.30001055: caniuse-lite@^1.0.30001061:
version "1.0.30001055" version "1.0.30001061"
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001055.tgz#7b52c3537f7a8c0408aca867e83d2b04268b54cd" resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001061.tgz#80ca87ef14eb543a7458e7fd2b5e2face3458c9f"
integrity sha512-MbwsBmKrBSKIWldfdIagO5OJWZclpJtS4h0Jrk/4HFrXJxTdVdH23Fd+xCiHriVGvYcWyW8mR/CPsYajlH8Iuw== integrity sha512-SMICCeiNvMZnyXpuoO+ot7FHpMVPlrsR+HmfByj6nY4xYDHXLqMTbgH7ecEkDNXWkH1vaip+ZS0D7VTXwM1KYQ==
capture-exit@^2.0.0: capture-exit@^2.0.0:
version "2.0.0" version "2.0.0"
@ -8508,10 +8508,10 @@ modify-values@^1.0.0:
resolved "https://registry.npmjs.org/modify-values/-/modify-values-1.0.1.tgz#b3939fa605546474e3e3e3c63d64bd43b4ee6022" resolved "https://registry.npmjs.org/modify-values/-/modify-values-1.0.1.tgz#b3939fa605546474e3e3e3c63d64bd43b4ee6022"
integrity sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw== integrity sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==
moment@2.24.0: moment@2.25.1:
version "2.24.0" version "2.25.1"
resolved "https://registry.npmjs.org/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b" resolved "https://registry.npmjs.org/moment/-/moment-2.25.1.tgz#1cb546dca1eccdd607c9324747842200b683465d"
integrity sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg== integrity sha512-nRKMf9wDS4Fkyd0C9LXh2FFXinD+iwbJ5p/lh3CHitW9kZbRbJ8hCruiadiIXZVbeAqKZzqcTvHnK3mRhFjb6w==
move-concurrently@^1.0.1: move-concurrently@^1.0.1:
version "1.0.1" version "1.0.1"
@ -10986,24 +10986,24 @@ ripemd160@^2.0.0, ripemd160@^2.0.1:
hash-base "^3.0.0" hash-base "^3.0.0"
inherits "^2.0.1" inherits "^2.0.1"
rollup-plugin-license@^2.0.0: rollup-plugin-license@^2.0.1:
version "2.0.0" version "2.0.1"
resolved "https://registry.npmjs.org/rollup-plugin-license/-/rollup-plugin-license-2.0.0.tgz#970f42d99dec95d1f1436be16f37e323b5d4d2b3" resolved "https://registry.npmjs.org/rollup-plugin-license/-/rollup-plugin-license-2.0.1.tgz#ec471ea63e3f819a8e4169593185b59dc9f7ac56"
integrity sha512-xeCtHPluNFUJPuTdCFJrdNfCR/3yEX2M65s/i47SmEblmJxdxea2m9yodiIKtfVoWUMbosfHTcALgZk+utbrhA== integrity sha512-w+9JIMj3rHKsI0rYDpFtzAyYZsMCDL5KLDyeb4LXGWtahcgcPbr/XwMD0yozWf4X50AbImYDTdmCHiZS3rUl0A==
dependencies: dependencies:
commenting "1.1.0" commenting "1.1.0"
glob "7.1.6" glob "7.1.6"
lodash "4.17.15" lodash "4.17.15"
magic-string "0.25.7" magic-string "0.25.7"
mkdirp "1.0.4" mkdirp "1.0.4"
moment "2.24.0" moment "2.25.1"
spdx-expression-validate "2.0.0" spdx-expression-validate "2.0.0"
spdx-satisfies "5.0.0" spdx-satisfies "5.0.0"
rollup@^2.10.0: rollup@^2.10.2:
version "2.10.0" version "2.10.2"
resolved "https://registry.npmjs.org/rollup/-/rollup-2.10.0.tgz#73332273fa177cd85c1042659dee6f103761be0d" resolved "https://registry.npmjs.org/rollup/-/rollup-2.10.2.tgz#9adfcf8ab36861b5b0f8ca7b436f5866e3e9e200"
integrity sha512-7BmpEfUN9P6esJzWIn3DmR//90mW6YwYB1t3y48LpF8ITpYtL8s1kEirMKqUu44dVH/6a/rs0EuwYVL3FuRDoA== integrity sha512-tivFM8UXBlYOUqpBYD3pRktYpZvK/eiCQ190eYlrAyrpE/lzkyG2gbawroNdbwmzyUc7Y4eT297xfzv0BDh9qw==
optionalDependencies: optionalDependencies:
fsevents "~2.1.2" fsevents "~2.1.2"