Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Commit e5c98f2

Browse files
chore(deps): update dependency rollup to v2.52.0 (#696)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent c138ecb commit e5c98f2

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"jest": "26.6.3",
6363
"npm-run-all": "4.1.5",
6464
"prettier": "2.3.1",
65-
"rollup": "2.51.2",
65+
"rollup": "2.52.0",
6666
"rollup-plugin-babel": "4.4.0",
6767
"rollup-plugin-babel-minify": "10.0.0",
6868
"rollup-plugin-filesize": "9.1.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5168,10 +5168,10 @@ fsevents@^2.1.2:
51685168
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.2.tgz#4c0a1fb34bc68e543b4b82a9ec392bfbda840805"
51695169
integrity sha512-R4wDiBwZ0KzpgOWetKDug1FZcYhqYnUYKtfZYt4mD5SBz76q0KR4Q9o7GIPamsVPGmW3EYPPJ0dOOjvx32ldZA==
51705170

5171-
fsevents@~2.3.1:
5172-
version "2.3.1"
5173-
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.1.tgz#b209ab14c61012636c8863507edf7fb68cc54e9f"
5174-
integrity sha512-YR47Eg4hChJGAB1O3yEAOkGO+rlzutoICGqGo9EZ4lKWokzZRSyIW1QmTzqjtw8MJdj9srP869CuWw/hyzSiBw==
5171+
fsevents@~2.3.2:
5172+
version "2.3.2"
5173+
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
5174+
integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
51755175

51765176
function-bind@^1.0.2, function-bind@^1.1.1:
51775177
version "1.1.1"
@@ -9796,12 +9796,12 @@ rollup-pluginutils@^2.8.1:
97969796
dependencies:
97979797
estree-walker "^0.6.1"
97989798

9799-
rollup@2.51.2:
9800-
version "2.51.2"
9801-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.51.2.tgz#6de71e28c833089a0bd745a09671a3e2b92af6b7"
9802-
integrity sha512-ReV2eGEadA7hmXSzjxdDKs10neqH2QURf2RxJ6ayAlq93ugy6qIvXMmbc5cWMGCDh1h5T4thuWO1e2VNbMq8FA==
9799+
rollup@2.52.0:
9800+
version "2.52.0"
9801+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.52.0.tgz#9df3de6028fae79569a985942b81110205a5a411"
9802+
integrity sha512-lSkBDGsVoXjqaBf7dsHwxBJz+p+hJEP72P+LOitA0yVs+Nzxj76FidkZE2thrmhjwGqLYiJo39opi7mAfaQ/Vg==
98039803
optionalDependencies:
9804-
fsevents "~2.3.1"
9804+
fsevents "~2.3.2"
98059805

98069806
rsvp@^4.8.4:
98079807
version "4.8.4"

0 commit comments

Comments
 (0)