Skip to content

Commit 1eaa547

Browse files
dependabot-preview[bot]cexbrayat
authored andcommitted
chore(deps-dev): bump rollup from 2.39.1 to 2.40.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.39.1 to 2.40.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.39.1...v2.40.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 6dac005 commit 1eaa547

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"lint-staged": "^10.5.4",
3333
"prettier": "^2.2.1",
3434
"reflect-metadata": "^0.1.13",
35-
"rollup": "^2.39.1",
35+
"rollup": "^2.40.0",
3636
"rollup-plugin-typescript2": "^0.30.0",
3737
"ts-jest": "25.3.1",
3838
"tsd": "0.14.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5633,10 +5633,10 @@ rollup-plugin-typescript2@^0.30.0:
56335633
resolve "1.20.0"
56345634
tslib "2.1.0"
56355635

5636-
rollup@^2.38.5, rollup@^2.39.1:
5637-
version "2.39.1"
5638-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.39.1.tgz#7afd4cefd8a332c5102a8063d301fde1f31a9173"
5639-
integrity sha512-9rfr0Z6j+vE+eayfNVFr1KZ+k+jiUl2+0e4quZafy1x6SFCjzFspfRSO2ZZQeWeX9noeDTUDgg6eCENiEPFvQg==
5636+
rollup@^2.38.5, rollup@^2.40.0:
5637+
version "2.40.0"
5638+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.40.0.tgz#efc218eaede7ab590954df50f96195188999c304"
5639+
integrity sha512-WiOGAPbXoHu+TOz6hyYUxIksOwsY/21TRWoO593jgYt8mvYafYqQl+axaA8y1z2HFazNUUrsMSjahV2A6/2R9A==
56405640
optionalDependencies:
56415641
fsevents "~2.3.1"
56425642

0 commit comments

Comments
 (0)