Skip to content

Commit dcfc512

Browse files
renovate[bot]stipsan
authored andcommitted
chore(deps): update dependency rollup to v1.0.1 (#560)
1 parent db867c8 commit dcfc512

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"prettier": "1.15.3",
5555
"prettier-package-json": "2.0.1",
5656
"rimraf": "2.6.3",
57-
"rollup": "1.0.0",
57+
"rollup": "1.0.1",
5858
"rollup-plugin-babel": "4.2.0",
5959
"rollup-plugin-commonjs": "9.2.0",
6060
"rollup-plugin-node-resolve": "4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6050,10 +6050,10 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.3.0, rollup-pluginutils@^2.3.3:
60506050
estree-walker "^0.5.2"
60516051
micromatch "^2.3.11"
60526052

6053-
6054-
version "1.0.0"
6055-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.0.0.tgz#db97a04a15364d1cd3823a0024ae8d8fda530a1c"
6056-
integrity sha512-LV6Qz+RkuDAfxr9YopU4k5o5P/QA7YNq9xi2Ug2IqOmhPt9sAm89vh3SkNtFok3bqZHX54eMJZ8F68HPejgqtw==
6053+
6054+
version "1.0.1"
6055+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.0.1.tgz#59dbf80d4ca993e73ec0886c5a649d4e297ae07d"
6056+
integrity sha512-jf1EA9xJMx4hgEVdJQd8lVo2a0gbzY7fKM9kHZwQzcafYDapwLijd9G56Kxm2/RdEnQUEw9mSv8PyRWhsV0x2A==
60576057
dependencies:
60586058
"@types/estree" "0.0.39"
60596059
"@types/node" "*"

0 commit comments

Comments
 (0)