Skip to content

Commit

Permalink
build(deps-dev): bump rollup from 2.3.4 to 2.4.0 (#676)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Apr 10, 2020
1 parent ad678f5 commit 267e72a
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 @@ -59,7 +59,7 @@
"lerna-changelog": "^1.0.1",
"loader.js": "^4.2.3",
"prettier": "1.19.1",
"rollup": "^2.3.4",
"rollup": "^2.4.0",
"rollup-plugin-typescript2": "^0.27.0",
"ts-jest": "^25.3.1",
"typescript": "^3.8.3"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11135,10 +11135,10 @@ rollup-plugin-typescript2@^0.27.0:
resolve "1.15.1"
tslib "1.11.1"

rollup@^2.3.4:
version "2.3.4"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.3.4.tgz#979e461f8cab1a71aec2d37ce2a434052ae70223"
integrity sha512-8U9x54RCVhrUEV1zon4Pp8kokg1HM0fwzf5vkwe2/rOfyTClarx5e27kFlaoZ7ofJiazWkNQ+dgdG4HuZxkQ9A==
rollup@^2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.4.0.tgz#b136a4d701d24dd79ec9551ee0330e7f632ee9d2"
integrity sha512-dYE2ZKl9+kxuFKDaaSuauZjIPa8hcKDqI7WrOq1pTXYG4GJw+6ypLifGIvCKw5yJpSmuFohuimYpg0wfRXTCLw==
optionalDependencies:
fsevents "~2.1.2"

Expand Down

0 comments on commit 267e72a

Please sign in to comment.