Skip to content

Commit 26a1db0

Browse files
committed
fix: upgrade typescript-eslint from 8.35.1 to 8.36.0
Snyk has created this PR to upgrade typescript-eslint from 8.35.1 to 8.36.0. See this package in npm: typescript-eslint See this project in Snyk: https://app.snyk.io/org/nick2bad4u/project/fbcde33d-0af3-42e5-87f7-b8fdd4c91c88?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent df11cf2 commit 26a1db0

2 files changed

Lines changed: 76 additions & 62 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
"stylelint": "^16.21.0",
125125
"ts-node": "^10.9.2",
126126
"typescript": "^5.8.3",
127-
"typescript-eslint": "^8.35.1"
127+
"typescript-eslint": "^8.36.0"
128128
},
129129
"scripts": {
130130
"test": "echo \"Error: no test specified\" && exit 1",

0 commit comments

Comments
 (0)