Skip to content

Commit 9c331db

Browse files
Merge pull request ferdikoomen#473 from ferdikoomen/dependabot/npm_and_yarn/rollup/plugin-commonjs-17.0.0
2 parents a308167 + f3c9d7f commit 9c331db

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
@@ -73,7 +73,7 @@
7373
"@babel/core": "7.12.9",
7474
"@babel/preset-env": "7.12.7",
7575
"@babel/preset-typescript": "7.12.7",
76-
"@rollup/plugin-commonjs": "16.0.0",
76+
"@rollup/plugin-commonjs": "17.0.0",
7777
"@rollup/plugin-node-resolve": "11.0.0",
7878
"@types/express": "4.17.9",
7979
"@types/jest": "26.0.16",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1125,10 +1125,10 @@
11251125
"@nodelib/fs.scandir" "2.1.3"
11261126
fastq "^1.6.0"
11271127

1128-
"@rollup/plugin-commonjs@16.0.0":
1129-
version "16.0.0"
1130-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-16.0.0.tgz#169004d56cd0f0a1d0f35915d31a036b0efe281f"
1131-
integrity sha512-LuNyypCP3msCGVQJ7ki8PqYdpjfEkE/xtFa5DqlF+7IBD0JsfMZ87C58heSwIMint58sAUZbt3ITqOmdQv/dXw==
1128+
"@rollup/plugin-commonjs@17.0.0":
1129+
version "17.0.0"
1130+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-17.0.0.tgz#2ae2228354cf0fbba6cf9f06f30b2c66a974324c"
1131+
integrity sha512-/omBIJG1nHQc+bgkYDuLpb/V08QyutP9amOrJRUSlYJZP+b/68gM//D8sxJe3Yry2QnYIr3QjR3x4AlxJEN3GA==
11321132
dependencies:
11331133
"@rollup/pluginutils" "^3.1.0"
11341134
commondir "^1.0.1"

0 commit comments

Comments
 (0)