Skip to content

Commit 0378af6

Browse files
chore(deps-dev): bump rollup from 2.42.3 to 2.42.4 (vuejs#478)
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-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent bbf0fc6 commit 0378af6

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
@@ -32,7 +32,7 @@
3232
"lint-staged": "^10.5.4",
3333
"prettier": "^2.2.1",
3434
"reflect-metadata": "^0.1.13",
35-
"rollup": "^2.42.3",
35+
"rollup": "^2.42.4",
3636
"rollup-plugin-typescript2": "^0.30.0",
3737
"ts-jest": "25.3.1",
3838
"tsd": "0.14.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5736,10 +5736,10 @@ rollup-plugin-typescript2@^0.30.0:
57365736
resolve "1.20.0"
57375737
tslib "2.1.0"
57385738

5739-
rollup@^2.38.5, rollup@^2.42.3:
5740-
version "2.42.3"
5741-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.42.3.tgz#7935d7bc8687faa5743432e207d761aa31fe6fee"
5742-
integrity sha512-JjaT9WaUS5vmjy6xUrnPOskjkQg2cN4WSACNCwbOvBz8VDmbiKVdmTFUoMPRqTud0tsex8Xy9/boLbDW9HKD1w==
5739+
rollup@^2.38.5, rollup@^2.42.4:
5740+
version "2.42.4"
5741+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.42.4.tgz#97c910a48bd0db6aaa4271dd48745870cbbbf970"
5742+
integrity sha512-Zqv3EvNfcllBHyyEUM754npqsZw82VIjK34cDQMwrQ1d6aqxzeYu5yFb7smGkPU4C1Bj7HupIMeT6WU7uIdnMw==
57435743
optionalDependencies:
57445744
fsevents "~2.3.1"
57455745

0 commit comments

Comments
 (0)