Skip to content

Commit e000b24

Browse files
committed
chore(deps): update dependency rollup to ^2.70.1
1 parent fca4283 commit e000b24

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"npm-run-all": "4.1.5",
8484
"prettier": "^2.2.1",
8585
"protractor": "~7.0.0",
86-
"rollup": "^2.38.0",
86+
"rollup": "^2.70.1",
8787
"rollup-plugin-node-resolve": "^5.2.0",
8888
"rollup-plugin-sourcemaps": "^0.6.3",
8989
"sonarjs": "1.0.0",

yarn.lock

+10-5
Original file line numberDiff line numberDiff line change
@@ -4654,6 +4654,11 @@ fsevents@~2.1.2:
46544654
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.3.tgz#fb738703ae8d2f9fe900c33836ddebee8b97f23e"
46554655
integrity sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ==
46564656

4657+
fsevents@~2.3.2:
4658+
version "2.3.2"
4659+
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
4660+
integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
4661+
46574662
function-bind@^1.0.2, function-bind@^1.1.1:
46584663
version "1.1.1"
46594664
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
@@ -8905,12 +8910,12 @@ [email protected]:
89058910
optionalDependencies:
89068911
fsevents "~2.1.2"
89078912

8908-
rollup@^2.38.0:
8909-
version "2.38.0"
8910-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.0.tgz#57942d5a10826cb12ed1f19c261f774efa502d2d"
8911-
integrity sha512-ay9zDiNitZK/LNE/EM2+v5CZ7drkB2xyDljvb1fQJCGnq43ZWRkhxN145oV8GmoW1YNi4sA/1Jdkr2LfawJoXw==
8913+
rollup@^2.70.1:
8914+
version "2.70.1"
8915+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.70.1.tgz#824b1f1f879ea396db30b0fc3ae8d2fead93523e"
8916+
integrity sha512-CRYsI5EuzLbXdxC6RnYhOuRdtz4bhejPMSWjsFLfVM/7w/85n2szZv6yExqUXsBdz5KT8eoubeyDUDjhLHEslA==
89128917
optionalDependencies:
8913-
fsevents "~2.1.2"
8918+
fsevents "~2.3.2"
89148919

89158920
rollup@^2.8.0:
89168921
version "2.23.1"

0 commit comments

Comments
 (0)