Skip to content

Commit ff168df

Browse files
renovate[bot]mightyiam
authored andcommittedMar 4, 2025·
chore(deps): update dependency typescript to v5.8.2
BREAKING CHANGE: bump minimum typescript-eslint to v8.26.0
1 parent 431feb2 commit ff168df

File tree

2 files changed

+57
-383
lines changed

2 files changed

+57
-383
lines changed
 

‎package-lock.json

+53-379
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,12 @@
5757
"TypeScript"
5858
],
5959
"dependencies": {
60-
"@typescript-eslint/utils": "^8.20.0",
60+
"@typescript-eslint/utils": "^8.26.0",
6161
"eslint-plugin-eslint-comments": "^3.2.0",
6262
"eslint-plugin-import": "^2.31.0",
6363
"eslint-plugin-n": "^17.0.0",
6464
"eslint-plugin-promise": "^7.0.0",
65-
"typescript-eslint": "^8.20.0"
65+
"typescript-eslint": "^8.26.0"
6666
},
6767
"peerDependencies": {
6868
"eslint": "^9.12.0",
@@ -94,7 +94,7 @@
9494
"semantic-release": "24.2.3",
9595
"semver": "7.7.1",
9696
"type-fest": "4.36.0",
97-
"typescript": "5.7.3",
98-
"typescript-eslint_bottom": "npm:typescript-eslint@8.20.0"
97+
"typescript": "5.8.2",
98+
"typescript-eslint_bottom": "npm:typescript-eslint@8.26.0"
9999
}
100100
}

0 commit comments

Comments
 (0)
Please sign in to comment.