Skip to content

Commit

Permalink
Update dependency @rollup/plugin-commonjs to v27
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 26, 2024
1 parent a70d3b0 commit 9ab6c86
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@babel/plugin-proposal-export-default-from": "^7.24.1",
"@babel/preset-env": "^7.24.4",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^26.0.0",
"@rollup/plugin-commonjs": "^27.0.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-terser": "^0.4.4",
"babel-jest": "^29.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1754,9 +1754,9 @@ __metadata:
languageName: node
linkType: hard

"@rollup/plugin-commonjs@npm:^26.0.0":
version: 26.0.1
resolution: "@rollup/plugin-commonjs@npm:26.0.1"
"@rollup/plugin-commonjs@npm:^27.0.0":
version: 27.0.0
resolution: "@rollup/plugin-commonjs@npm:27.0.0"
dependencies:
"@rollup/pluginutils": "npm:^5.0.1"
commondir: "npm:^1.0.1"
Expand All @@ -1769,7 +1769,7 @@ __metadata:
peerDependenciesMeta:
rollup:
optional: true
checksum: 10c0/483290d327bdb4147584c37d73e47df2c717735f1902cd2f66ebc83c7b40ae10e5a8d5e626f24b76ad4ac489eab4a8c13869410aad663810848b0abc89a630cf
checksum: 10c0/1ea765dcfcfbac7f79531ee7f6ac0468934f9a313cd07f322091ee540508094833531d1ed14f9f4fa1ecea4c9fa65a57ffc861e5c58ae071146ef74368b2e8f6
languageName: node
linkType: hard

Expand Down Expand Up @@ -5736,7 +5736,7 @@ __metadata:
"@babel/plugin-proposal-export-default-from": "npm:^7.24.1"
"@babel/preset-env": "npm:^7.24.4"
"@rollup/plugin-babel": "npm:^6.0.4"
"@rollup/plugin-commonjs": "npm:^26.0.0"
"@rollup/plugin-commonjs": "npm:^27.0.0"
"@rollup/plugin-node-resolve": "npm:^15.2.3"
"@rollup/plugin-terser": "npm:^0.4.4"
babel-jest: "npm:^29.7.0"
Expand Down

0 comments on commit 9ab6c86

Please sign in to comment.