Skip to content

Commit c749610

Browse files
build(deps-dev): bump rollup from 2.55.0 to 2.55.1 (#998)
1 parent 4b2425b commit c749610

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
@@ -89,7 +89,7 @@
8989
"mock-socket": "^9.0.3",
9090
"prettier": "^2.3.2",
9191
"rimraf": "^3.0.2",
92-
"rollup": "^2.55.0",
92+
"rollup": "^2.55.1",
9393
"rollup-plugin-terser": "^7.0.2",
9494
"rollup-plugin-typescript2": "^0.30.0",
9595
"ts-jest": "^26.5.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9498,10 +9498,10 @@ rollup-plugin-typescript2@^0.30.0:
94989498
resolve "1.20.0"
94999499
tslib "2.1.0"
95009500

9501-
rollup@^2.55.0:
9502-
version "2.55.0"
9503-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.55.0.tgz#e23bb51194d9706b4661515a14feeefaaa1830c2"
9504-
integrity sha512-Atc3QqelKzrKwRkqnSdq0d2Mi8e0iGuL+kZebKMZ4ysyWHD5hw9VfVCAuODIW5837RENV8LXcbAEHurYf+ArvA==
9501+
rollup@^2.55.1:
9502+
version "2.55.1"
9503+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.55.1.tgz#66a444648e2fb603d8e329e77a61c608a6510fda"
9504+
integrity sha512-1P9w5fpb6b4qroePh8vHKGIvPNxwoCQhjJpIqfZGHLKpZ0xcU2/XBmFxFbc9697/6bmHpmFTLk5R1dAQhFSo0g==
95059505
optionalDependencies:
95069506
fsevents "~2.3.2"
95079507

0 commit comments

Comments
 (0)