Skip to content

Commit f7bf2e9

Browse files
chore(deps): bump rollup from 2.38.5 to 2.79.2
Bumps [rollup](https://github.com/rollup/rollup) from 2.38.5 to 2.79.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.38.5...v2.79.2) --- updated-dependencies: - dependency-name: rollup dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1f29217 commit f7bf2e9

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Diff for: yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -2897,10 +2897,10 @@ fs.realpath@^1.0.0:
28972897
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
28982898
integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
28992899

2900-
fsevents@~2.3.1:
2901-
version "2.3.2"
2902-
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
2903-
integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
2900+
fsevents@~2.3.2:
2901+
version "2.3.3"
2902+
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.3.tgz#cac6407785d03675a2a5e1a5305c697b347d90d6"
2903+
integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==
29042904

29052905
function-bind@^1.1.1:
29062906
version "1.1.1"
@@ -5063,11 +5063,11 @@ rollup-pluginutils@^2.8.2:
50635063
estree-walker "^0.6.1"
50645064

50655065
rollup@^2.35.1:
5066-
version "2.38.5"
5067-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.5.tgz#be41ad4fe0c103a8794377afceb5f22b8f603d6a"
5068-
integrity sha512-VoWt8DysFGDVRGWuHTqZzT02J0ASgjVq/hPs9QcBOGMd7B+jfTr/iqMVEyOi901rE3xq+Deq66GzIT1yt7sGwQ==
5066+
version "2.79.2"
5067+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.2.tgz#f150e4a5db4b121a21a747d762f701e5e9f49090"
5068+
integrity sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==
50695069
optionalDependencies:
5070-
fsevents "~2.3.1"
5070+
fsevents "~2.3.2"
50715071

50725072
run-parallel@^1.1.9:
50735073
version "1.1.10"

0 commit comments

Comments
 (0)