Skip to content

Commit dc33dc6

Browse files
chore(deps): update dependency @rollup/plugin-commonjs to v29 (#229)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d15ceae commit dc33dc6

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
@@ -35,7 +35,7 @@
3535
"devDependencies": {
3636
"@microsoft/api-extractor": "7.33.6",
3737
"@rollup/plugin-alias": "^5.1.0",
38-
"@rollup/plugin-commonjs": "^28.0.3",
38+
"@rollup/plugin-commonjs": "^29.0.0",
3939
"@rollup/plugin-node-resolve": "^16.0.1",
4040
"@rollup/plugin-replace": "^6.0.2",
4141
"@size-limit/preset-small-lib": "^6.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -585,10 +585,10 @@
585585
dependencies:
586586
slash "^4.0.0"
587587

588-
"@rollup/plugin-commonjs@^28.0.3":
589-
version "28.0.3"
590-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-28.0.3.tgz#44c2cc7c955c6113b96696b55e6bc2446bd67913"
591-
integrity sha512-pyltgilam1QPdn+Zd9gaCfOLcnjMEJ9gV+bTw6/r73INdvzf1ah9zLIJBm+kW7R6IUFIQ1YO+VqZtYxZNWFPEQ==
588+
"@rollup/plugin-commonjs@^29.0.0":
589+
version "29.0.0"
590+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-29.0.0.tgz#42a6cc0eeb8ae7aabfc6f9bdc28fe22d65abd15a"
591+
integrity sha512-U2YHaxR2cU/yAiwKJtJRhnyLk7cifnQw0zUpISsocBDoHDJn+HTV74ABqnwr5bEgWUwFZC9oFL6wLe21lHu5eQ==
592592
dependencies:
593593
"@rollup/pluginutils" "^5.0.1"
594594
commondir "^1.0.1"

0 commit comments

Comments
 (0)