Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.11.18 #ex-123
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 15, 2024
1 parent 28dcd80 commit b5e5d0b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -32,7 +32,7 @@
"@actions/github": "6.0.0"
},
"devDependencies": {
"@types/node": "20.11.17",
"@types/node": "20.11.18",
"@typescript-eslint/eslint-plugin": "7.0.1",
"@typescript-eslint/parser": "7.0.1",
"@vercel/ncc": "0.38.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -1205,12 +1205,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.11.17":
version: 20.11.17
resolution: "@types/node@npm:20.11.17"
"@types/node@npm:20.11.18":
version: 20.11.18
resolution: "@types/node@npm:20.11.18"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/1f30dae80b416cbf38f133a619ffb0e9fb9e7bc58f82d900bf73816ae5781740c4640892bf5971dd9c12570d5d05241646be3e7540bb4e059322ec6af4e51e15
checksum: 10c0/88edd038cb1eee8cb20d9de3f5e18f28faffb6473431df468170c023de2b9ab6dd13df4d2eb458a258589dd26793be41cd7c684b611d2d1404c022fa80a0a12b
languageName: node
linkType: hard

Expand Down Expand Up @@ -4080,7 +4080,7 @@ __metadata:
dependencies:
"@actions/core": "npm:1.10.1"
"@actions/github": "npm:6.0.0"
"@types/node": "npm:20.11.17"
"@types/node": "npm:20.11.18"
"@typescript-eslint/eslint-plugin": "npm:7.0.1"
"@typescript-eslint/parser": "npm:7.0.1"
"@vercel/ncc": "npm:0.38.1"
Expand Down

0 comments on commit b5e5d0b

Please sign in to comment.