Skip to content

Commit c2c0137

Browse files
build(deps-dev): bump @rollup/plugin-commonjs from 17.1.0 to 18.0.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 17.1.0 to 18.0.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](rollup/plugins@commonjs-v17.1.0...commonjs-v18.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent b69fe55 commit c2c0137

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
@@ -64,7 +64,7 @@
6464
"devDependencies": {
6565
"@babel/preset-env": "^7.13.9",
6666
"@rollup/plugin-babel": "^5.3.0",
67-
"@rollup/plugin-commonjs": "17.1.0",
67+
"@rollup/plugin-commonjs": "18.0.0",
6868
"@rollup/plugin-json": "^4.0.2",
6969
"@rollup/plugin-node-resolve": "11.2.0",
7070
"@types/jest": "^26.0.14",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1247,10 +1247,10 @@
12471247
"@babel/helper-module-imports" "^7.10.4"
12481248
"@rollup/pluginutils" "^3.1.0"
12491249

1250-
"@rollup/plugin-commonjs@17.1.0":
1251-
version "17.1.0"
1252-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-17.1.0.tgz#757ec88737dffa8aa913eb392fade2e45aef2a2d"
1253-
integrity sha512-PoMdXCw0ZyvjpCMT5aV4nkL0QywxP29sODQsSGeDpr/oI49Qq9tRtAsb/LbYbDzFlOydVEqHmmZWFtXJEAX9ew==
1250+
"@rollup/plugin-commonjs@18.0.0":
1251+
version "18.0.0"
1252+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-18.0.0.tgz#50dc7518b5aa9e66a270e529ea85115d269825c4"
1253+
integrity sha512-fj92shhg8luw7XbA0HowAqz90oo7qtLGwqTKbyZ8pmOyH8ui5e+u0wPEgeHLH3djcVma6gUCUrjY6w5R2o1u6g==
12541254
dependencies:
12551255
"@rollup/pluginutils" "^3.1.0"
12561256
commondir "^1.0.1"

0 commit comments

Comments
 (0)