Skip to content

Commit 99b2696

Browse files
chore(deps-dev): bump rollup from 2.72.1 to 2.73.0 (#1495)
Bumps [rollup](https://github.com/rollup/rollup) from 2.72.1 to 2.73.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.72.1...v2.73.0) --- 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 f9edc41 commit 99b2696

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.72.1",
54+
"rollup": "^2.73.0",
5555
"rollup-plugin-typescript2": "^0.31.2",
5656
"ts-jest": "27.1.4",
5757
"tslib": "2.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4805,10 +4805,10 @@ rollup-plugin-typescript2@^0.31.2:
48054805
resolve "^1.20.0"
48064806
tslib "^2.3.1"
48074807

4808-
rollup@^2.59.0, rollup@^2.72.1:
4809-
version "2.72.1"
4810-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.72.1.tgz#861c94790537b10008f0ca0fbc60e631aabdd045"
4811-
integrity sha512-NTc5UGy/NWFGpSqF1lFY8z9Adri6uhyMLI6LvPAXdBKoPRFhIIiBUpt+Qg2awixqO3xvzSijjhnb4+QEZwJmxA==
4808+
rollup@^2.59.0, rollup@^2.73.0:
4809+
version "2.73.0"
4810+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.73.0.tgz#128fef4b333fd92d02d6929afbb6ee38d7feb32d"
4811+
integrity sha512-h/UngC3S4Zt28mB3g0+2YCMegT5yoftnQplwzPqGZcKvlld5e+kT/QRmJiL+qxGyZKOYpgirWGdLyEO1b0dpLQ==
48124812
optionalDependencies:
48134813
fsevents "~2.3.2"
48144814

0 commit comments

Comments
 (0)