Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (2.x) (#19378)
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 Mar 2, 2023
1 parent ca8b375 commit 0b1a4d3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@
"node-fetch-native": "^1.0.2",
"puppeteer-core": "^19.7.2",
"request": "^2.88.2",
"rimraf": "^4.1.2",
"rollup": "3.17.3",
"rimraf": "^4.1.3",
"rollup": "3.18.0",
"rollup-plugin-esbuild": "^5.0.0",
"rollup-plugin-license": "^3.0.1",
"sass": "^1.58.3",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12497,10 +12497,10 @@ rimraf@^2.5.4, rimraf@^2.6.2, rimraf@^2.6.3:
dependencies:
glob "^7.1.3"

rimraf@^4.1.2:
version "4.1.2"
resolved "https://registry.npmjs.org/rimraf/-/rimraf-4.1.2.tgz#20dfbc98083bdfaa28b01183162885ef213dbf7c"
integrity sha512-BlIbgFryTbw3Dz6hyoWFhKk+unCcHMSkZGrTFVAx2WmttdBSonsdtRlwiuTbDqTKr+UlXIUqJVS4QT5tUzGENQ==
rimraf@^4.1.3:
version "4.1.3"
resolved "https://registry.npmjs.org/rimraf/-/rimraf-4.1.3.tgz#e8ace19d5f009b4fa6108deeaffe39ef68bba194"
integrity sha512-iyzalDLo3l5FZxxaIGUY7xI4Bf90Xt7pCipc1Mr7RsdU7H3538z+M0tlsUDrz0aHeGS9uNqiKHUJyTewwRP91Q==

ripemd160@^2.0.0, ripemd160@^2.0.1:
version "2.0.2"
Expand Down Expand Up @@ -12536,10 +12536,10 @@ rollup-plugin-license@^3.0.1:
spdx-expression-validate "~2.0.0"
spdx-satisfies "~5.0.1"

rollup@3.17.3:
version "3.17.3"
resolved "https://registry.npmjs.org/rollup/-/rollup-3.17.3.tgz#ee7c4e1a262da55c491a4788b632fa123315f6ef"
integrity sha512-p5LaCXiiOL/wrOkj8djsIDFmyU9ysUxcyW+EKRLHb6TKldJzXpImjcRSR+vgo09DBdofGcOoLOsRyxxG2n5/qQ==
rollup@3.18.0:
version "3.18.0"
resolved "https://registry.npmjs.org/rollup/-/rollup-3.18.0.tgz#2354ba63ba66d6a09c652c3ea0dbcd9dad72bbde"
integrity sha512-J8C6VfEBjkvYPESMQYxKHxNOh4A5a3FlP+0BETGo34HEcE4eTlgCrO2+eWzlu2a/sHs2QUkZco+wscH7jhhgWg==
optionalDependencies:
fsevents "~2.3.2"

Expand Down

0 comments on commit 0b1a4d3

Please sign in to comment.