Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (2.x) (#20903)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 17, 2023
1 parent 2082732 commit 3ac074c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -79,7 +79,7 @@
"puppeteer-core": "^20.2.1",
"request": "^2.88.2",
"rimraf": "^4.4.1",
"rollup": "3.21.8",
"rollup": "3.22.0",
"rollup-plugin-esbuild": "^5.0.0",
"rollup-plugin-license": "^3.0.1",
"sass": "^1.62.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Expand Up @@ -14,7 +14,7 @@
"@nuxt/utils": "2.16.3",
"babel-loader": "^8.3.0",
"cache-loader": "^4.1.0",
"caniuse-lite": "^1.0.30001487",
"caniuse-lite": "^1.0.30001488",
"consola": "^3.1.0",
"css-loader": "^5.2.7",
"cssnano": "^6.0.1",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Expand Up @@ -4651,10 +4651,10 @@ caniuse-lite@^1.0.30001464:
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001473.tgz#3859898b3cab65fc8905bb923df36ad35058153c"
integrity sha512-ewDad7+D2vlyy+E4UJuVfiBsU69IL+8oVmTuZnH5Q6CIUbxNfI50uVpRHbUPDD6SUaN2o0Lh4DhTrvLG/Tn1yg==

caniuse-lite@^1.0.30001487:
version "1.0.30001487"
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001487.tgz#d882d1a34d89c11aea53b8cdc791931bdab5fe1b"
integrity sha512-83564Z3yWGqXsh2vaH/mhXfEM0wX+NlBCm1jYHOb97TrTWJEmPTccZgeLTPBUUb0PNVo+oomb7wkimZBIERClA==
caniuse-lite@^1.0.30001488:
version "1.0.30001488"
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001488.tgz#d19d7b6e913afae3e98f023db97c19e9ddc5e91f"
integrity sha512-NORIQuuL4xGpIy6iCCQGN4iFjlBXtfKWIenlUuyZJumLRIindLb7wXM+GO8erEhb7vXfcnf4BAg2PrSDN5TNLQ==

caseless@~0.12.0:
version "0.12.0"
Expand Down Expand Up @@ -13167,10 +13167,10 @@ rollup-plugin-license@^3.0.1:
spdx-expression-validate "~2.0.0"
spdx-satisfies "~5.0.1"

rollup@3.21.8:
version "3.21.8"
resolved "https://registry.npmjs.org/rollup/-/rollup-3.21.8.tgz#fc768008fe2c953f18210370fd70fe1ffff59e2c"
integrity sha512-SSFV2T2fWtQ/vvBip85u2Nr0GNKireabH9d7nXswBg+XSH+jbVDSYptRAEbCEsquhs503rpPA9POYAp0/Jhasw==
rollup@3.22.0:
version "3.22.0"
resolved "https://registry.npmjs.org/rollup/-/rollup-3.22.0.tgz#e6671baebdd473154ac7998bbc57faabcd7bba20"
integrity sha512-imsigcWor5Y/dC0rz2q0bBt9PabcL3TORry2hAa6O6BuMvY71bqHyfReAz5qyAqiQATD1m70qdntqBfBQjVWpQ==
optionalDependencies:
fsevents "~2.3.2"

Expand Down

0 comments on commit 3ac074c

Please sign in to comment.