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 52
52
"@typescript-eslint/parser" : " ^7.0.0" ,
53
53
"eslint" : " ^8.8.0" ,
54
54
"eslint-plugin-eslint-plugin" : " ^6.0.0" ,
55
- "globals" : " ^14 .0.0" ,
55
+ "globals" : " ^15 .0.0" ,
56
56
"husky" : " ^9.0.5" ,
57
57
"jest" : " ^29.2.2" ,
58
58
"np" : " ^10.0.4" ,
Original file line number Diff line number Diff line change @@ -2940,10 +2940,10 @@ globals@^13.19.0:
2940
2940
dependencies :
2941
2941
type-fest "^0.20.2"
2942
2942
2943
- globals@^14 .0.0 :
2944
- version "14 .0.0"
2945
- resolved "https://registry.yarnpkg.com/globals/-/globals-14 .0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e "
2946
- integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ ==
2943
+ globals@^15 .0.0 :
2944
+ version "15 .0.0"
2945
+ resolved "https://registry.yarnpkg.com/globals/-/globals-15 .0.0.tgz#9c6cd4e54327ceaab563b4c17ee5e9d181c03fd2 "
2946
+ integrity sha512-m/C/yR4mjO6pXDTm9/R/SpYTAIyaUB4EOzcaaMEl7mds7Mshct9GfejiJNQGjHHbdMPey13Kpu4TMbYi9ex1pw ==
2947
2947
2948
2948
globby@^11.1.0 :
2949
2949
version "11.1.0"
You can’t perform that action at this time.
0 commit comments