Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2023
1 parent 60092c0 commit c4bb569
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@rollup/plugin-commonjs": "25.0.7",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-replace": "5.0.4",
"@types/node": "18.18.6",
"@types/node": "20.8.8",
"@vue/compiler-sfc": "3.3.6",
"cross-fetch": "4.0.0",
"graphql": "16.8.1",
Expand Down
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -608,7 +608,7 @@ __metadata:
"@rollup/plugin-commonjs": 25.0.7
"@rollup/plugin-node-resolve": 15.2.3
"@rollup/plugin-replace": 5.0.4
"@types/node": 18.18.6
"@types/node": 20.8.8
"@vue/compiler-sfc": 3.3.6
"@vue/devtools-api": ^6.0.12
cross-fetch: 4.0.0
Expand Down Expand Up @@ -691,10 +691,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:18.18.6":
version: 18.18.6
resolution: "@types/node@npm:18.18.6"
checksum: a847639b8455fd3dfa6dbc2917274c82c9db789f1d41aaf69f94ac6c9e54c3c1dd29be6e1e1ccd7c17e54db3d78d7011bc4e70544c6447ceca253dccc0a187e1
"@types/node@npm:*, @types/node@npm:20.8.8":
version: 20.8.8
resolution: "@types/node@npm:20.8.8"
dependencies:
undici-types: ~5.25.1
checksum: 028a9606e4ef594a4bc7b3310596499d7ce01b2e30f4d1d906ad8ec30c24cea7ec1b3dc181dd5df8d8d2bfe8de54bf3e28ae93be174b4c7d81c0db8326e4f35c
languageName: node
linkType: hard

Expand Down Expand Up @@ -4418,6 +4420,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~5.25.1":
version: 5.25.3
resolution: "undici-types@npm:5.25.3"
checksum: ec9d2cc36520cbd9fbe3b3b6c682a87fe5be214699e1f57d1e3d9a2cb5be422e62735f06e0067dc325fd3dd7404c697e4d479f9147dc8a804e049e29f357f2ff
languageName: node
linkType: hard

"unique-filename@npm:^1.1.1":
version: 1.1.1
resolution: "unique-filename@npm:1.1.1"
Expand Down

0 comments on commit c4bb569

Please sign in to comment.