Skip to content

Commit 8700bd2

Browse files
Update dependency typescript-eslint to ^8.19.1 (#237)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 333fba2 commit 8700bd2

2 files changed

Lines changed: 60 additions & 60 deletions

File tree

package-lock.json

Lines changed: 58 additions & 58 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.11",
3+
"version": "3.0.12",
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.19.0"
40+
"typescript-eslint": "^8.19.1"
4141
}
4242
}

0 commit comments

Comments
 (0)