Skip to content

Commit

Permalink
chore(deps): update dependency rollup to v2.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Aug 7, 2020
1 parent 32a7183 commit 574c25b
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 @@ -63,7 +63,7 @@
"lint-staged": "10.2.11",
"prettier": "2.0.5",
"rimraf": "3.0.2",
"rollup": "2.23.0",
"rollup": "2.23.1",
"rollup-plugin-prettier": "2.1.0",
"rollup-plugin-size-snapshot": "0.12.0",
"rollup-plugin-typescript": "1.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12188,10 +12188,10 @@ rollup-pluginutils@^2.5.0:
estree-walker "^0.6.0"
micromatch "^3.1.10"

rollup@2.23.0:
version "2.23.0"
resolved "https://registry.npmjs.org/rollup/-/rollup-2.23.0.tgz#b7ab1fee0c0e60132fd0553c4df1e9cdacfada9d"
integrity sha512-vLNmZFUGVwrnqNAJ/BvuLk1MtWzu4IuoqsH9UWK5AIdO3rt8/CSiJNvPvCIvfzrbNsqKbNzPAG1V2O4eTe2XZg==
rollup@2.23.1:
version "2.23.1"
resolved "https://registry.npmjs.org/rollup/-/rollup-2.23.1.tgz#d458d28386dc7660c2e8a4978bea6f9494046c20"
integrity sha512-Heyl885+lyN/giQwxA8AYT2GY3U+gOlTqVLrMQYno8Z1X9lAOpfXPiKiZCyPc25e9BLJM3Zlh957dpTlO4pa8A==
optionalDependencies:
fsevents "~2.1.2"

Expand Down

0 comments on commit 574c25b

Please sign in to comment.