Skip to content

Commit 18c1162

Browse files
committed
Update dependency @rollup/plugin-commonjs to v25.0.3
1 parent 71807d4 commit 18c1162

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"devDependencies": {
4646
"@esm-bundle/chai": "4.3.4-fix.0",
47-
"@rollup/plugin-commonjs": "25.0.2",
47+
"@rollup/plugin-commonjs": "25.0.3",
4848
"@rollup/plugin-json": "6.0.0",
4949
"@rollup/plugin-multi-entry": "6.0.0",
5050
"@rollup/plugin-node-resolve": "15.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -587,10 +587,10 @@
587587
unbzip2-stream "1.4.3"
588588
yargs "17.7.1"
589589

590-
"@rollup/plugin-commonjs@25.0.2":
591-
version "25.0.2"
592-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-25.0.2.tgz#7ed37d00a12fc7fdd3aadba5fa0de52f2372bbbb"
593-
integrity sha512-NGTwaJxIO0klMs+WSFFtBP7b9TdTJ3K76HZkewT8/+yHzMiUGVQgaPtLQxNVYIgT5F7lxkEyVID+yS3K7bhCow==
590+
"@rollup/plugin-commonjs@25.0.3":
591+
version "25.0.3"
592+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-25.0.3.tgz#eb5217ebae43d63a172b516655be270ed258bdcc"
593+
integrity sha512-uBdtWr/H3BVcgm97MUdq2oJmqBR23ny1hOrWe2PKo9FTbjsGqg32jfasJUKYAI5ouqacjRnj65mBB/S79F+GQA==
594594
dependencies:
595595
"@rollup/pluginutils" "^5.0.1"
596596
commondir "^1.0.1"

0 commit comments

Comments
 (0)