Skip to content

Commit ce7e4c6

Browse files
Update dependency typescript-eslint to ^8.31.1 (#292)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f50f039 commit ce7e4c6

2 files changed

Lines changed: 52 additions & 52 deletions

File tree

package-lock.json

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

packages/eslint-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stanlemon/eslint-config",
3-
"version": "3.0.34",
3+
"version": "3.0.35",
44
"description": "My typical eslint setup, but without all the copy and paste.",
55
"keywords": [
66
"eslint"
@@ -36,6 +36,6 @@
3636
"globals": "^16.0.0",
3737
"prettier": "^3.5.3",
3838
"typescript": "^5.8.3",
39-
"typescript-eslint": "^8.31.0"
39+
"typescript-eslint": "^8.31.1"
4040
}
4141
}

0 commit comments

Comments
 (0)