File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 27
27
"babel-plugin-root-import" : " ^6.6.0" ,
28
28
"copyfiles" : " ^2.4.1" ,
29
29
"fetch-mock" : " ^11.1.5" ,
30
- "fs-extra" : " ^11.3.1 " ,
30
+ "fs-extra" : " ^11.3.2 " ,
31
31
"jest" : " ^29.7.0" ,
32
32
"jest-junit" : " ^16.0.0" ,
33
33
"lodash" : " ^4.17.21" ,
Original file line number Diff line number Diff line change @@ -3965,14 +3965,14 @@ __metadata:
3965
3965
languageName : node
3966
3966
linkType : hard
3967
3967
3968
- " fs-extra@npm:^11.3.1 " :
3969
- version : 11.3.1
3970
- resolution : " fs-extra@npm:11.3.1 "
3968
+ " fs-extra@npm:^11.3.2 " :
3969
+ version : 11.3.2
3970
+ resolution : " fs-extra@npm:11.3.2 "
3971
3971
dependencies :
3972
3972
graceful-fs : " npm:^4.2.0"
3973
3973
jsonfile : " npm:^6.0.1"
3974
3974
universalify : " npm:^2.0.0"
3975
- checksum : 61e5b7285b1ca72c68dfe1058b2514294a922683afac2a80aa90540f9bd85370763d675e3b408ef500077d355956fece3bd24b546790e261c3d3015967e2b2d9
3975
+ checksum : f5d629e1bb646d5dedb4d8b24c5aad3deb8cc1d5438979d6f237146cd10e113b49a949ae1b54212c2fbc98e2d0995f38009a9a1d0520f0287943335e65fe919b
3976
3976
languageName : node
3977
3977
linkType : hard
3978
3978
@@ -5438,7 +5438,7 @@ __metadata:
5438
5438
babel-plugin-root-import : " npm:^6.6.0"
5439
5439
copyfiles : " npm:^2.4.1"
5440
5440
fetch-mock : " npm:^11.1.5"
5441
- fs-extra : " npm:^11.3.1 "
5441
+ fs-extra : " npm:^11.3.2 "
5442
5442
jest : " npm:^29.7.0"
5443
5443
jest-junit : " npm:^16.0.0"
5444
5444
lodash : " npm:^4.17.21"
You can’t perform that action at this time.
0 commit comments