Skip to content

Commit 68affb6

Browse files
chore(deps): update dependency @rollup/plugin-commonjs to v20 (#70)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent e0f4d8c commit 68affb6

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
@@ -54,7 +54,7 @@
5454
"react": ">=16.8.0"
5555
},
5656
"devDependencies": {
57-
"@rollup/plugin-commonjs": "19.0.2",
57+
"@rollup/plugin-commonjs": "20.0.0",
5858
"@rollup/plugin-node-resolve": "13.0.4",
5959
"@testing-library/jest-dom": "5.14.1",
6060
"@testing-library/react": "11.2.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -480,10 +480,10 @@
480480
"@types/yargs" "^15.0.0"
481481
chalk "^4.0.0"
482482

483-
"@rollup/plugin-commonjs@19.0.2":
484-
version "19.0.2"
485-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-19.0.2.tgz#1ccc3d63878d1bc9846f8969f09dd3b3e4ecc244"
486-
integrity sha512-gBjarfqlC7qs0AutpRW/hrFNm+cd2/QKxhwyFa+srbg1oX7rDsEU3l+W7LAUhsAp9mPJMAkXDhLbQaVwEaE8bA==
483+
"@rollup/plugin-commonjs@20.0.0":
484+
version "20.0.0"
485+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-20.0.0.tgz#3246872dcbcb18a54aaa6277a8c7d7f1b155b745"
486+
integrity sha512-5K0g5W2Ol8hAcTHqcTBHiA7M58tfmYi1o9KxeJuuRNpGaTa5iLjcyemBitCBcKXaHamOBBEH2dGom6v6Unmqjg==
487487
dependencies:
488488
"@rollup/pluginutils" "^3.1.0"
489489
commondir "^1.0.1"

0 commit comments

Comments
 (0)