Skip to content

Commit 628b89f

Browse files
build(deps-dev): bump rollup from 2.52.1 to 2.52.2 (#936)
1 parent 6f80d9b commit 628b89f

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.1",
9191
"rimraf": "^3.0.2",
92-
"rollup": "^2.52.1",
92+
"rollup": "^2.52.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
@@ -9515,10 +9515,10 @@ rollup-plugin-typescript2@^0.30.0:
95159515
resolve "1.20.0"
95169516
tslib "2.1.0"
95179517

9518-
rollup@^2.52.1:
9519-
version "2.52.1"
9520-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.52.1.tgz#dd1cc178d70cf35c48d943fc06fdc32d546e6876"
9521-
integrity sha512-/SPqz8UGnp4P1hq6wc9gdTqA2bXQXGx13TtoL03GBm6qGRI6Hm3p4Io7GeiHNLl0BsQAne1JNYY+q/apcY933w==
9518+
rollup@^2.52.2:
9519+
version "2.52.2"
9520+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.52.2.tgz#a7e90d10ddae3e8472c2857bd9f44b09ef34a47a"
9521+
integrity sha512-4RlFC3k2BIHlUsJ9mGd8OO+9Lm2eDF5P7+6DNQOp5sx+7N/1tFM01kELfbxlMX3MxT6owvLB1ln4S3QvvQlbUA==
95229522
optionalDependencies:
95239523
fsevents "~2.3.2"
95249524

0 commit comments

Comments
 (0)