Skip to content

Commit ae4737d

Browse files
chore(deps): update dependency rollup-plugin-commonjs to v9.1.5 (#64)
1 parent 5b25e0f commit ae4737d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"rimraf": "2.6.2",
5252
"rollup": "0.64.1",
5353
"rollup-plugin-babel": "4.0.0-beta.8",
54-
"rollup-plugin-commonjs": "9.1.4",
54+
"rollup-plugin-commonjs": "9.1.5",
5555
"rollup-plugin-node-resolve": "3.3.0",
5656
"rollup-plugin-replace": "2.0.0",
5757
"rollup-plugin-terser": "1.0.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5969,9 +5969,9 @@ [email protected]:
59695969
"@babel/helper-module-imports" "7.0.0-beta.56"
59705970
rollup-pluginutils "^2.3.0"
59715971

5972-
5973-
version "9.1.4"
5974-
resolved "https://registry.yarnpkg.com/rollup-plugin-commonjs/-/rollup-plugin-commonjs-9.1.4.tgz#525b701adfd40e314b5bb6888d88edc28e10442f"
5972+
5973+
version "9.1.5"
5974+
resolved "https://registry.yarnpkg.com/rollup-plugin-commonjs/-/rollup-plugin-commonjs-9.1.5.tgz#c167d545d0d01f273e632748bff56fe7487b0145"
59755975
dependencies:
59765976
estree-walker "^0.5.1"
59775977
magic-string "^0.22.4"

0 commit comments

Comments
 (0)