Skip to content

Commit

Permalink
chore(deps): update dependency node to v18.20.3 (#297)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 1, 2024
1 parent 2e7a13e commit 4f9db59
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18
18.20.3
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
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.28",
"@types/node": "^18.19.39",
"@types/unist": "^2.0.10",
"dummy.js": "link:dummy.js",
"eslint": "^8.57.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3788,12 +3788,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -6163,7 +6163,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.28"
"@types/node": "npm:^18.19.39"
"@types/unist": "npm:^2.0.10"
debug: "npm:^4.3.5"
dummy.js: "link:dummy.js"
Expand Down

0 comments on commit 4f9db59

Please sign in to comment.