Skip to content

Commit 345737f

Browse files
dependabot-preview[bot]cexbrayat
authored andcommitted
chore(deps-dev): bump rollup from 2.43.1 to 2.44.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.43.1 to 2.44.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.43.1...v2.44.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 96ae978 commit 345737f

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.43.1",
35+
"rollup": "^2.44.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
@@ -5770,10 +5770,10 @@ rollup-plugin-typescript2@^0.30.0:
57705770
resolve "1.20.0"
57715771
tslib "2.1.0"
57725772

5773-
rollup@^2.38.5, rollup@^2.43.1:
5774-
version "2.43.1"
5775-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.43.1.tgz#9e5c9208c2011de227ac6c93101e11dc12e88e04"
5776-
integrity sha512-kvRE6VJbiv4d8m2nGeccc3qRpzOMghAhu2KeITjyZVCjneIFLPQ3zm2Wmqnl0LcUg3FvDaV0MfKnG4NCMbiSfw==
5773+
rollup@^2.38.5, rollup@^2.44.0:
5774+
version "2.44.0"
5775+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.44.0.tgz#8da324d1c4fd12beef9ae6e12f4068265b6d95eb"
5776+
integrity sha512-rGSF4pLwvuaH/x4nAS+zP6UNn5YUDWf/TeEU5IoXSZKBbKRNTCI3qMnYXKZgrC0D2KzS2baiOZt1OlqhMu5rnQ==
57775777
optionalDependencies:
57785778
fsevents "~2.3.1"
57795779

0 commit comments

Comments
 (0)