Skip to content

Commit 6ec8c19

Browse files
committed
Update dependency @rollup/plugin-commonjs to v18
1 parent 74da24b commit 6ec8c19

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
@@ -22,7 +22,7 @@
2222
},
2323
"devDependencies": {
2424
"@babel/core": "7.13.10",
25-
"@rollup/plugin-commonjs": "17.0.0",
25+
"@rollup/plugin-commonjs": "18.0.0",
2626
"@rollup/plugin-node-resolve": "11.1.0",
2727
"@storybook/addon-actions": "6.1.14",
2828
"@storybook/addon-links": "6.1.14",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1442,10 +1442,10 @@
14421442
prop-types "^15.6.1"
14431443
react-lifecycles-compat "^3.0.4"
14441444

1445-
"@rollup/plugin-commonjs@17.0.0":
1446-
version "17.0.0"
1447-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-17.0.0.tgz#2ae2228354cf0fbba6cf9f06f30b2c66a974324c"
1448-
integrity sha512-/omBIJG1nHQc+bgkYDuLpb/V08QyutP9amOrJRUSlYJZP+b/68gM//D8sxJe3Yry2QnYIr3QjR3x4AlxJEN3GA==
1445+
"@rollup/plugin-commonjs@18.0.0":
1446+
version "18.0.0"
1447+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-18.0.0.tgz#50dc7518b5aa9e66a270e529ea85115d269825c4"
1448+
integrity sha512-fj92shhg8luw7XbA0HowAqz90oo7qtLGwqTKbyZ8pmOyH8ui5e+u0wPEgeHLH3djcVma6gUCUrjY6w5R2o1u6g==
14491449
dependencies:
14501450
"@rollup/pluginutils" "^3.1.0"
14511451
commondir "^1.0.1"

0 commit comments

Comments
 (0)