Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v18.19.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and MillironX committed Feb 29, 2024
1 parent 5e9d0e3 commit 76c17a2
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 12 deletions.
38 changes: 28 additions & 10 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,15 +52,15 @@
"@actions/github": "^6.0.0",
"@actions/tool-cache": "^2.0.1",
"@octokit/plugin-throttling": "^8.1.3",
"@types/node": "^17.0.44",
"@types/node": "^18.11.9",
"async-retry": "^1.3.3",
"semver": "^7.3.7"
},
"devDependencies": {
"@ava/typescript": "3.0.1",
"@tsconfig/node16": "1.0.3",
"@types/async-retry": "1.4.5",
"@types/node": "18.11.9",
"@types/node": "18.19.21",
"@types/semver": "7.3.13",
"@typescript-eslint/parser": "5.42.1",
"@vercel/ncc": "0.34.0",
Expand Down

0 comments on commit 76c17a2

Please sign in to comment.