Skip to content

Commit 132ca94

Browse files
chore(deps): update dependency @rollup/plugin-commonjs to v29
1 parent 14e4080 commit 132ca94

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
@@ -56,7 +56,7 @@
5656
},
5757
"devDependencies": {
5858
"@ianvs/prettier-plugin-sort-imports": "4.7.0",
59-
"@rollup/plugin-commonjs": "28.0.9",
59+
"@rollup/plugin-commonjs": "29.0.0",
6060
"@rollup/plugin-node-resolve": "16.0.3",
6161
"@rollup/plugin-replace": "6.0.3",
6262
"@rollup/plugin-typescript": "12.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1094,10 +1094,10 @@
10941094
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.7.tgz#eb5014dfd0b03e7f3ba2eeeff506eed89b028058"
10951095
integrity sha512-YLT9Zo3oNPJoBjBc4q8G2mjU4tqIbf5CEOORbUUr48dCD9q3umJ3IPlVqOqDakPfd2HuwccBaqlGhN4Gmr5OWg==
10961096

1097-
"@rollup/plugin-commonjs@28.0.9":
1098-
version "28.0.9"
1099-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-28.0.9.tgz#b875cd1590617a40c4916d561d75761c6ca3c6d1"
1100-
integrity sha512-PIR4/OHZ79romx0BVVll/PkwWpJ7e5lsqFa3gFfcrFPWwLXLV39JVUzQV9RKjWerE7B845Hqjj9VYlQeieZ2dA==
1097+
"@rollup/plugin-commonjs@29.0.0":
1098+
version "29.0.0"
1099+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-29.0.0.tgz#42a6cc0eeb8ae7aabfc6f9bdc28fe22d65abd15a"
1100+
integrity sha512-U2YHaxR2cU/yAiwKJtJRhnyLk7cifnQw0zUpISsocBDoHDJn+HTV74ABqnwr5bEgWUwFZC9oFL6wLe21lHu5eQ==
11011101
dependencies:
11021102
"@rollup/pluginutils" "^5.0.1"
11031103
commondir "^1.0.1"

0 commit comments

Comments
 (0)