Skip to content

Commit f032b9e

Browse files
chore(deps-dev): bump rollup from 2.72.0 to 2.72.1 (#1485)
Bumps [rollup](https://github.com/rollup/rollup) from 2.72.0 to 2.72.1. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.72.0...v2.72.1) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1dc5210 commit f032b9e

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.0",
54+
"rollup": "^2.72.1",
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
@@ -4800,10 +4800,10 @@ rollup-plugin-typescript2@^0.31.2:
48004800
resolve "^1.20.0"
48014801
tslib "^2.3.1"
48024802

4803-
rollup@^2.59.0, rollup@^2.72.0:
4804-
version "2.72.0"
4805-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.72.0.tgz#f94280b003bcf9f2f1f2594059a9db5abced371e"
4806-
integrity sha512-KqtR2YcO35/KKijg4nx4STO3569aqCUeGRkKWnJ6r+AvBBrVY9L4pmf4NHVrQr4mTOq6msbohflxr2kpihhaOA==
4803+
rollup@^2.59.0, rollup@^2.72.1:
4804+
version "2.72.1"
4805+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.72.1.tgz#861c94790537b10008f0ca0fbc60e631aabdd045"
4806+
integrity sha512-NTc5UGy/NWFGpSqF1lFY8z9Adri6uhyMLI6LvPAXdBKoPRFhIIiBUpt+Qg2awixqO3xvzSijjhnb4+QEZwJmxA==
48074807
optionalDependencies:
48084808
fsevents "~2.3.2"
48094809

0 commit comments

Comments
 (0)