Skip to content

Commit e6f07cd

Browse files
Bump @rollup/plugin-commonjs from 11.0.1 to 11.0.2 (#13)
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 11.0.1 to 11.0.2. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](rollup/plugins@commonjs-v11.0.1...commonjs-v11.0.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 801aeb6 commit e6f07cd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -997,12 +997,12 @@
997997
chalk "^3.0.0"
998998

999999
"@rollup/plugin-commonjs@^11.0.1":
1000-
version "11.0.1"
1001-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-11.0.1.tgz#6056a6757286901cc6c1599123e6680a78cad6c2"
1002-
integrity sha512-SaVUoaLDg3KnIXC5IBNIspr1APTYDzk05VaYcI6qz+0XX3ZlSCwAkfAhNSOxfd5GAdcm/63Noi4TowOY9MpcDg==
1000+
version "11.0.2"
1001+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-11.0.2.tgz#837cc6950752327cb90177b608f0928a4e60b582"
1002+
integrity sha512-MPYGZr0qdbV5zZj8/2AuomVpnRVXRU5XKXb3HVniwRoRCreGlf5kOE081isNWeiLIi6IYkwTX9zE0/c7V8g81g==
10031003
dependencies:
10041004
"@rollup/pluginutils" "^3.0.0"
1005-
estree-walker "^0.6.1"
1005+
estree-walker "^1.0.1"
10061006
is-reference "^1.1.2"
10071007
magic-string "^0.25.2"
10081008
resolve "^1.11.0"

0 commit comments

Comments
 (0)