Skip to content

Commit 9283042

Browse files
dependabot[bot]cexbrayat
authored andcommitted
chore(deps-dev): bump rollup from 2.52.1 to 2.52.2
Bumps [rollup](https://github.com/rollup/rollup) from 2.52.1 to 2.52.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.52.1...v2.52.2) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ed8cdc6 commit 9283042

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.3.1",
3535
"pretty": "^2.0.0",
3636
"reflect-metadata": "^0.1.13",
37-
"rollup": "^2.52.1",
37+
"rollup": "^2.52.2",
3838
"rollup-plugin-typescript2": "^0.30.0",
3939
"ts-jest": "25.3.1",
4040
"typescript": "^4.3.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6714,10 +6714,10 @@ rollup-plugin-typescript2@^0.30.0:
67146714
resolve "1.20.0"
67156715
tslib "2.1.0"
67166716

6717-
rollup@^2.38.5, rollup@^2.52.1:
6718-
version "2.52.1"
6719-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.52.1.tgz#dd1cc178d70cf35c48d943fc06fdc32d546e6876"
6720-
integrity sha512-/SPqz8UGnp4P1hq6wc9gdTqA2bXQXGx13TtoL03GBm6qGRI6Hm3p4Io7GeiHNLl0BsQAne1JNYY+q/apcY933w==
6717+
rollup@^2.38.5, rollup@^2.52.2:
6718+
version "2.52.2"
6719+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.52.2.tgz#a7e90d10ddae3e8472c2857bd9f44b09ef34a47a"
6720+
integrity sha512-4RlFC3k2BIHlUsJ9mGd8OO+9Lm2eDF5P7+6DNQOp5sx+7N/1tFM01kELfbxlMX3MxT6owvLB1ln4S3QvvQlbUA==
67216721
optionalDependencies:
67226722
fsevents "~2.3.2"
67236723

0 commit comments

Comments
 (0)