Skip to content

Commit 81f6b30

Browse files
chore(deps): update dependency @rollup/plugin-commonjs to v26.0.3 (#1480)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 23fdc8a commit 81f6b30

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
@@ -19,7 +19,7 @@
1919
},
2020
"devDependencies": {
2121
"@evilmartians/lefthook": "1.7.17",
22-
"@rollup/plugin-commonjs": "26.0.1",
22+
"@rollup/plugin-commonjs": "26.0.3",
2323
"@rollup/plugin-json": "6.1.0",
2424
"@rollup/plugin-node-resolve": "15.3.0",
2525
"@rollup/plugin-terser": "0.4.4",

yarn.lock

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

1190-
"@rollup/[email protected].1":
1191-
version "26.0.1"
1192-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-26.0.1.tgz#16d4d6e54fa63021249a292b50f27c0b0f1a30d8"
1193-
integrity sha512-UnsKoZK6/aGIH6AdkptXhNvhaqftcjq3zZdT+LY5Ftms6JR06nADcDsYp5hTU9E2lbJUEOhdlY5J4DNTneM+jQ==
1190+
"@rollup/[email protected].3":
1191+
version "26.0.3"
1192+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-26.0.3.tgz#085ffb49818e43e4a2a96816a37affcc8a8cbaca"
1193+
integrity sha512-2BJcolt43MY+y5Tz47djHkodCC3c1VKVrBDKpVqHKpQ9z9S158kCCqB8NF6/gzxLdNlYW9abB3Ibh+kOWLp8KQ==
11941194
dependencies:
11951195
"@rollup/pluginutils" "^5.0.1"
11961196
commondir "^1.0.1"

0 commit comments

Comments
 (0)