Skip to content

Commit

Permalink
Update eslint monorepo to ^9.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jessehouwing committed Jan 7, 2025
1 parent 4f8f8c3 commit 986c827
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"license": "MIT",
"devDependencies": {
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.15.0",
"@eslint/js": "^9.17.0",
"@types/core-js": "^2.5.8",
"@types/fs-extra": "^5.1.0",
"@types/node": "^20.17.12",
Expand All @@ -45,7 +45,7 @@
"@typescript-eslint/eslint-plugin": "^8.15.0",
"@typescript-eslint/parser": "^8.15.0",
"@ungap/structured-clone": "^1.2.1",
"eslint": "^9.15.0",
"eslint": "^9.17.0",
"glob-exec": "^0.1.1",
"globals": "^15.14.0",
"tfx-cli": "^0.18.0",
Expand Down

0 comments on commit 986c827

Please sign in to comment.