Skip to content

Commit 8241e18

Browse files
build(deps-dev): bump @rollup/plugin-commonjs from 15.1.0 to 16.0.0 (#678)
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 15.1.0 to 16.0.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](rollup/plugins@commonjs-v15.1.0...commonjs-v16.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 0bf9fda commit 8241e18

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.11.0",
6666
"@rollup/plugin-babel": "^5.2.0",
67-
"@rollup/plugin-commonjs": "15.1.0",
67+
"@rollup/plugin-commonjs": "16.0.0",
6868
"@rollup/plugin-json": "^4.0.2",
6969
"@rollup/plugin-node-resolve": "9.0.0",
7070
"@types/jest": "26.0.14",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1209,10 +1209,10 @@
12091209
"@babel/helper-module-imports" "^7.10.4"
12101210
"@rollup/pluginutils" "^3.1.0"
12111211

1212-
"@rollup/plugin-commonjs@15.1.0":
1213-
version "15.1.0"
1214-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-15.1.0.tgz#1e7d076c4f1b2abf7e65248570e555defc37c238"
1215-
integrity sha512-xCQqz4z/o0h2syQ7d9LskIMvBSH4PX5PjYdpSSvgS+pQik3WahkQVNWg3D8XJeYjZoVWnIUQYDghuEMRGrmQYQ==
1212+
"@rollup/plugin-commonjs@16.0.0":
1213+
version "16.0.0"
1214+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-16.0.0.tgz#169004d56cd0f0a1d0f35915d31a036b0efe281f"
1215+
integrity sha512-LuNyypCP3msCGVQJ7ki8PqYdpjfEkE/xtFa5DqlF+7IBD0JsfMZ87C58heSwIMint58sAUZbt3ITqOmdQv/dXw==
12161216
dependencies:
12171217
"@rollup/pluginutils" "^3.1.0"
12181218
commondir "^1.0.1"

0 commit comments

Comments
 (0)