Skip to content

Commit 983ed6c

Browse files
build(deps-dev): bump rollup from 2.53.2 to 2.53.3 (pikax#986)
1 parent 8027d19 commit 983ed6c

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.53.2",
92+
"rollup": "^2.53.3",
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.53.2:
9502-
version "2.53.2"
9503-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.53.2.tgz#3279f9bfba1fe446585560802e418c5fbcaefa51"
9504-
integrity sha512-1CtEYuS5CRCzFZ7SNW5528SlDlk4VDXIRGwbm/2POQxA/G4+7/crIqJwkmnj8Q/74hGx4oVlNvh4E1CJQ5hZ6w==
9501+
rollup@^2.53.3:
9502+
version "2.53.3"
9503+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.53.3.tgz#14b0e57f0874d4ad23bdbb13050cf70bcd1eabf7"
9504+
integrity sha512-79QIGP5DXz5ZHYnCPi3tLz+elOQi6gudp9YINdaJdjG0Yddubo6JRFUM//qCZ0Bap/GJrsUoEBVdSOc4AkMlRA==
95059505
optionalDependencies:
95069506
fsevents "~2.3.2"
95079507

0 commit comments

Comments
 (0)