Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.16.2 #ex-123
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 28, 2024
1 parent 15b3f4f commit b939660
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.16.1",
"@types/node": "20.16.2",
"@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.1":
version: 20.16.1
resolution: "@types/node@npm:20.16.1"
"@types/node@npm:20.16.2":
version: 20.16.2
resolution: "@types/node@npm:20.16.2"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/cac13c0f42467df3254805a671ca9e74a6eb7c41568de972e26b10dcc448a45743aaf00e9e5fce4a9214da5bc8444fe902918e105dac5a224e24e83fd9989a97
checksum: 10c0/74fac185dbd2c6b301cde75747c1cd6c9ca1ad7266147ea107a798837f40b8a05991177ebd7925fc7450d51334096259d186afad6e0d22864b7c97f8afef6ba7
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.1"
"@types/node": "npm:20.16.2"
"@typescript-eslint/eslint-plugin": "npm:8.3.0"
"@typescript-eslint/parser": "npm:8.3.0"
"@vercel/ncc": "npm:0.38.1"
Expand Down

0 comments on commit b939660

Please sign in to comment.