Skip to content

Commit 7c77cf9

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

File tree

2 files changed

+58
-58
lines changed

2 files changed

+58
-58
lines changed

package-lock.json

Lines changed: 56 additions & 56 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.22",
3+
"version": "3.0.23",
44
"description": "My typical eslint setup, but without all the copy and paste.",
55
"keywords": [
66
"eslint"
@@ -37,6 +37,6 @@
3737
"globals": "^16.0.0",
3838
"prettier": "^3.5.3",
3939
"typescript": "^5.8.2",
40-
"typescript-eslint": "^8.25.0"
40+
"typescript-eslint": "^8.26.0"
4141
}
4242
}

0 commit comments

Comments
 (0)