Skip to content

Commit 508db36

Browse files
Bump rollup from 2.36.1 to 2.41.2
Bumps [rollup](https://github.com/rollup/rollup) from 2.36.1 to 2.41.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.36.1...v2.41.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 228b0b4 commit 508db36

File tree

2 files changed

+22
-8
lines changed

2 files changed

+22
-8
lines changed

package-lock.json

Lines changed: 13 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3668,6 +3668,11 @@ fsevents@~2.1.2:
36683668
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.3.tgz#fb738703ae8d2f9fe900c33836ddebee8b97f23e"
36693669
integrity sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ==
36703670

3671+
fsevents@~2.3.1:
3672+
version "2.3.2"
3673+
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
3674+
integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
3675+
36713676
function-bind@^1.1.1:
36723677
version "1.1.1"
36733678
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
@@ -6455,11 +6460,11 @@ rollup@^1.1.2:
64556460
acorn "^7.1.0"
64566461

64576462
rollup@^2.21.0:
6458-
version "2.36.1"
6459-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.36.1.tgz#2174f0c25c7b400d57b05628d0e732c7ae8d2178"
6460-
integrity sha512-eAfqho8dyzuVvrGqpR0ITgEdq0zG2QJeWYh+HeuTbpcaXk8vNFc48B7bJa1xYosTCKx0CuW+447oQOW8HgBIZQ==
6463+
version "2.41.2"
6464+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.41.2.tgz#b7db5cb7c21c2d524e8b26ef39c7e9808a290c7e"
6465+
integrity sha512-6u8fJJXJx6fmvKrAC9DHYZgONvSkz8S9b/VFBjoQ6dkKdHyPpPbpqiNl2Bao9XBzDHpq672X6sGZ9G1ZBqAHMg==
64616466
optionalDependencies:
6462-
fsevents "~2.1.2"
6467+
fsevents "~2.3.1"
64636468

64646469
run-async@^2.4.0:
64656470
version "2.4.1"

0 commit comments

Comments
 (0)