Skip to content

Commit 6aaf559

Browse files
chore(deps-dev): bump rollup from 2.73.0 to 2.74.1 (#1515)
Bumps [rollup](https://github.com/rollup/rollup) from 2.73.0 to 2.74.1. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.73.0...v2.74.1) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc55b19 commit 6aaf559

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
@@ -51,7 +51,7 @@
5151
"prettier": "^2.6.2",
5252
"pretty": "^2.0.0",
5353
"reflect-metadata": "^0.1.13",
54-
"rollup": "^2.73.0",
54+
"rollup": "^2.74.1",
5555
"rollup-plugin-typescript2": "^0.31.2",
5656
"ts-jest": "27.1.5",
5757
"tslib": "2.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4791,10 +4791,10 @@ rollup-plugin-typescript2@^0.31.2:
47914791
resolve "^1.20.0"
47924792
tslib "^2.3.1"
47934793

4794-
rollup@^2.59.0, rollup@^2.73.0:
4795-
version "2.73.0"
4796-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.73.0.tgz#128fef4b333fd92d02d6929afbb6ee38d7feb32d"
4797-
integrity sha512-h/UngC3S4Zt28mB3g0+2YCMegT5yoftnQplwzPqGZcKvlld5e+kT/QRmJiL+qxGyZKOYpgirWGdLyEO1b0dpLQ==
4794+
rollup@^2.59.0, rollup@^2.74.1:
4795+
version "2.74.1"
4796+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.74.1.tgz#4fba0ff1c312cc4ee82691b154eee69a0d01929f"
4797+
integrity sha512-K2zW7kV8Voua5eGkbnBtWYfMIhYhT9Pel2uhBk2WO5eMee161nPze/XRfvEQPFYz7KgrCCnmh2Wy0AMFLGGmMA==
47984798
optionalDependencies:
47994799
fsevents "~2.3.2"
48004800

0 commit comments

Comments
 (0)