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

Commit 095a28b

Browse files
build(deps-dev): bump rollup from 2.42.3 to 2.42.4
Bumps [rollup](https://github.com/rollup/rollup) from 2.42.3 to 2.42.4. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.42.3...v2.42.4) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 78a11c6 commit 095a28b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"del-cli": "^3.0.1",
5656
"jest": "^26.6.1",
5757
"prettier": "^2.1.2",
58-
"rollup": "2.42.3",
58+
"rollup": "2.42.4",
5959
"rollup-plugin-terser": "^7.0.2",
6060
"rollup-plugin-typescript2": "^0.30.0",
6161
"ts-jest": "^26.4.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4208,10 +4208,10 @@ rollup-plugin-typescript2@^0.30.0:
42084208
resolve "1.20.0"
42094209
tslib "2.1.0"
42104210

4211-
rollup@2.42.3:
4212-
version "2.42.3"
4213-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.42.3.tgz#7935d7bc8687faa5743432e207d761aa31fe6fee"
4214-
integrity sha512-JjaT9WaUS5vmjy6xUrnPOskjkQg2cN4WSACNCwbOvBz8VDmbiKVdmTFUoMPRqTud0tsex8Xy9/boLbDW9HKD1w==
4211+
rollup@2.42.4:
4212+
version "2.42.4"
4213+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.42.4.tgz#97c910a48bd0db6aaa4271dd48745870cbbbf970"
4214+
integrity sha512-Zqv3EvNfcllBHyyEUM754npqsZw82VIjK34cDQMwrQ1d6aqxzeYu5yFb7smGkPU4C1Bj7HupIMeT6WU7uIdnMw==
42154215
optionalDependencies:
42164216
fsevents "~2.3.1"
42174217

0 commit comments

Comments
 (0)