Skip to content

Commit 3c20afc

Browse files
chore(deps-dev): bump rollup from 2.61.0 to 2.61.1 (#1147)
Bumps [rollup](https://github.com/rollup/rollup) from 2.61.0 to 2.61.1. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.61.0...v2.61.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 dde0ee6 commit 3c20afc

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
@@ -36,7 +36,7 @@
3636
"prettier": "^2.5.1",
3737
"pretty": "^2.0.0",
3838
"reflect-metadata": "^0.1.13",
39-
"rollup": "^2.61.0",
39+
"rollup": "^2.61.1",
4040
"rollup-plugin-typescript2": "^0.31.1",
4141
"ts-jest": "25.3.1",
4242
"tslib": "2.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5573,10 +5573,10 @@ rollup-plugin-typescript2@^0.31.1:
55735573
resolve "1.20.0"
55745574
tslib "2.2.0"
55755575

5576-
rollup@^2.59.0, rollup@^2.61.0:
5577-
version "2.61.0"
5578-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.61.0.tgz#ccd927bcd6cc0c78a4689c918627a717977208f4"
5579-
integrity sha512-teQ+T1mUYbyvGyUavCodiyA9hD4DxwYZJwr/qehZGhs1Z49vsmzelMVYMxGU4ZhGRKxYPupHuz5yzm/wj7VpWA==
5576+
rollup@^2.59.0, rollup@^2.61.1:
5577+
version "2.61.1"
5578+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.61.1.tgz#1a5491f84543cf9e4caf6c61222d9a3f8f2ba454"
5579+
integrity sha512-BbTXlEvB8d+XFbK/7E5doIcRtxWPRiqr0eb5vQ0+2paMM04Ye4PZY5nHOQef2ix24l/L0SpLd5hwcH15QHPdvA==
55805580
optionalDependencies:
55815581
fsevents "~2.3.2"
55825582

0 commit comments

Comments
 (0)