Skip to content

Commit

Permalink
chore(deps-dev): update development dependencies (#1082)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent 4fbb362 commit eea27d9
Show file tree
Hide file tree
Showing 5 changed files with 157 additions and 155 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
23.6.1
23.7.0
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"packageManager": "pnpm@9.15.4",
"engines": {
"node": "23.6.1",
"node": "23.7.0",
"pnpm": "9.15.4"
},
"scripts": {
Expand Down Expand Up @@ -52,17 +52,17 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.3",
"@eslint/js": "9.18.0",
"@microsoft/api-documenter": "7.26.5",
"@microsoft/api-extractor": "7.49.1",
"@eslint/js": "9.19.0",
"@microsoft/api-documenter": "7.26.7",
"@microsoft/api-extractor": "7.49.2",
"@tsconfig/node18": "18.2.4",
"@tsconfig/strictest": "2.0.5",
"@types/eslint__js": "8.42.3",
"@types/node": "18.19.74",
"@vitest/eslint-plugin": "1.1.25",
"concurrently": "9.1.2",
"depcheck": "1.4.7",
"eslint": "9.18.0",
"eslint": "9.19.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-react-hooks": "5.1.0",
"eslint-plugin-tsdoc": "0.4.0",
Expand All @@ -71,6 +71,6 @@
"ts-proto": "2.6.1",
"tsx": "4.19.2",
"typescript": "5.7.3",
"typescript-eslint": "8.21.0"
"typescript-eslint": "8.22.0"
}
}
Loading

0 comments on commit eea27d9

Please sign in to comment.