Skip to content

Commit

Permalink
Update dependency @types/node to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent 68f147e commit 95b8468
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"devDependencies": {
"@actions/core": "1.10.1",
"@sindresorhus/slugify": "1.1.2",
"@types/node": "18.19.34",
"@types/node": "22.10.1",
"@types/node-fetch": "2.6.11",
"arg": "5.0.2",
"chalk": "4.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/engines-version/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"directory": "packages/engines-version"
},
"devDependencies": {
"@types/node": "18.19.34",
"@types/node": "22.10.1",
"typescript": "4.9.5"
},
"scripts": {
Expand Down
26 changes: 13 additions & 13 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 95b8468

Please sign in to comment.