Skip to content

Commit e708d49

Browse files
chore(deps-dev): bump rollup from 2.42.2 to 2.42.3 (vuejs#474)
Bumps [rollup](https://github.com/rollup/rollup) from 2.42.2 to 2.42.3. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.42.2...v2.42.3) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 3318273 commit e708d49

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.2",
35+
"rollup": "^2.42.3",
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.2:
5740-
version "2.42.2"
5741-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.42.2.tgz#4ea90d60539f47c5739df6ccce60bf47e2011992"
5742-
integrity sha512-o34Ar4rf01ky4EV1RFlTPd+tXICDz13a2o1PARLPFBxighJoPsxvliJTrULqjmIVpZP+JPm499ZPkvnPzRxUYA==
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==
57435743
optionalDependencies:
57445744
fsevents "~2.3.1"
57455745

0 commit comments

Comments
 (0)