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 3333 "@commitlint/cli" : " ^18.6.1" ,
3434 "@pkgr/rollup" : " ^5.0.0" ,
3535 "@types/acorn" : " ^6.0.0" ,
36- "@types/eslint" : " ^8.56.1 " ,
36+ "@types/eslint" : " ^8.56.11 " ,
3737 "@types/eslint-plugin-markdown" : " ^2.0.2" ,
3838 "@types/jest" : " ^29.5.11" ,
3939 "@types/node" : " ^20.10.6" ,
Original file line number Diff line number Diff line change @@ -3741,7 +3741,7 @@ __metadata:
37413741 "@commitlint/cli": "npm:^18.6.1"
37423742 "@pkgr/rollup": "npm:^5.0.0"
37433743 "@types/acorn": "npm:^6.0.0"
3744- "@types/eslint": "npm:^8.56.1 "
3744+ "@types/eslint": "npm:^8.56.11 "
37453745 "@types/eslint-plugin-markdown": "npm:^2.0.2"
37463746 "@types/jest": "npm:^29.5.11"
37473747 "@types/node": "npm:^20.10.6"
@@ -4350,7 +4350,7 @@ __metadata:
43504350 languageName: node
43514351 linkType: hard
43524352
4353- "@types/eslint@npm:*, @types/eslint@npm:^8.56.1 ":
4353+ "@types/eslint@npm:*":
43544354 version: 8.56.1
43554355 resolution: "@types/eslint@npm:8.56.1"
43564356 dependencies:
@@ -4360,6 +4360,16 @@ __metadata:
43604360 languageName: node
43614361 linkType: hard
43624362
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+
43634373"@types/estree-jsx@npm:^1.0.0":
43644374 version: 1.0.3
43654375 resolution: "@types/estree-jsx@npm:1.0.3"
You can’t perform that action at this time.
0 commit comments