Skip to content

Commit

Permalink
build(deps-dev): bump rollup from 2.32.1 to 2.33.1 (#869)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Nov 3, 2020
1 parent 96b58a1 commit 0fbc197
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 @@ -78,7 +78,7 @@
"prettier": "2.1.2",
"release-it": "^14.2.0",
"release-it-lerna-changelog": "^3.1.0",
"rollup": "^2.32.0",
"rollup": "^2.33.1",
"rollup-plugin-typescript2": "^0.29.0",
"ts-jest": "^25.5.1",
"typescript": "~3.9.7"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13456,10 +13456,10 @@ rollup-plugin-typescript2@^0.29.0:
resolve "1.17.0"
tslib "2.0.1"

rollup@^2.32.0:
version "2.32.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.32.1.tgz#625a92c54f5b4d28ada12d618641491d4dbb548c"
integrity sha512-Op2vWTpvK7t6/Qnm1TTh7VjEZZkN8RWgf0DHbkKzQBwNf748YhXbozHVefqpPp/Fuyk/PQPAnYsBxAEtlMvpUw==
rollup@^2.33.1:
version "2.33.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.1.tgz#802795164164ee63cd47769d8879c33ec8ae0c40"
integrity sha512-uY4O/IoL9oNW8MMcbA5hcOaz6tZTMIh7qJHx/tzIJm+n1wLoY38BLn6fuy7DhR57oNFLMbDQtDeJoFURt5933w==
optionalDependencies:
fsevents "~2.1.2"

Expand Down

0 comments on commit 0fbc197

Please sign in to comment.