Skip to content
This repository was archived by the owner on Sep 12, 2023. It is now read-only.

Commit c95be5a

Browse files
Update dependency @rollup/plugin-commonjs to v14 (#37)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 3477708 commit c95be5a

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
@@ -25,7 +25,7 @@
2525
},
2626
"devDependencies": {
2727
"@rollup/plugin-alias": "^3.1.0",
28-
"@rollup/plugin-commonjs": "^13.0.0",
28+
"@rollup/plugin-commonjs": "^14.0.0",
2929
"@rollup/plugin-node-resolve": "^8.0.0",
3030
"@rollup/plugin-replace": "^2.3.2",
3131
"@types/debug": "^4.1.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -621,10 +621,10 @@
621621
dependencies:
622622
slash "^3.0.0"
623623

624-
"@rollup/plugin-commonjs@^13.0.0":
625-
version "13.0.0"
626-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-13.0.0.tgz#8a1d684ba6848afe8b9e3d85649d4b2f6f7217ec"
627-
integrity sha512-Anxc3qgkAi7peAyesTqGYidG5GRim9jtg8xhmykNaZkImtvjA7Wsqep08D2mYsqw1IF7rA3lYfciLgzUSgRoqw==
624+
"@rollup/plugin-commonjs@^14.0.0":
625+
version "14.0.0"
626+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-14.0.0.tgz#4285f9ec2db686a31129e5a2b415c94aa1f836f0"
627+
integrity sha512-+PSmD9ePwTAeU106i9FRdc+Zb3XUWyW26mo5Atr2mk82hor8+nPwkztEjFo8/B1fJKfaQDg9aM2bzQkjhi7zOw==
628628
dependencies:
629629
"@rollup/pluginutils" "^3.0.8"
630630
commondir "^1.0.1"

0 commit comments

Comments
 (0)