Skip to content

Commit f70f5f7

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

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
@@ -26,7 +26,7 @@
2626
"author": "Dev Protocol",
2727
"license": "MIT",
2828
"dependencies": {
29-
"@rollup/plugin-commonjs": "^28.0.0",
29+
"@rollup/plugin-commonjs": "^29.0.0",
3030
"@rollup/plugin-json": "^6.0.1",
3131
"@rollup/plugin-node-resolve": "^16.0.0",
3232
"@rollup/plugin-typescript": "^12.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@
4141
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
4242
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
4343

44-
"@rollup/plugin-commonjs@^28.0.0":
45-
version "28.0.9"
46-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-28.0.9.tgz#b875cd1590617a40c4916d561d75761c6ca3c6d1"
47-
integrity sha512-PIR4/OHZ79romx0BVVll/PkwWpJ7e5lsqFa3gFfcrFPWwLXLV39JVUzQV9RKjWerE7B845Hqjj9VYlQeieZ2dA==
44+
"@rollup/plugin-commonjs@^29.0.0":
45+
version "29.0.0"
46+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-29.0.0.tgz#42a6cc0eeb8ae7aabfc6f9bdc28fe22d65abd15a"
47+
integrity sha512-U2YHaxR2cU/yAiwKJtJRhnyLk7cifnQw0zUpISsocBDoHDJn+HTV74ABqnwr5bEgWUwFZC9oFL6wLe21lHu5eQ==
4848
dependencies:
4949
"@rollup/pluginutils" "^5.0.1"
5050
commondir "^1.0.1"

0 commit comments

Comments
 (0)