Skip to content

Commit 54527fd

Browse files
dependabot-preview[bot]bidoubiwa
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] <[email protected]>
1 parent 9b8cbd3 commit 54527fd

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
@@ -59,7 +59,7 @@
5959
"axios": "^0.19.2"
6060
},
6161
"devDependencies": {
62-
"@rollup/plugin-commonjs": "13.0.0",
62+
"@rollup/plugin-commonjs": "14.0.0",
6363
"@rollup/plugin-json": "^4.0.2",
6464
"@rollup/plugin-node-resolve": "8.4.0",
6565
"@types/jest": "26.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -449,10 +449,10 @@
449449
"@types/yargs" "^15.0.0"
450450
chalk "^3.0.0"
451451

452-
"@rollup/plugin-commonjs@13.0.0":
453-
version "13.0.0"
454-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-13.0.0.tgz#8a1d684ba6848afe8b9e3d85649d4b2f6f7217ec"
455-
integrity sha512-Anxc3qgkAi7peAyesTqGYidG5GRim9jtg8xhmykNaZkImtvjA7Wsqep08D2mYsqw1IF7rA3lYfciLgzUSgRoqw==
452+
"@rollup/plugin-commonjs@14.0.0":
453+
version "14.0.0"
454+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-14.0.0.tgz#4285f9ec2db686a31129e5a2b415c94aa1f836f0"
455+
integrity sha512-+PSmD9ePwTAeU106i9FRdc+Zb3XUWyW26mo5Atr2mk82hor8+nPwkztEjFo8/B1fJKfaQDg9aM2bzQkjhi7zOw==
456456
dependencies:
457457
"@rollup/pluginutils" "^3.0.8"
458458
commondir "^1.0.1"

0 commit comments

Comments
 (0)