Skip to content

Commit d2ec2de

Browse files
Merge pull request ferdikoomen#623 from ferdikoomen/dependabot/npm_and_yarn/rollup/plugin-commonjs-18.0.0
2 parents 52cc357 + 8a866ee commit d2ec2de

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
@@ -74,7 +74,7 @@
7474
"@babel/core": "7.13.10",
7575
"@babel/preset-env": "7.13.12",
7676
"@babel/preset-typescript": "7.13.0",
77-
"@rollup/plugin-commonjs": "17.1.0",
77+
"@rollup/plugin-commonjs": "18.0.0",
7878
"@rollup/plugin-node-resolve": "11.2.0",
7979
"@types/express": "4.17.11",
8080
"@types/jest": "26.0.22",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1164,10 +1164,10 @@
11641164
"@nodelib/fs.scandir" "2.1.4"
11651165
fastq "^1.6.0"
11661166

1167-
"@rollup/plugin-commonjs@17.1.0":
1168-
version "17.1.0"
1169-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-17.1.0.tgz#757ec88737dffa8aa913eb392fade2e45aef2a2d"
1170-
integrity sha512-PoMdXCw0ZyvjpCMT5aV4nkL0QywxP29sODQsSGeDpr/oI49Qq9tRtAsb/LbYbDzFlOydVEqHmmZWFtXJEAX9ew==
1167+
"@rollup/plugin-commonjs@18.0.0":
1168+
version "18.0.0"
1169+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-18.0.0.tgz#50dc7518b5aa9e66a270e529ea85115d269825c4"
1170+
integrity sha512-fj92shhg8luw7XbA0HowAqz90oo7qtLGwqTKbyZ8pmOyH8ui5e+u0wPEgeHLH3djcVma6gUCUrjY6w5R2o1u6g==
11711171
dependencies:
11721172
"@rollup/pluginutils" "^3.1.0"
11731173
commondir "^1.0.1"

0 commit comments

Comments
 (0)