Skip to content

Commit 0e6e8e2

Browse files
chore(deps): update dependency @rollup/plugin-commonjs to v20 (#139)
Co-authored-by: Renovate Bot <[email protected]>
1 parent a76d2a9 commit 0e6e8e2

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
@@ -35,7 +35,7 @@
3535
"devDependencies": {
3636
"@microsoft/api-extractor": "7.18.4",
3737
"@rollup/plugin-alias": "^3.1.5",
38-
"@rollup/plugin-commonjs": "^19.0.2",
38+
"@rollup/plugin-commonjs": "^20.0.0",
3939
"@rollup/plugin-node-resolve": "^13.0.4",
4040
"@rollup/plugin-replace": "^3.0.0",
4141
"@size-limit/preset-small-lib": "^5.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -570,10 +570,10 @@
570570
dependencies:
571571
slash "^3.0.0"
572572

573-
"@rollup/plugin-commonjs@^19.0.2":
574-
version "19.0.2"
575-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-19.0.2.tgz#1ccc3d63878d1bc9846f8969f09dd3b3e4ecc244"
576-
integrity sha512-gBjarfqlC7qs0AutpRW/hrFNm+cd2/QKxhwyFa+srbg1oX7rDsEU3l+W7LAUhsAp9mPJMAkXDhLbQaVwEaE8bA==
573+
"@rollup/plugin-commonjs@^20.0.0":
574+
version "20.0.0"
575+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-20.0.0.tgz#3246872dcbcb18a54aaa6277a8c7d7f1b155b745"
576+
integrity sha512-5K0g5W2Ol8hAcTHqcTBHiA7M58tfmYi1o9KxeJuuRNpGaTa5iLjcyemBitCBcKXaHamOBBEH2dGom6v6Unmqjg==
577577
dependencies:
578578
"@rollup/pluginutils" "^3.1.0"
579579
commondir "^1.0.1"

0 commit comments

Comments
 (0)