Skip to content

Commit 6f3f54e

Browse files
Update dependency @rollup/plugin-commonjs to v29 (#329)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d13b68c commit 6f3f54e

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
@@ -31,7 +31,7 @@
3131
"license": "MIT",
3232
"dependencies": {
3333
"@rollup/plugin-alias": "^5.0.1",
34-
"@rollup/plugin-commonjs": "^28.0.0",
34+
"@rollup/plugin-commonjs": "^29.0.0",
3535
"@rollup/plugin-json": "^6.0.1",
3636
"@rollup/plugin-node-resolve": "^16.0.0",
3737
"@walletconnect/sign-client": "^2.10.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -134,10 +134,10 @@
134134
resolved "https://registry.yarnpkg.com/@rollup/plugin-alias/-/plugin-alias-5.1.1.tgz#53601d88cda8b1577aa130b4a6e452283605bf26"
135135
integrity sha512-PR9zDb+rOzkRb2VD+EuKB7UC41vU5DIwZ5qqCpk0KJudcWAyi8rvYOhS7+L5aZCspw1stTViLgN5v6FF1p5cgQ==
136136

137-
"@rollup/plugin-commonjs@^28.0.0":
138-
version "28.0.9"
139-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-28.0.9.tgz#b875cd1590617a40c4916d561d75761c6ca3c6d1"
140-
integrity sha512-PIR4/OHZ79romx0BVVll/PkwWpJ7e5lsqFa3gFfcrFPWwLXLV39JVUzQV9RKjWerE7B845Hqjj9VYlQeieZ2dA==
137+
"@rollup/plugin-commonjs@^29.0.0":
138+
version "29.0.0"
139+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-29.0.0.tgz#42a6cc0eeb8ae7aabfc6f9bdc28fe22d65abd15a"
140+
integrity sha512-U2YHaxR2cU/yAiwKJtJRhnyLk7cifnQw0zUpISsocBDoHDJn+HTV74ABqnwr5bEgWUwFZC9oFL6wLe21lHu5eQ==
141141
dependencies:
142142
"@rollup/pluginutils" "^5.0.1"
143143
commondir "^1.0.1"

0 commit comments

Comments
 (0)