This repository was archived by the owner on Dec 6, 2023. It is now read-only.
File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 62
62
"jest" : " 26.6.3" ,
63
63
"npm-run-all" : " 4.1.5" ,
64
64
"prettier" : " 2.3.1" ,
65
- "rollup" : " 2.51.2 " ,
65
+ "rollup" : " 2.52.0 " ,
66
66
"rollup-plugin-babel" : " 4.4.0" ,
67
67
"rollup-plugin-babel-minify" : " 10.0.0" ,
68
68
"rollup-plugin-filesize" : " 9.1.1" ,
Original file line number Diff line number Diff line change @@ -5168,10 +5168,10 @@ fsevents@^2.1.2:
5168
5168
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.2.tgz#4c0a1fb34bc68e543b4b82a9ec392bfbda840805"
5169
5169
integrity sha512-R4wDiBwZ0KzpgOWetKDug1FZcYhqYnUYKtfZYt4mD5SBz76q0KR4Q9o7GIPamsVPGmW3EYPPJ0dOOjvx32ldZA==
5170
5170
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 ==
5175
5175
5176
5176
function-bind@^1.0.2, function-bind@^1.1.1 :
5177
5177
version "1.1.1"
@@ -9796,12 +9796,12 @@ rollup-pluginutils@^2.8.1:
9796
9796
dependencies :
9797
9797
estree-walker "^0.6.1"
9798
9798
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 ==
9803
9803
optionalDependencies :
9804
- fsevents "~2.3.1 "
9804
+ fsevents "~2.3.2 "
9805
9805
9806
9806
rsvp@^4.8.4 :
9807
9807
version "4.8.4"
You can’t perform that action at this time.
0 commit comments