Skip to content

Commit b688005

Browse files
authored
Merge pull request #268 from grid-js/dependabot/npm_and_yarn/rollup-2.41.2
Bump rollup from 2.36.1 to 2.41.2
2 parents c2ef4c7 + 508db36 commit b688005

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
@@ -3673,6 +3673,11 @@ fsevents@~2.1.2:
36733673
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.3.tgz#fb738703ae8d2f9fe900c33836ddebee8b97f23e"
36743674
integrity sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ==
36753675

3676+
fsevents@~2.3.1:
3677+
version "2.3.2"
3678+
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
3679+
integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
3680+
36763681
function-bind@^1.1.1:
36773682
version "1.1.1"
36783683
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
@@ -6465,11 +6470,11 @@ rollup@^1.1.2:
64656470
acorn "^7.1.0"
64666471

64676472
rollup@^2.21.0:
6468-
version "2.36.1"
6469-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.36.1.tgz#2174f0c25c7b400d57b05628d0e732c7ae8d2178"
6470-
integrity sha512-eAfqho8dyzuVvrGqpR0ITgEdq0zG2QJeWYh+HeuTbpcaXk8vNFc48B7bJa1xYosTCKx0CuW+447oQOW8HgBIZQ==
6473+
version "2.41.2"
6474+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.41.2.tgz#b7db5cb7c21c2d524e8b26ef39c7e9808a290c7e"
6475+
integrity sha512-6u8fJJXJx6fmvKrAC9DHYZgONvSkz8S9b/VFBjoQ6dkKdHyPpPbpqiNl2Bao9XBzDHpq672X6sGZ9G1ZBqAHMg==
64716476
optionalDependencies:
6472-
fsevents "~2.1.2"
6477+
fsevents "~2.3.1"
64736478

64746479
run-async@^2.4.0:
64756480
version "2.4.1"

0 commit comments

Comments
 (0)