Skip to content

Commit

Permalink
deps: update dependency @types/node to ^18.19.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 14, 2024
1 parent ec1a5dc commit 4f3014c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@tophat/eslint-config": "^8.0.1",
"@tophat/eslint-import-resolver-require": "^0.1.5",
"@types/jest": "^29.5.5",
"@types/node": "^18.18.0",
"@types/node": "^18.19.18",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@yarnpkg/builder": "^4.0.0",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2326,7 +2326,7 @@ __metadata:
"@tophat/eslint-config": "npm:^8.0.1"
"@tophat/eslint-import-resolver-require": "npm:^0.1.5"
"@types/jest": "npm:^29.5.5"
"@types/node": "npm:^18.18.0"
"@types/node": "npm:^18.19.18"
"@typescript-eslint/eslint-plugin": "npm:^5.62.0"
"@typescript-eslint/parser": "npm:^5.62.0"
"@yarnpkg/builder": "npm:^4.0.0"
Expand Down Expand Up @@ -2565,7 +2565,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.17.15, @types/node@npm:^18.18.0":
"@types/node@npm:^18.17.15":
version: 18.18.9
resolution: "@types/node@npm:18.18.9"
dependencies:
Expand All @@ -2574,6 +2574,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.19.18":
version: 18.19.24
resolution: "@types/node@npm:18.19.24"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 75aa69309d76c6be300d7264c462952ab0d37d69c289a0fd5d27ccf06273b3a9c745317c2004f757bdbcc8f48d693a625b5925c09cac77605979ecb825066627
languageName: node
linkType: hard

"@types/normalize-package-data@npm:^2.4.0":
version: 2.4.0
resolution: "@types/normalize-package-data@npm:2.4.0"
Expand Down

0 comments on commit 4f3014c

Please sign in to comment.