Skip to content

Commit b52e34b

Browse files
dependabot[bot]czosel
authored andcommitted
chore(deps-dev): Bump rollup-plugin-commonjs from 9.2.1 to 9.2.2 (#1011)
Bumps [rollup-plugin-commonjs](https://github.com/rollup/rollup-plugin-commonjs) from 9.2.1 to 9.2.2. - [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.1...v9.2.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent c65fbb9 commit b52e34b

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1795,7 +1795,7 @@ estraverse@^4.0.0, estraverse@^4.1.0, estraverse@^4.1.1, estraverse@^4.2.0:
17951795
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.2.0.tgz#0dee3fed31fcd469618ce7342099fc1afa0bdb13"
17961796
integrity sha1-De4/7TH81GlhjOc0IJn8GvoL2xM=
17971797

1798-
estree-walker@^0.5.0, estree-walker@^0.5.2:
1798+
estree-walker@^0.5.0:
17991799
version "0.5.2"
18001800
resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-0.5.2.tgz#d3850be7529c9580d815600b53126515e146dd39"
18011801
integrity sha512-XpCnW/AE10ws/kDAs37cngSkvgIR8aN3G0MS85m7dUpuK2EREo9VJ00uvw6Dg/hXEpfsE1I1TvJOJr+Z+TL+ig==
@@ -3155,7 +3155,7 @@ loose-envify@^1.0.0:
31553155
dependencies:
31563156
js-tokens "^3.0.0 || ^4.0.0"
31573157

3158-
magic-string@^0.25.0, magic-string@^0.25.1, magic-string@^0.25.2:
3158+
magic-string@^0.25.0, magic-string@^0.25.2:
31593159
version "0.25.2"
31603160
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.25.2.tgz#139c3a729515ec55e96e69e82a11fe890a293ad9"
31613161
integrity sha512-iLs9mPjh9IuTtRsqqhNGYcZXGei0Nh/A4xirrsqW7c+QhKVFL2vm7U09ru6cHRD22azaP/wMDgI+HCqbETMTtg==
@@ -4036,14 +4036,14 @@ rollup-plugin-babel@^4.3.2:
40364036
rollup-pluginutils "^2.3.0"
40374037

40384038
rollup-plugin-commonjs@^9.2.0:
4039-
version "9.2.1"
4040-
resolved "https://registry.yarnpkg.com/rollup-plugin-commonjs/-/rollup-plugin-commonjs-9.2.1.tgz#bb151ca8fa23600c7a03e25f9f0a45b1ee922dac"
4041-
integrity sha512-X0A/Cp/t+zbONFinBhiTZrfuUaVwRIp4xsbKq/2ohA2CDULa/7ONSJTelqxon+Vds2R2t2qJTqJQucKUC8GKkw==
4039+
version "9.2.2"
4040+
resolved "https://registry.yarnpkg.com/rollup-plugin-commonjs/-/rollup-plugin-commonjs-9.2.2.tgz#4959f3ff0d9706c132e5247b47ab385f11d9aae6"
4041+
integrity sha512-FXBgY+IvZIV2AZVT/0CPMsP+b1dKkxE+F6SHI9wddqKDV9KCGDA2cV5e/VsJLwXKFgrtliqMr7Rq3QBfPiJ8Xg==
40424042
dependencies:
4043-
estree-walker "^0.5.2"
4044-
magic-string "^0.25.1"
4043+
estree-walker "^0.6.0"
4044+
magic-string "^0.25.2"
40454045
resolve "^1.10.0"
4046-
rollup-pluginutils "^2.3.3"
4046+
rollup-pluginutils "^2.5.0"
40474047

40484048
rollup-plugin-inject@^2.2.0:
40494049
version "2.2.0"
@@ -4088,7 +4088,7 @@ rollup-plugin-terser@^4.0.4:
40884088
serialize-javascript "^1.6.1"
40894089
terser "^3.14.1"
40904090

4091-
rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.3.0, rollup-pluginutils@^2.3.3, rollup-pluginutils@^2.4.1, rollup-pluginutils@^2.5.0:
4091+
rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.3.0, rollup-pluginutils@^2.4.1, rollup-pluginutils@^2.5.0:
40924092
version "2.5.0"
40934093
resolved "https://registry.yarnpkg.com/rollup-pluginutils/-/rollup-pluginutils-2.5.0.tgz#23be0f05ac3972ea7b08fc7870cb91fde5b23a09"
40944094
integrity sha512-9Muh1H+XB5f5ONmKMayUoTYR1EZwHbwJJ9oZLrKT5yuTf/RLIQ5mYIGsrERquVucJmjmaAW0Y7+6Qo1Ep+5w3Q==

0 commit comments

Comments
 (0)