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 10
10
"@jest/globals" : " ^29.7.0" ,
11
11
"@types/jest" : " ^29.5.13" ,
12
12
"@types/node" : " ^20.11.28" ,
13
- "@typescript-eslint/eslint-plugin" : " ^8.8.0 " ,
14
- "@typescript-eslint/parser" : " ^8.8.0 " ,
13
+ "@typescript-eslint/eslint-plugin" : " ^8.8.1 " ,
14
+ "@typescript-eslint/parser" : " ^8.8.1 " ,
15
15
"@vercel/ncc" : " ^0.38.2" ,
16
16
"eslint" : " ^8.57.1" ,
17
17
"eslint-config-prettier" : " ^9.1.0" ,
Original file line number Diff line number Diff line change @@ -1633,7 +1633,7 @@ __metadata:
1633
1633
languageName : node
1634
1634
linkType : hard
1635
1635
1636
- " @typescript-eslint/eslint-plugin@npm:^8.8.0 " :
1636
+ " @typescript-eslint/eslint-plugin@npm:^8.8.1 " :
1637
1637
version : 8.8.1
1638
1638
resolution : " @typescript-eslint/eslint-plugin@npm:8.8.1"
1639
1639
dependencies :
@@ -1656,7 +1656,7 @@ __metadata:
1656
1656
languageName : node
1657
1657
linkType : hard
1658
1658
1659
- " @typescript-eslint/parser@npm:^8.8.0 " :
1659
+ " @typescript-eslint/parser@npm:^8.8.1 " :
1660
1660
version : 8.8.1
1661
1661
resolution : " @typescript-eslint/parser@npm:8.8.1"
1662
1662
dependencies :
@@ -4931,8 +4931,8 @@ __metadata:
4931
4931
" @jest/globals " : " npm:^29.7.0"
4932
4932
" @types/jest " : " npm:^29.5.13"
4933
4933
" @types/node " : " npm:^20.11.28"
4934
- " @typescript-eslint/eslint-plugin " : " npm:^8.8.0 "
4935
- " @typescript-eslint/parser " : " npm:^8.8.0 "
4934
+ " @typescript-eslint/eslint-plugin " : " npm:^8.8.1 "
4935
+ " @typescript-eslint/parser " : " npm:^8.8.1 "
4936
4936
" @vercel/ncc " : " npm:^0.38.2"
4937
4937
axios : " npm:^1.7.7"
4938
4938
eslint : " npm:^8.57.1"
You can’t perform that action at this time.
0 commit comments