File tree 2 files changed +12
-7
lines changed
2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 37
37
"eslint" : " ^4.12.1" ,
38
38
"jest" : " ^21.2.1" ,
39
39
"should" : " ^13.1.3"
40
- },
41
- "resolutions" : {
42
- "fsevents" : " 2.3.2"
43
40
}
44
41
}
Original file line number Diff line number Diff line change @@ -1886,10 +1886,13 @@ fs.realpath@^1.0.0:
1886
1886
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
1887
1887
integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
1888
1888
1889
- [email protected] , fsevents@^1.2.3:
1890
- version "2.3.2"
1891
- resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
1892
- integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
1889
+ fsevents@^1.2.3 :
1890
+ version "1.2.13"
1891
+ resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-1.2.13.tgz#f325cb0455592428bcf11b383370ef70e3bfcc38"
1892
+ integrity sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==
1893
+ dependencies :
1894
+ bindings "^1.5.0"
1895
+ nan "^2.12.1"
1893
1896
1894
1897
function-bind@^1.1.1 :
1895
1898
version "1.1.1"
3166
3169
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.7.tgz#3075ce93bc21b8fab43e1bc4da7e8115ed1e7bab"
3167
3170
integrity sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s=
3168
3171
3172
+ nan@^2.12.1 :
3173
+ version "2.15.0"
3174
+ resolved "https://registry.yarnpkg.com/nan/-/nan-2.15.0.tgz#3f34a473ff18e15c1b5626b62903b5ad6e665fee"
3175
+ integrity sha512-8ZtvEnA2c5aYCZYd1cvgdnU6cqwixRoYg70xPLWUws5ORTa/lnw+u4amixRS/Ac5U5mQVgp9pnlSUnbNWFaWZQ==
3176
+
3169
3177
nanomatch@^1.2.9 :
3170
3178
version "1.2.13"
3171
3179
resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119"
You can’t perform that action at this time.
0 commit comments