Skip to content

Commit 4a2f2ef

Browse files
authored
Merge pull request #467 from liuliu-dev/dependabot/npm_and_yarn/rollup/plugin-commonjs-29.0.0
Bump @rollup/plugin-commonjs from 28.0.9 to 29.0.0
2 parents 9d3dc00 + 31ac7d9 commit 4a2f2ef

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"reactjs-popup": "^2.0.6"
6161
},
6262
"devDependencies": {
63-
"@rollup/plugin-commonjs": "^28.0.0",
63+
"@rollup/plugin-commonjs": "^29.0.0",
6464
"@rollup/plugin-node-resolve": "^16.0.0",
6565
"@rollup/plugin-terser": "^0.4.4",
6666
"@storybook/nextjs": "^8.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2157,10 +2157,10 @@
21572157
resolved "https://registry.yarnpkg.com/@react-icons/all-files/-/all-files-4.1.0.tgz#477284873a0821928224b6fc84c62d2534d6650b"
21582158
integrity sha512-hxBI2UOuVaI3O/BhQfhtb4kcGn9ft12RWAFVMUeNjqqhLsHvFtzIkFaptBJpFDANTKoDfdVoHTKZDlwKCACbMQ==
21592159

2160-
"@rollup/plugin-commonjs@^28.0.0":
2161-
version "28.0.9"
2162-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-28.0.9.tgz#b875cd1590617a40c4916d561d75761c6ca3c6d1"
2163-
integrity sha512-PIR4/OHZ79romx0BVVll/PkwWpJ7e5lsqFa3gFfcrFPWwLXLV39JVUzQV9RKjWerE7B845Hqjj9VYlQeieZ2dA==
2160+
"@rollup/plugin-commonjs@^29.0.0":
2161+
version "29.0.0"
2162+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-29.0.0.tgz#42a6cc0eeb8ae7aabfc6f9bdc28fe22d65abd15a"
2163+
integrity sha512-U2YHaxR2cU/yAiwKJtJRhnyLk7cifnQw0zUpISsocBDoHDJn+HTV74ABqnwr5bEgWUwFZC9oFL6wLe21lHu5eQ==
21642164
dependencies:
21652165
"@rollup/pluginutils" "^5.0.1"
21662166
commondir "^1.0.1"

0 commit comments

Comments
 (0)