Skip to content

Commit c1b073f

Browse files
chore(deps-dev): bump rollup from 2.51.2 to 2.52.0 (#235)
Bumps [rollup](https://github.com/rollup/rollup) from 2.51.2 to 2.52.0. - [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.0) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fce45a7 commit c1b073f

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

yarn.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4515,11 +4515,16 @@ fs.realpath@^1.0.0:
45154515
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
45164516
integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
45174517

4518-
fsevents@^2.1.2, fsevents@~2.3.1:
4518+
fsevents@^2.1.2:
45194519
version "2.3.1"
45204520
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.1.tgz#b209ab14c61012636c8863507edf7fb68cc54e9f"
45214521
integrity sha512-YR47Eg4hChJGAB1O3yEAOkGO+rlzutoICGqGo9EZ4lKWokzZRSyIW1QmTzqjtw8MJdj9srP869CuWw/hyzSiBw==
45224522

4523+
fsevents@~2.3.2:
4524+
version "2.3.2"
4525+
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
4526+
integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
4527+
45234528
function-bind@^1.1.1:
45244529
version "1.1.1"
45254530
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
@@ -8010,11 +8015,11 @@ rollup-plugin-visualizer@^5.5.0:
80108015
yargs "^16.2.0"
80118016

80128017
rollup@^2.36.1:
8013-
version "2.51.2"
8014-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.51.2.tgz#6de71e28c833089a0bd745a09671a3e2b92af6b7"
8015-
integrity sha512-ReV2eGEadA7hmXSzjxdDKs10neqH2QURf2RxJ6ayAlq93ugy6qIvXMmbc5cWMGCDh1h5T4thuWO1e2VNbMq8FA==
8018+
version "2.52.0"
8019+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.52.0.tgz#9df3de6028fae79569a985942b81110205a5a411"
8020+
integrity sha512-lSkBDGsVoXjqaBf7dsHwxBJz+p+hJEP72P+LOitA0yVs+Nzxj76FidkZE2thrmhjwGqLYiJo39opi7mAfaQ/Vg==
80168021
optionalDependencies:
8017-
fsevents "~2.3.1"
8022+
fsevents "~2.3.2"
80188023

80198024
rsvp@^4.8.4:
80208025
version "4.8.5"

0 commit comments

Comments
 (0)