Skip to content

Commit

Permalink
chore(deps-dev): update development dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 22, 2024
1 parent 3e9b476 commit ffa7d0d
Show file tree
Hide file tree
Showing 5 changed files with 192 additions and 185 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.4.1
22.5.1
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"packageManager": "pnpm@9.5.0",
"engines": {
"node": "22.4.1",
"node": "22.5.1",
"pnpm": "9.5.0"
},
"scripts": {
Expand Down Expand Up @@ -51,21 +51,21 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.15.3",
"@microsoft/api-documenter": "7.25.4",
"@microsoft/api-extractor": "7.47.0",
"@microsoft/api-documenter": "7.25.7",
"@microsoft/api-extractor": "7.47.2",
"@tsconfig/node18": "18.2.4",
"@tsconfig/strictest": "2.0.5",
"@types/node": "18.19.39",
"@typescript-eslint/eslint-plugin": "7.16.0",
"@typescript-eslint/parser": "7.16.0",
"@types/node": "18.19.41",
"@typescript-eslint/eslint-plugin": "7.16.1",
"@typescript-eslint/parser": "7.16.1",
"concurrently": "8.2.2",
"depcheck": "1.4.7",
"eslint": "8.57.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-tsdoc": "0.3.0",
"prettier": "3.3.2",
"prettier": "3.3.3",
"prettier-plugin-pkg": "0.18.1",
"ts-proto": "1.181.0",
"ts-proto": "1.181.1",
"tsx": "4.16.2",
"typescript": "5.5.3"
}
Expand Down
Loading

0 comments on commit ffa7d0d

Please sign in to comment.