Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @types/node to v20.16.3 #ex-123 #857

Merged
merged 1 commit into from
Sep 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.16.2",
"@types/node": "20.16.3",
"@typescript-eslint/eslint-plugin": "8.3.0",
"@typescript-eslint/parser": "8.3.0",
"@vercel/ncc": "0.38.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1205,12 +1205,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.16.2":
version: 20.16.2
resolution: "@types/node@npm:20.16.2"
"@types/node@npm:20.16.3":
version: 20.16.3
resolution: "@types/node@npm:20.16.3"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/74fac185dbd2c6b301cde75747c1cd6c9ca1ad7266147ea107a798837f40b8a05991177ebd7925fc7450d51334096259d186afad6e0d22864b7c97f8afef6ba7
checksum: 10c0/907c01d58ae36695fbed0b101e7a14cc2e0c5b9b2ba7904ef21cef093e4aac0649ac2a7a283fc94e19311dd0551d778445dd45fcf2d8bd45c494c9ecd802de69
languageName: node
linkType: hard

Expand Down Expand Up @@ -4097,7 +4097,7 @@ __metadata:
dependencies:
"@actions/core": "npm:1.10.1"
"@actions/github": "npm:6.0.0"
"@types/node": "npm:20.16.2"
"@types/node": "npm:20.16.3"
"@typescript-eslint/eslint-plugin": "npm:8.3.0"
"@typescript-eslint/parser": "npm:8.3.0"
"@vercel/ncc": "npm:0.38.1"
Expand Down