Skip to content

Commit 536556d

Browse files
dependabot-preview[bot]fisker
authored andcommitted
Bump rollup-plugin-commonjs from 10.0.0 to 10.0.1 (#125)
Bumps [rollup-plugin-commonjs](https://github.com/rollup/rollup-plugin-commonjs) from 10.0.0 to 10.0.1. - [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@v10.0.0...v10.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 1f94c55 commit 536556d

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"npm-run-all": "4.1.5",
7979
"prettier": "1.18.2",
8080
"rollup": "1.16.2",
81-
"rollup-plugin-commonjs": "10.0.0",
81+
"rollup-plugin-commonjs": "10.0.1",
8282
"rollup-plugin-filesize": "6.1.1",
8383
"rollup-plugin-json": "4.0.0",
8484
"rollup-plugin-node-resolve": "5.1.0"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2138,7 +2138,7 @@ estraverse@^4.0.0, estraverse@^4.1.0, estraverse@^4.1.1:
21382138
resolved "https://registry.npmjs.org/estraverse/-/estraverse-4.2.0.tgz#0dee3fed31fcd469618ce7342099fc1afa0bdb13"
21392139
integrity sha1-De4/7TH81GlhjOc0IJn8GvoL2xM=
21402140

2141-
estree-walker@^0.6.0, estree-walker@^0.6.1:
2141+
estree-walker@^0.6.1:
21422142
version "0.6.1"
21432143
resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-0.6.1.tgz#53049143f40c6eb918b23671d1fe3219f3a1b362"
21442144
integrity sha512-SqmZANLWS0mnatqbSfRP5g8OXZC12Fgg1IwNtLsyHDzJizORW4khDfjPqJZsemPWBB2uqykUah5YpQ6epsqC/w==
@@ -4747,16 +4747,16 @@ [email protected], rimraf@^2.2.8, rimraf@^2.5.2, rimraf@^2.6.3:
47474747
dependencies:
47484748
glob "^7.1.3"
47494749

4750-
4751-
version "10.0.0"
4752-
resolved "https://registry.npm.taobao.org/rollup-plugin-commonjs/download/rollup-plugin-commonjs-10.0.0.tgz#58901ebe7ca44c2a03f0056de9bf9eb4a2dc8990"
4753-
integrity sha1-WJAevnykTCoD8AVt6b+etKLciZA=
4750+
4751+
version "10.0.1"
4752+
resolved "https://registry.yarnpkg.com/rollup-plugin-commonjs/-/rollup-plugin-commonjs-10.0.1.tgz#fbfcadf4ce2e826068e056a9f5c19287d9744ddf"
4753+
integrity sha512-x0PcCVdEc4J8igv1qe2vttz8JKAKcTs3wfIA3L8xEty3VzxgORLrzZrNWaVMc+pBC4U3aDOb9BnWLAQ8J11vkA==
47544754
dependencies:
4755-
estree-walker "^0.6.0"
4755+
estree-walker "^0.6.1"
47564756
is-reference "^1.1.2"
47574757
magic-string "^0.25.2"
4758-
resolve "^1.10.1"
4759-
rollup-pluginutils "^2.7.0"
4758+
resolve "^1.11.0"
4759+
rollup-pluginutils "^2.8.1"
47604760

47614761
47624762
version "6.1.1"
@@ -4789,7 +4789,7 @@ [email protected]:
47894789
resolve "^1.11.1"
47904790
rollup-pluginutils "^2.8.1"
47914791

4792-
rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.7.0, rollup-pluginutils@^2.8.1:
4792+
rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.8.1:
47934793
version "2.8.1"
47944794
resolved "https://registry.yarnpkg.com/rollup-pluginutils/-/rollup-pluginutils-2.8.1.tgz#8fa6dd0697344938ef26c2c09d2488ce9e33ce97"
47954795
integrity sha512-J5oAoysWar6GuZo0s+3bZ6sVZAC0pfqKz68De7ZgDi5z63jOVZn1uJL/+z1jeKHNbGII8kAyHF5q8LnxSX5lQg==

0 commit comments

Comments
 (0)