Skip to content

Commit a322294

Browse files
Update dependency typescript-eslint to v8.47.0 (#546)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8f569f3 commit a322294

File tree

3 files changed

+72
-72
lines changed

3 files changed

+72
-72
lines changed

languages/microsoft/typescriptlang.org/pnpm-lock.yaml

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

languages/microsoft/typescriptlang.org/server/nest.js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"ts-node": "10.9.2",
7070
"tsconfig-paths": "4.2.0",
7171
"typescript": "5.9.3",
72-
"typescript-eslint": "8.46.4",
72+
"typescript-eslint": "8.47.0",
7373
"webpack": "5.102.1",
7474
"yaml": "2.8.1"
7575
}

languages/microsoft/typescriptlang.org/server/node.http/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"rimraf": "6.1.0",
3333
"ts-node": "10.9.2",
3434
"typescript": "5.9.3",
35-
"typescript-eslint": "8.46.4"
35+
"typescript-eslint": "8.47.0"
3636
},
3737
"keywords": [
3838
"reverse",

0 commit comments

Comments
 (0)