Skip to content

Commit

Permalink
Merge pull request #158 from KalkulierbaR/renovate/eslint-9.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency @types/eslint to v9
  • Loading branch information
Drodt authored Nov 5, 2024
2 parents 7fe34f5 + 798c45c commit fdede3b
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"devDependencies": {
"@preact/preset-vite": "2.8.3",
"@types/eslint": "^8",
"@types/eslint": "^9.0.0",
"@typescript-eslint/eslint-plugin": "8.12.1",
"@typescript-eslint/parser": "8.12.1",
"eslint": "8.56.0",
Expand Down
10 changes: 5 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1333,13 +1333,13 @@ __metadata:
languageName: node
linkType: hard

"@types/eslint@npm:^8":
version: 8.40.0
resolution: "@types/eslint@npm:8.40.0"
"@types/eslint@npm:^9.0.0":
version: 9.6.1
resolution: "@types/eslint@npm:9.6.1"
dependencies:
"@types/estree": "npm:*"
"@types/json-schema": "npm:*"
checksum: 10/8ab7733bd3793def49240d07357882a7882de2005d4d962aa6ddb34291571585572a605152602a77e317671a5b3c3bba760fc79faa507c7850aeef4a986a1f2d
checksum: 10/719fcd255760168a43d0e306ef87548e1e15bffe361d5f4022b0f266575637acc0ecb85604ac97879ee8ae83c6a6d0613b0ed31d0209ddf22a0fe6d608fc56fe
languageName: node
linkType: hard

Expand Down Expand Up @@ -5184,7 +5184,7 @@ __metadata:
"@material/radio": "npm:4.0.0"
"@material/switch": "npm:4.0.0"
"@preact/preset-vite": "npm:2.8.3"
"@types/eslint": "npm:^8"
"@types/eslint": "npm:^9.0.0"
"@typescript-eslint/eslint-plugin": "npm:8.12.1"
"@typescript-eslint/parser": "npm:8.12.1"
eslint: "npm:8.56.0"
Expand Down

0 comments on commit fdede3b

Please sign in to comment.