Skip to content

Commit

Permalink
Merge 008b5a1 into 929ad13
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jun 30, 2019
2 parents 929ad13 + 008b5a1 commit 71106da
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"markdownlint-cli": "^0.17.0",
"npm-run-all": "^4.1.5",
"prettier": "^1.18.2",
"rollup": "^1.16.2",
"rollup": "^1.16.3",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-terser": "^5.0.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5339,10 +5339,10 @@ rollup-pluginutils@^2.8.1:
dependencies:
estree-walker "^0.6.1"

rollup@^1.16.2:
version "1.16.2"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.16.2.tgz#959aeae4b06c8e540749bac442d6d37aefb9217d"
integrity sha512-UAZxaQvH0klYZdF+90xv9nGb+m4p8jdoaow1VL5/RzDK/gN/4CjvaMmJNcOIv1/+gtzswKhAg/467mzF0sLpAg==
rollup@^1.16.3:
version "1.16.3"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.16.3.tgz#9b8bcf31523efc83447a9624bd2fe6ca58caa1e7"
integrity sha512-iXINUUEk2NTZXE3GcUtLQt2cvfQsAUXBQ8AFsDK8tg7Wp5bwTKdZXPdzB2IJQwHpdUNfsIgYMAfajurh7SVTnA==
dependencies:
"@types/estree" "0.0.39"
"@types/node" "^12.0.8"
Expand Down

0 comments on commit 71106da

Please sign in to comment.