Skip to content

Commit 058bbd8

Browse files
chore(deps): update dependency @rollup/plugin-commonjs to v29
1 parent 0ef7a22 commit 058bbd8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
},
8181
"devDependencies": {
8282
"@biomejs/biome": "^2.2.2",
83-
"@rollup/plugin-commonjs": "^28.0.6",
83+
"@rollup/plugin-commonjs": "^29.0.0",
8484
"@rollup/plugin-json": "^6.1.0",
8585
"@rollup/plugin-node-resolve": "^16.0.1",
8686
"@rollup/plugin-terser": "^0.4.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -843,10 +843,10 @@
843843
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.9.tgz#d229a7b7f9dac167a156992ef23c7f023653f53b"
844844
integrity sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==
845845

846-
"@rollup/plugin-commonjs@^28.0.6":
847-
version "28.0.9"
848-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-28.0.9.tgz#b875cd1590617a40c4916d561d75761c6ca3c6d1"
849-
integrity sha512-PIR4/OHZ79romx0BVVll/PkwWpJ7e5lsqFa3gFfcrFPWwLXLV39JVUzQV9RKjWerE7B845Hqjj9VYlQeieZ2dA==
846+
"@rollup/plugin-commonjs@^29.0.0":
847+
version "29.0.0"
848+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-29.0.0.tgz#42a6cc0eeb8ae7aabfc6f9bdc28fe22d65abd15a"
849+
integrity sha512-U2YHaxR2cU/yAiwKJtJRhnyLk7cifnQw0zUpISsocBDoHDJn+HTV74ABqnwr5bEgWUwFZC9oFL6wLe21lHu5eQ==
850850
dependencies:
851851
"@rollup/pluginutils" "^5.0.1"
852852
commondir "^1.0.1"

0 commit comments

Comments
 (0)