Skip to content

Commit bd1fe5d

Browse files
Update dependency typescript-eslint to ^8.19.1
1 parent 333fba2 commit bd1fe5d

File tree

2 files changed

+60
-60
lines changed

2 files changed

+60
-60
lines changed

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)