Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e5b18ef

Browse files
authoredJul 23, 2024··
chore(deps): update dependency @types/eslint to v9
1 parent dbd7684 commit e5b18ef

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@aws-sdk/util-stream-node": "^3.292.0",
1111
"@shelf/jest-mongodb": "^4.1.7",
1212
"@tsconfig/node16": "16.1.3",
13-
"@types/eslint": "8.56.11",
13+
"@types/eslint": "9.6.0",
1414
"@types/express": "4.17.21",
1515
"@types/jest": "29.5.12",
1616
"@types/node": "20.14.11",

‎yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -3064,13 +3064,13 @@ __metadata:
30643064
languageName: node
30653065
linkType: hard
30663066

3067-
"@types/eslint@npm:8.56.11":
3068-
version: 8.56.11
3069-
resolution: "@types/eslint@npm:8.56.11"
3067+
"@types/eslint@npm:9.6.0":
3068+
version: 9.6.0
3069+
resolution: "@types/eslint@npm:9.6.0"
30703070
dependencies:
30713071
"@types/estree": "npm:*"
30723072
"@types/json-schema": "npm:*"
3073-
checksum: 10c0/e47d2b8e0ce1aa7e1f2564555576fa55343e942ae8cba5940b4e2566f842810c007beff80a01d74d48c60a45ecf28150cbc5cbd53324b1e55cf672b24ccf4667
3073+
checksum: 10c0/69301356bc73b85e381ae00931291de2e96d1cc49a112c592c74ee32b2f85412203dea6a333b4315fd9839bb14f364f265cbfe7743fc5a78492ee0326dd6a2c1
30743074
languageName: node
30753075
linkType: hard
30763076

@@ -4692,7 +4692,7 @@ __metadata:
46924692
"@aws-sdk/util-stream-node": "npm:^3.292.0"
46934693
"@shelf/jest-mongodb": "npm:^4.1.7"
46944694
"@tsconfig/node16": "npm:16.1.3"
4695-
"@types/eslint": "npm:8.56.11"
4695+
"@types/eslint": "npm:9.6.0"
46964696
"@types/express": "npm:4.17.21"
46974697
"@types/jest": "npm:29.5.12"
46984698
"@types/node": "npm:20.14.11"

0 commit comments

Comments
 (0)
Please sign in to comment.