Skip to content

Commit e7ad193

Browse files
Update dependency typescript-eslint to ^8.19.0 (#233)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7f29f78 commit e7ad193

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.10",
3+
"version": "3.0.11",
44
"description": "My typical eslint setup, but without all the copy and paste.",
55
"keywords": [
66
"eslint"
@@ -37,6 +37,6 @@
3737
"globals": "^15.14.0",
3838
"prettier": "^3.4.2",
3939
"typescript": "^5.7.2",
40-
"typescript-eslint": "^8.18.2"
40+
"typescript-eslint": "^8.19.0"
4141
}
4242
}

0 commit comments

Comments
 (0)