Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit 5c9f62e

Browse files
chore(deps): update eslint
1 parent 53c9e11 commit 5c9f62e

File tree

4 files changed

+65
-62
lines changed

4 files changed

+65
-62
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"@types/eslint": "~8.56.7",
2222
"@types/json-schema": "~7.0.15",
2323
"@types/node": "~20.12.4",
24-
"@typescript-eslint/eslint-plugin": "~7.5.0",
25-
"@typescript-eslint/parser": "~7.5.0",
24+
"@typescript-eslint/eslint-plugin": "~7.9.0",
25+
"@typescript-eslint/parser": "~7.9.0",
2626
"change-case": "~5.4.4",
2727
"eslint": "~8.57.0",
2828
"eslint-config-prettier": "~9.1.0",

pnpm-lock.yaml

+61-58
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

types/jsdoc/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"scripts": {},
2222
"dependencies": {},
2323
"devDependencies": {
24-
"eslint-plugin-jsdoc": "48.2.2"
24+
"eslint-plugin-jsdoc": "48.2.4"
2525
},
2626
"exports": {
2727
".": {

types/typescript-eslint/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"scripts": {},
2222
"dependencies": {},
2323
"devDependencies": {
24-
"@typescript-eslint/eslint-plugin": "7.5.0"
24+
"@typescript-eslint/eslint-plugin": "7.9.0"
2525
},
2626
"exports": {
2727
".": {

0 commit comments

Comments
 (0)