File tree Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 33
33
"@commitlint/cli" : " ^18.6.1" ,
34
34
"@pkgr/rollup" : " ^5.0.0" ,
35
35
"@types/acorn" : " ^6.0.0" ,
36
- "@types/eslint" : " ^8.56.1 " ,
36
+ "@types/eslint" : " ^8.56.11 " ,
37
37
"@types/eslint-plugin-markdown" : " ^2.0.2" ,
38
38
"@types/jest" : " ^29.5.11" ,
39
39
"@types/node" : " ^20.10.6" ,
Original file line number Diff line number Diff line change @@ -3741,7 +3741,7 @@ __metadata:
3741
3741
"@commitlint/cli": "npm:^18.6.1"
3742
3742
"@pkgr/rollup": "npm:^5.0.0"
3743
3743
"@types/acorn": "npm:^6.0.0"
3744
- "@types/eslint": "npm:^8.56.1 "
3744
+ "@types/eslint": "npm:^8.56.11 "
3745
3745
"@types/eslint-plugin-markdown": "npm:^2.0.2"
3746
3746
"@types/jest": "npm:^29.5.11"
3747
3747
"@types/node": "npm:^20.10.6"
@@ -4350,7 +4350,7 @@ __metadata:
4350
4350
languageName: node
4351
4351
linkType: hard
4352
4352
4353
- "@types/eslint@npm:*, @types/eslint@npm:^8.56.1 ":
4353
+ "@types/eslint@npm:*":
4354
4354
version: 8.56.1
4355
4355
resolution: "@types/eslint@npm:8.56.1"
4356
4356
dependencies:
@@ -4360,6 +4360,16 @@ __metadata:
4360
4360
languageName: node
4361
4361
linkType: hard
4362
4362
4363
+ "@types/eslint@npm:^8.56.11":
4364
+ version: 8.56.11
4365
+ resolution: "@types/eslint@npm:8.56.11"
4366
+ dependencies:
4367
+ "@types/estree": "npm:*"
4368
+ "@types/json-schema": "npm:*"
4369
+ checksum: e47d2b8e0ce1aa7e1f2564555576fa55343e942ae8cba5940b4e2566f842810c007beff80a01d74d48c60a45ecf28150cbc5cbd53324b1e55cf672b24ccf4667
4370
+ languageName: node
4371
+ linkType: hard
4372
+
4363
4373
"@types/estree-jsx@npm:^1.0.0":
4364
4374
version: 1.0.3
4365
4375
resolution: "@types/estree-jsx@npm:1.0.3"
You can’t perform that action at this time.
0 commit comments