Skip to content

Commit 3ab28e6

Browse files
build(deps-dev): bump rollup from 2.53.1 to 2.53.2 (pikax#973)
1 parent 1efdf5a commit 3ab28e6

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.1",
92+
"rollup": "^2.53.2",
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.1:
9502-
version "2.53.1"
9503-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.53.1.tgz#b60439efd1eb41bdb56630509bd99aae78b575d3"
9504-
integrity sha512-yiTCvcYXZEulNWNlEONOQVlhXA/hgxjelFSjNcrwAAIfYx/xqjSHwqg/cCaWOyFRKr+IQBaXwt723m8tCaIUiw==
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==
95059505
optionalDependencies:
95069506
fsevents "~2.3.2"
95079507

0 commit comments

Comments
 (0)