Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.17.2 #ex-123
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 28, 2024
1 parent e3a9b3a commit a8cf061
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@actions/github": "6.0.0"
},
"devDependencies": {
"@types/node": "20.17.1",
"@types/node": "20.17.2",
"@typescript-eslint/eslint-plugin": "8.12.0",
"@typescript-eslint/parser": "8.12.0",
"@vercel/ncc": "0.38.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1248,12 +1248,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.17.1":
version: 20.17.1
resolution: "@types/node@npm:20.17.1"
"@types/node@npm:20.17.2":
version: 20.17.2
resolution: "@types/node@npm:20.17.2"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/214cf1fffff9c80ae0d49d7dd1f04254215d49711276fff44ff6f61e36dc8d53520509a88add6955fe029b2259c87eaf284b43bc1236d4f4f06bd80c46f0e2b8
checksum: 10c0/453ca052f9544ad66a9988ff881024588008795690c9ea7252e0594333ea11cec7d176a76c5e0f6b89ba42427c6e4684321427f9f515e8a9ba9a729f80c13054
languageName: node
linkType: hard

Expand Down Expand Up @@ -4141,7 +4141,7 @@ __metadata:
dependencies:
"@actions/core": "npm:1.11.1"
"@actions/github": "npm:6.0.0"
"@types/node": "npm:20.17.1"
"@types/node": "npm:20.17.2"
"@typescript-eslint/eslint-plugin": "npm:8.12.0"
"@typescript-eslint/parser": "npm:8.12.0"
"@vercel/ncc": "npm:0.38.2"
Expand Down

0 comments on commit a8cf061

Please sign in to comment.