Skip to content

Commit e8e9da6

Browse files
build(deps-dev): bump rollup-plugin-commonjs from 9.2.2 to 9.3.4
Bumps [rollup-plugin-commonjs](https://github.com/rollup/rollup-plugin-commonjs) from 9.2.2 to 9.3.4. - [Release notes](https://github.com/rollup/rollup-plugin-commonjs/releases) - [Changelog](https://github.com/rollup/rollup-plugin-commonjs/blob/master/CHANGELOG.md) - [Commits](rollup/rollup-plugin-commonjs@v9.2.2...v9.3.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent bc75fa5 commit e8e9da6

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4497,14 +4497,14 @@ ripemd160@^2.0.0, ripemd160@^2.0.1:
44974497
inherits "^2.0.1"
44984498

44994499
rollup-plugin-commonjs@^9.1.5:
4500-
version "9.2.2"
4501-
resolved "https://registry.yarnpkg.com/rollup-plugin-commonjs/-/rollup-plugin-commonjs-9.2.2.tgz#4959f3ff0d9706c132e5247b47ab385f11d9aae6"
4502-
integrity sha512-FXBgY+IvZIV2AZVT/0CPMsP+b1dKkxE+F6SHI9wddqKDV9KCGDA2cV5e/VsJLwXKFgrtliqMr7Rq3QBfPiJ8Xg==
4500+
version "9.3.4"
4501+
resolved "https://registry.yarnpkg.com/rollup-plugin-commonjs/-/rollup-plugin-commonjs-9.3.4.tgz#2b3dddbbbded83d45c36ff101cdd29e924fd23bc"
4502+
integrity sha512-DTZOvRoiVIHHLFBCL4pFxOaJt8pagxsVldEXBOn6wl3/V21wVaj17HFfyzTsQUuou3sZL3lEJZVWKPFblJfI6w==
45034503
dependencies:
45044504
estree-walker "^0.6.0"
45054505
magic-string "^0.25.2"
45064506
resolve "^1.10.0"
4507-
rollup-pluginutils "^2.5.0"
4507+
rollup-pluginutils "^2.6.0"
45084508

45094509
rollup-plugin-node-resolve@^4.0.0:
45104510
version "4.0.1"
@@ -4532,10 +4532,10 @@ rollup-plugin-uglify@^6.0.0:
45324532
serialize-javascript "^1.6.1"
45334533
uglify-js "^3.4.9"
45344534

4535-
rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.5.0:
4536-
version "2.5.0"
4537-
resolved "https://registry.yarnpkg.com/rollup-pluginutils/-/rollup-pluginutils-2.5.0.tgz#23be0f05ac3972ea7b08fc7870cb91fde5b23a09"
4538-
integrity sha512-9Muh1H+XB5f5ONmKMayUoTYR1EZwHbwJJ9oZLrKT5yuTf/RLIQ5mYIGsrERquVucJmjmaAW0Y7+6Qo1Ep+5w3Q==
4535+
rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.6.0:
4536+
version "2.6.0"
4537+
resolved "https://registry.yarnpkg.com/rollup-pluginutils/-/rollup-pluginutils-2.6.0.tgz#203706edd43dfafeaebc355d7351119402fc83ad"
4538+
integrity sha512-aGQwspEF8oPKvg37u3p7h0cYNwmJR1sCBMZGZ5b9qy8HGtETknqjzcxrDRrcAnJNXN18lBH4Q9vZYth/p4n8jQ==
45394539
dependencies:
45404540
estree-walker "^0.6.0"
45414541
micromatch "^3.1.10"

0 commit comments

Comments
 (0)