Skip to content

Commit 4f67940

Browse files
build(deps-dev): bump rollup from 2.51.2 to 2.52.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.51.2 to 2.52.1. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.51.2...v2.52.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent d118a1c commit 4f67940

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"prettier": "2.3.1",
9999
"puppeteer": "10.0.0",
100100
"qs": "6.10.1",
101-
"rollup": "2.51.2",
101+
"rollup": "2.52.1",
102102
"rollup-plugin-terser": "7.0.2",
103103
"rollup-plugin-typescript2": "0.30.0",
104104
"typescript": "4.3.2"

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3244,7 +3244,7 @@ fs.realpath@^1.0.0:
32443244
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
32453245
integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
32463246

3247-
fsevents@^2.1.2, fsevents@^2.3.2, fsevents@~2.3.1, fsevents@~2.3.2:
3247+
fsevents@^2.1.2, fsevents@^2.3.2, fsevents@~2.3.2:
32483248
version "2.3.2"
32493249
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
32503250
integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
@@ -5650,12 +5650,12 @@ [email protected]:
56505650
resolve "1.20.0"
56515651
tslib "2.1.0"
56525652

5653-
rollup@2.51.2:
5654-
version "2.51.2"
5655-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.51.2.tgz#6de71e28c833089a0bd745a09671a3e2b92af6b7"
5656-
integrity sha512-ReV2eGEadA7hmXSzjxdDKs10neqH2QURf2RxJ6ayAlq93ugy6qIvXMmbc5cWMGCDh1h5T4thuWO1e2VNbMq8FA==
5653+
rollup@2.52.1:
5654+
version "2.52.1"
5655+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.52.1.tgz#dd1cc178d70cf35c48d943fc06fdc32d546e6876"
5656+
integrity sha512-/SPqz8UGnp4P1hq6wc9gdTqA2bXQXGx13TtoL03GBm6qGRI6Hm3p4Io7GeiHNLl0BsQAne1JNYY+q/apcY933w==
56575657
optionalDependencies:
5658-
fsevents "~2.3.1"
5658+
fsevents "~2.3.2"
56595659

56605660
rsvp@^4.8.4:
56615661
version "4.8.5"

0 commit comments

Comments
 (0)