Skip to content

Commit 08552ec

Browse files
chore(deps): update dependency @rollup/plugin-commonjs to v29
1 parent 20c4108 commit 08552ec

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
@@ -96,7 +96,7 @@
9696
},
9797
"devDependencies": {
9898
"@biomejs/biome": "^2.2.2",
99-
"@rollup/plugin-commonjs": "^28.0.6",
99+
"@rollup/plugin-commonjs": "^29.0.0",
100100
"@rollup/plugin-json": "^6.1.0",
101101
"@rollup/plugin-node-resolve": "^16.0.1",
102102
"@rollup/plugin-terser": "^0.4.4",

yarn.lock

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

813-
"@rollup/plugin-commonjs@^28.0.6":
814-
version "28.0.9"
815-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-28.0.9.tgz#b875cd1590617a40c4916d561d75761c6ca3c6d1"
816-
integrity sha512-PIR4/OHZ79romx0BVVll/PkwWpJ7e5lsqFa3gFfcrFPWwLXLV39JVUzQV9RKjWerE7B845Hqjj9VYlQeieZ2dA==
813+
"@rollup/plugin-commonjs@^29.0.0":
814+
version "29.0.0"
815+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-29.0.0.tgz#42a6cc0eeb8ae7aabfc6f9bdc28fe22d65abd15a"
816+
integrity sha512-U2YHaxR2cU/yAiwKJtJRhnyLk7cifnQw0zUpISsocBDoHDJn+HTV74ABqnwr5bEgWUwFZC9oFL6wLe21lHu5eQ==
817817
dependencies:
818818
"@rollup/pluginutils" "^5.0.1"
819819
commondir "^1.0.1"

0 commit comments

Comments
 (0)