Skip to content

Commit ec43858

Browse files
authored
Merge pull request ferdikoomen#844 from ferdikoomen/dependabot/npm_and_yarn/rollup/plugin-commonjs-21.0.0
2 parents 728796c + 666446f commit ec43858

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
@@ -77,7 +77,7 @@
7777
"@babel/core": "7.15.5",
7878
"@babel/preset-env": "7.15.6",
7979
"@babel/preset-typescript": "7.15.0",
80-
"@rollup/plugin-commonjs": "20.0.0",
80+
"@rollup/plugin-commonjs": "21.0.0",
8181
"@rollup/plugin-node-resolve": "13.0.5",
8282
"@types/express": "4.17.13",
8383
"@types/jest": "27.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1190,10 +1190,10 @@
11901190
"@nodelib/fs.scandir" "2.1.5"
11911191
fastq "^1.6.0"
11921192

1193-
"@rollup/plugin-commonjs@20.0.0":
1194-
version "20.0.0"
1195-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-20.0.0.tgz#3246872dcbcb18a54aaa6277a8c7d7f1b155b745"
1196-
integrity sha512-5K0g5W2Ol8hAcTHqcTBHiA7M58tfmYi1o9KxeJuuRNpGaTa5iLjcyemBitCBcKXaHamOBBEH2dGom6v6Unmqjg==
1193+
"@rollup/plugin-commonjs@21.0.0":
1194+
version "21.0.0"
1195+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-21.0.0.tgz#b9e4342855ea20b5528f4587b9a90f642196a502"
1196+
integrity sha512-XDQimjHl0kNotAV5lLo34XoygaI0teqiKGJ100B3iCU8+15YscJPeqk2KqkqD3NIe1H8ZTUo5lYjUFZyEgASTw==
11971197
dependencies:
11981198
"@rollup/pluginutils" "^3.1.0"
11991199
commondir "^1.0.1"

0 commit comments

Comments
 (0)