Skip to content

Commit 58bcb7f

Browse files
dependabot-preview[bot]afontcu
authored andcommitted
chore(deps-dev): bump rollup from 2.44.0 to 2.45.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.44.0 to 2.45.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.44.0...v2.45.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent f1d6b1e commit 58bcb7f

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
@@ -34,7 +34,7 @@
3434
"prettier": "^2.2.1",
3535
"pretty": "^2.0.0",
3636
"reflect-metadata": "^0.1.13",
37-
"rollup": "^2.44.0",
37+
"rollup": "^2.45.0",
3838
"rollup-plugin-typescript2": "^0.30.0",
3939
"ts-jest": "25.3.1",
4040
"typescript": "^4.2.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5367,10 +5367,10 @@ rollup-plugin-typescript2@^0.30.0:
53675367
resolve "1.20.0"
53685368
tslib "2.1.0"
53695369

5370-
rollup@^2.38.5, rollup@^2.44.0:
5371-
version "2.44.0"
5372-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.44.0.tgz#8da324d1c4fd12beef9ae6e12f4068265b6d95eb"
5373-
integrity sha512-rGSF4pLwvuaH/x4nAS+zP6UNn5YUDWf/TeEU5IoXSZKBbKRNTCI3qMnYXKZgrC0D2KzS2baiOZt1OlqhMu5rnQ==
5370+
rollup@^2.38.5, rollup@^2.45.0:
5371+
version "2.45.0"
5372+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.45.0.tgz#bfcce2347c96f15f5c78ac860bc38e3349ba27c9"
5373+
integrity sha512-JJznbtGIsHZfKH0Sa9RpCAy5JarH8SWvBzRAGuRkgzAafb8e8D7VSMJ0O1Bsix1nn91koN/Ecvl2+ZWhljcuTw==
53745374
optionalDependencies:
53755375
fsevents "~2.3.1"
53765376

0 commit comments

Comments
 (0)