Skip to content

Commit b041ea5

Browse files
committed
Update ESLint and related dependencies to latest versions in package.json and package-lock.json
1 parent ebebc7b commit b041ea5

File tree

2 files changed

+37
-35
lines changed

2 files changed

+37
-35
lines changed

package-lock.json

Lines changed: 36 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"node": ">=22.11"
2929
},
3030
"devDependencies": {
31-
"eslint": "^9.31.0"
31+
"eslint": "^9.38.0"
3232
}
3333
}

0 commit comments

Comments
 (0)