Skip to content

Commit

Permalink
build(deps-dev): bump rollup from 2.18.0 to 2.18.1 (#400)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jun 29, 2020
1 parent 39646af commit ec5e5c0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -91,7 +91,7 @@
"minimist": "^1.2.5",
"mock-socket": "^9.0.3",
"rimraf": "^3.0.2",
"rollup": "^2.18.0",
"rollup": "^2.18.1",
"rollup-plugin-terser": "^6.1.0",
"rollup-plugin-typescript2": "^0.27.0",
"ts-jest": "^26.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -10251,10 +10251,10 @@ rollup-plugin-typescript2@^0.27.0:
resolve "1.15.1"
tslib "1.11.2"

rollup@^2.18.0:
version "2.18.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.18.0.tgz#f03801e5dd01415e5675dcf61c824ea493ca0392"
integrity sha512-LhuQQp3WpnHo3HlKCRrdMXpB6jdLsGOoXXSfMjbv74s5VdV3WZhkYJT0Z6w/EH3UgPH+g/S9T4GJrKW/5iD8TA==
rollup@^2.18.1:
version "2.18.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.18.1.tgz#1662c679da5dfc89ec6fda75951a2bcca1a4f77d"
integrity sha512-w4X77ADA+WTGlapC8Z6yggdJtODw3SBl6R2LSkA7ZW5MtdkgcB7sfaSD1UWyx8diXbMcGIb0eI9gCx/dyqOgNQ==
optionalDependencies:
fsevents "~2.1.2"

Expand Down

0 comments on commit ec5e5c0

Please sign in to comment.