Skip to content

Commit

Permalink
fix(deps): update dependency @rollup/plugin-commonjs to v21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 1, 2021
1 parent ccb5bec commit 76fc140
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@babel/preset-env": "^7.15.6",
"@babel/traverse": "^7.15.4",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^20.0.0",
"@rollup/plugin-commonjs": "^21.0.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.0.5",
"@rollup/plugin-replace": "^3.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1758,9 +1758,9 @@ __metadata:
languageName: node
linkType: hard

"@rollup/plugin-commonjs@npm:^20.0.0":
version: 20.0.0
resolution: "@rollup/plugin-commonjs@npm:20.0.0"
"@rollup/plugin-commonjs@npm:^21.0.0":
version: 21.0.0
resolution: "@rollup/plugin-commonjs@npm:21.0.0"
dependencies:
"@rollup/pluginutils": ^3.1.0
commondir: ^1.0.1
Expand All @@ -1771,7 +1771,7 @@ __metadata:
resolve: ^1.17.0
peerDependencies:
rollup: ^2.38.3
checksum: fefc4b5ab1509ff64e26dfee3eca2f23cea204bf20f3dc76c616d3aa3faf4b1035166287518a64ba07faaaea1621a0af5b94b8f8199371ca67db905562e7e619
checksum: 5402cd971b0d171bdf37814a5ad8369bbc5809a1a74893ea21818d45905c0c0d2e48989ee476ce1221e69a1369fd552b00c5831a3ba8897400b9bc51b3f3697a
languageName: node
linkType: hard

Expand Down Expand Up @@ -4146,7 +4146,7 @@ __metadata:
"@babel/preset-env": ^7.15.6
"@babel/traverse": ^7.15.4
"@rollup/plugin-babel": ^5.3.0
"@rollup/plugin-commonjs": ^20.0.0
"@rollup/plugin-commonjs": ^21.0.0
"@rollup/plugin-json": ^4.1.0
"@rollup/plugin-node-resolve": ^13.0.5
"@rollup/plugin-replace": ^3.0.0
Expand Down

0 comments on commit 76fc140

Please sign in to comment.