Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v22.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent 94d424e commit 0a00a69
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@igorkowalczyk/eslint-config": "3.0.0-beta.16",
"@igorkowalczyk/prettier-config": "3.0.0-beta.16",
"@types/node": "22.10.0",
"@types/node": "22.10.1",
"eslint": "9.15.0",
"eslint-plugin-turbo": "2.3.1",
"prettier": "3.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"tsx": "4.19.2",
"typescript": "5.7.2",
"@types/node": "22.10.0"
"@types/node": "22.10.1"
},
"engines": {
"node": ">=20.0.0"
Expand Down
40 changes: 20 additions & 20 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0a00a69

Please sign in to comment.