Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

Commit 379b4e4

Browse files
dependabot-preview[bot]jrolfs
authored andcommitted
build(deps-dev): bump @rollup/plugin-commonjs from 13.0.0 to 14.0.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 13.0.0 to 14.0.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](rollup/plugins@commonjs-v13.0.0...commonjs-v14.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 228565b commit 379b4e4

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
@@ -49,7 +49,7 @@
4949
},
5050
"devDependencies": {
5151
"@hover/javascript": "^4.4.0",
52-
"@rollup/plugin-commonjs": "^13.0.0",
52+
"@rollup/plugin-commonjs": "^14.0.0",
5353
"@rollup/plugin-node-resolve": "^8.0.0",
5454
"@rollup/plugin-replace": "^2.3.1",
5555
"@types/jest": "^26.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1720,10 +1720,10 @@
17201720
magic-string "^0.25.2"
17211721
resolve "^1.11.0"
17221722

1723-
"@rollup/plugin-commonjs@^13.0.0":
1724-
version "13.0.0"
1725-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-13.0.0.tgz#8a1d684ba6848afe8b9e3d85649d4b2f6f7217ec"
1726-
integrity sha512-Anxc3qgkAi7peAyesTqGYidG5GRim9jtg8xhmykNaZkImtvjA7Wsqep08D2mYsqw1IF7rA3lYfciLgzUSgRoqw==
1723+
"@rollup/plugin-commonjs@^14.0.0":
1724+
version "14.0.0"
1725+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-14.0.0.tgz#4285f9ec2db686a31129e5a2b415c94aa1f836f0"
1726+
integrity sha512-+PSmD9ePwTAeU106i9FRdc+Zb3XUWyW26mo5Atr2mk82hor8+nPwkztEjFo8/B1fJKfaQDg9aM2bzQkjhi7zOw==
17271727
dependencies:
17281728
"@rollup/pluginutils" "^3.0.8"
17291729
commondir "^1.0.1"

0 commit comments

Comments
 (0)