Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to ^18.19.28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 1, 2024
1 parent 9e24e10 commit 88faad9
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 @@ -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.21",
"@types/node": "^18.19.28",
"@types/unist": "^2.0.10",
"dummy.js": "link:dummy.js",
"eslint": "^8.55.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -3750,12 +3750,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.19.21":
version: 18.19.21
resolution: "@types/node@npm:18.19.21"
"@types/node@npm:^18.19.28":
version: 18.19.28
resolution: "@types/node@npm:18.19.28"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 3a5c5841f294bc35b5b416a32764b5c0c2f22f4cef48cb7d2e3b4e068a52d5857e50da8e6e0685e743127c70344301c833849a3904ce3bd3f67448da5e85487a
checksum: ee2320c51e00d620fde75c54c70ffd218c104fa3203fc143c9db67e9a26c88b6b28d226b5daa511c77fbaeb2a32bd88c70cabcd07e1fe2fbfda68225ecb06d9b
languageName: node
linkType: hard

Expand Down Expand Up @@ -6182,7 +6182,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.21"
"@types/node": "npm:^18.19.28"
"@types/unist": "npm:^2.0.10"
debug: "npm:^4.3.4"
dummy.js: "link:dummy.js"
Expand Down

0 comments on commit 88faad9

Please sign in to comment.