Skip to content
This repository was archived by the owner on May 6, 2024. It is now read-only.

Commit 50666f0

Browse files
chore(deps-dev): bump rollup from 2.56.1 to 2.56.2 (#170)
Bumps [rollup](https://github.com/rollup/rollup) from 2.56.1 to 2.56.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.56.1...v2.56.2) --- 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 6cd3f19 commit 50666f0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"react": "^17.0.2",
4040
"react-dom": "^17.0.2",
4141
"react-test-renderer": "^17.0.2",
42-
"rollup": "^2.56.1",
42+
"rollup": "^2.56.2",
4343
"rollup-plugin-peer-deps-external": "^2.2.0",
4444
"rollup-plugin-terser": "^7.0.2",
4545
"rollup-plugin-typescript2": "^0.30.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8470,10 +8470,10 @@ rollup-plugin-typescript2@^0.30.0:
84708470
resolve "1.20.0"
84718471
tslib "2.1.0"
84728472

8473-
rollup@^2.56.1:
8474-
version "2.56.1"
8475-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.56.1.tgz#f29dbc04a5d532dfa904f76b62395f359506211e"
8476-
integrity sha512-KkrsNjeiTfGJMUFBi/PNfj3fnt70akqdoNXOjlzwo98uA1qrlkmgt6SGaK5OwhyDYCVnJb6jb2Xa2wbI47P4Nw==
8473+
rollup@^2.56.2:
8474+
version "2.56.2"
8475+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.56.2.tgz#a045ff3f6af53ee009b5f5016ca3da0329e5470f"
8476+
integrity sha512-s8H00ZsRi29M2/lGdm1u8DJpJ9ML8SUOpVVBd33XNeEeL3NVaTiUcSBHzBdF3eAyR0l7VSpsuoVUGrRHq7aPwQ==
84778477
optionalDependencies:
84788478
fsevents "~2.3.2"
84798479

0 commit comments

Comments
 (0)