File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 34
34
"eslint" : " ^8.35.0" ,
35
35
"eslint-plugin-jasmine" : " ^4.1.3" ,
36
36
"eslint-plugin-react" : " ^7.32.2" ,
37
- "fast-glob" : " ^3.2.12 " ,
37
+ "fast-glob" : " ^3.3.1 " ,
38
38
"jasmine" : " ^5.0.2" ,
39
39
"jasmine-core" : " ^5.0.0" ,
40
40
"jasmine-spec-reporter" : " ^7.0.0" ,
Original file line number Diff line number Diff line change @@ -3264,10 +3264,10 @@ fast-fifo@^1.1.0, fast-fifo@^1.2.0:
3264
3264
resolved "https://registry.yarnpkg.com/fast-fifo/-/fast-fifo-1.3.0.tgz#03e381bcbfb29932d7c3afde6e15e83e05ab4d8b"
3265
3265
integrity sha512-IgfweLvEpwyA4WgiQe9Nx6VV2QkML2NkvZnk1oKnIzXgXdWxuhF7zw4DvLTPZJn6PIUneiAXPF24QmoEqHTjyw==
3266
3266
3267
- fast-glob@^3.2.11, fast-glob@^3.2.12 , fast-glob@^3.2.9 :
3268
- version "3.2.12 "
3269
- resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.12 .tgz#7f39ec99c2e6ab030337142da9e0c18f37afae80 "
3270
- integrity sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w ==
3267
+ fast-glob@^3.2.11, fast-glob@^3.2.9 , fast-glob@^3.3.1 :
3268
+ version "3.3.1 "
3269
+ resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.1 .tgz#784b4e897340f3dbbef17413b3f11acf03c874c4 "
3270
+ integrity sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg ==
3271
3271
dependencies :
3272
3272
" @nodelib/fs.stat" " ^2.0.2"
3273
3273
" @nodelib/fs.walk" " ^1.2.3"
You can’t perform that action at this time.
0 commit comments