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 30
30
"@changesets/changelog-github" : " ^0.5.1" ,
31
31
"@changesets/cli" : " ^2.28.1" ,
32
32
"@commitlint/cli" : " ^18.6.1" ,
33
- "@types/eslint" : " ^8.56.12 " ,
33
+ "@types/eslint" : " ^9.6.1 " ,
34
34
"clean-pkg-json" : " ^1.2.0" ,
35
35
"eslint" : " ^8.57.1" ,
36
36
"lint-staged" : " ^15.4.3" ,
Original file line number Diff line number Diff line change @@ -3078,13 +3078,13 @@ __metadata:
3078
3078
languageName: node
3079
3079
linkType: hard
3080
3080
3081
- "@types/eslint@npm:^8.56.12 ":
3082
- version: 8.56.12
3083
- resolution: "@types/eslint@npm:8.56.12 "
3081
+ "@types/eslint@npm:^9.6.1 ":
3082
+ version: 9.6.1
3083
+ resolution: "@types/eslint@npm:9.6.1 "
3084
3084
dependencies:
3085
3085
"@types/estree": "npm:*"
3086
3086
"@types/json-schema": "npm:*"
3087
- checksum: 10c0/e4ca426abe9d55f82b69a3250bec78b6d340ad1e567f91c97ecc59d3b2d6a1d8494955ac62ad0ea14b97519db580611c02be8277cbea370bdfb0f96aa2910504
3087
+ checksum: 10c0/69ba24fee600d1e4c5abe0df086c1a4d798abf13792d8cfab912d76817fe1a894359a1518557d21237fbaf6eda93c5ab9309143dee4c59ef54336d1b3570420e
3088
3088
languageName: node
3089
3089
linkType: hard
3090
3090
@@ -3861,7 +3861,7 @@ __metadata:
3861
3861
"@changesets/changelog-github": "npm:^0.5.1"
3862
3862
"@changesets/cli": "npm:^2.28.1"
3863
3863
"@commitlint/cli": "npm:^18.6.1"
3864
- "@types/eslint": "npm:^8.56.12 "
3864
+ "@types/eslint": "npm:^9.6.1 "
3865
3865
clean-pkg-json: "npm:^1.2.0"
3866
3866
eslint: "npm:^8.57.1"
3867
3867
lint-staged: "npm:^15.4.3"
You can’t perform that action at this time.
0 commit comments