Skip to content

Commit 152041d

Browse files
Bump @rollup/plugin-commonjs from 17.0.0 to 17.1.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 17.0.0 to 17.1.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](rollup/plugins@commonjs-v17.0.0...commonjs-v17.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent b63a152 commit 152041d

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
@@ -50,7 +50,7 @@
5050
"@babel/cli": "^7.10.5",
5151
"@babel/core": "^7.0.0",
5252
"@babel/preset-env": "^7.10.4",
53-
"@rollup/plugin-commonjs": "^17.0.0",
53+
"@rollup/plugin-commonjs": "^17.1.0",
5454
"@rollup/plugin-node-resolve": "^11.0.0",
5555
"@typescript-eslint/eslint-plugin": "^4.14.0",
5656
"@typescript-eslint/parser": "^4.14.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1107,10 +1107,10 @@
11071107
"@nodelib/fs.scandir" "2.1.4"
11081108
fastq "^1.6.0"
11091109

1110-
"@rollup/plugin-commonjs@^17.0.0":
1111-
version "17.0.0"
1112-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-17.0.0.tgz#2ae2228354cf0fbba6cf9f06f30b2c66a974324c"
1113-
integrity sha512-/omBIJG1nHQc+bgkYDuLpb/V08QyutP9amOrJRUSlYJZP+b/68gM//D8sxJe3Yry2QnYIr3QjR3x4AlxJEN3GA==
1110+
"@rollup/plugin-commonjs@^17.1.0":
1111+
version "17.1.0"
1112+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-17.1.0.tgz#757ec88737dffa8aa913eb392fade2e45aef2a2d"
1113+
integrity sha512-PoMdXCw0ZyvjpCMT5aV4nkL0QywxP29sODQsSGeDpr/oI49Qq9tRtAsb/LbYbDzFlOydVEqHmmZWFtXJEAX9ew==
11141114
dependencies:
11151115
"@rollup/pluginutils" "^3.1.0"
11161116
commondir "^1.0.1"

0 commit comments

Comments
 (0)