Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to ^18.19.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 1, 2024
1 parent cecec35 commit 9caaa5c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -84,7 +84,7 @@
"@types/debug": "^4.1.12",
"@types/is-core-module": "^2.2.2",
"@types/is-glob": "^4.0.4",
"@types/node": "^18.19.2",
"@types/node": "^18.19.4",
"@types/unist": "^2.0.10",
"dummy.js": "link:dummy.js",
"eslint": "^8.55.0",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Expand Up @@ -3732,7 +3732,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.0.0, @types/node@npm:^18.19.2":
"@types/node@npm:^18.0.0":
version: 18.19.2
resolution: "@types/node@npm:18.19.2"
dependencies:
Expand All @@ -3741,6 +3741,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.19.4":
version: 18.19.4
resolution: "@types/node@npm:18.19.4"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 4eaf6e1bb588da960c7e5974e8a0112633138b5468f0e48fc959d5585863baca549bc8c5f5f7b751c61dd282b8c2879842220f6eeed33aa54c255e876ec16536
languageName: node
linkType: hard

"@types/normalize-package-data@npm:^2.4.0":
version: 2.4.4
resolution: "@types/normalize-package-data@npm:2.4.4"
Expand Down Expand Up @@ -6157,7 +6166,7 @@ __metadata:
"@types/debug": "npm:^4.1.12"
"@types/is-core-module": "npm:^2.2.2"
"@types/is-glob": "npm:^4.0.4"
"@types/node": "npm:^18.19.2"
"@types/node": "npm:^18.19.4"
"@types/unist": "npm:^2.0.10"
debug: "npm:^4.3.4"
dummy.js: "link:dummy.js"
Expand Down

0 comments on commit 9caaa5c

Please sign in to comment.