Skip to content

Commit 844d886

Browse files
chore(deps-dev): bump rollup from 2.45.1 to 2.45.2 (#534)
Bumps [rollup](https://github.com/rollup/rollup) from 2.45.1 to 2.45.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.45.1...v2.45.2) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 29bd3ee commit 844d886

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.45.1",
37+
"rollup": "^2.45.2",
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
@@ -5372,10 +5372,10 @@ rollup-plugin-typescript2@^0.30.0:
53725372
resolve "1.20.0"
53735373
tslib "2.1.0"
53745374

5375-
rollup@^2.38.5, rollup@^2.45.1:
5376-
version "2.45.1"
5377-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.45.1.tgz#eae2b94dc2088b4e0a3b7197a5a1ee0bdd589d5c"
5378-
integrity sha512-vPD+JoDj3CY8k6m1bLcAFttXMe78P4CMxoau0iLVS60+S9kLsv2379xaGy4NgYWu+h2WTlucpoLPAoUoixFBag==
5375+
rollup@^2.38.5, rollup@^2.45.2:
5376+
version "2.45.2"
5377+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.45.2.tgz#8fb85917c9f35605720e92328f3ccbfba6f78b48"
5378+
integrity sha512-kRRU7wXzFHUzBIv0GfoFFIN3m9oteY4uAsKllIpQDId5cfnkWF2J130l+27dzDju0E6MScKiV0ZM5Bw8m4blYQ==
53795379
optionalDependencies:
53805380
fsevents "~2.3.1"
53815381

0 commit comments

Comments
 (0)