Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2023
1 parent a7e3f32 commit 1f3b0ce
Show file tree
Hide file tree
Showing 2 changed files with 6 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.5",
"@types/node": "20.8.9",
"@types/node": "20.8.10",
"@vue/compiler-sfc": "3.3.7",
"cross-fetch": "4.0.0",
"graphql": "16.8.1",
Expand Down
10 changes: 5 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.5
"@types/node": 20.8.9
"@types/node": 20.8.10
"@vue/compiler-sfc": 3.3.7
"@vue/devtools-api": ^6.0.12
cross-fetch: 4.0.0
Expand Down Expand Up @@ -691,12 +691,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:20.8.9":
version: 20.8.9
resolution: "@types/node@npm:20.8.9"
"@types/node@npm:*, @types/node@npm:20.8.10":
version: 20.8.10
resolution: "@types/node@npm:20.8.10"
dependencies:
undici-types: ~5.26.4
checksum: 0c05f3502a9507ff27e91dd6fd574fa6f391b3fafedcfe8e0c8d33351fb22d02c0121f854e5b6b3ecb9a8a468407ddf6e7ac0029fb236d4c7e1361ffc758a01f
checksum: 7c61190e43e8074a1b571e52ff14c880bc67a0447f2fe5ed0e1a023eb8a23d5f815658edb98890f7578afe0f090433c4a635c7c87311762544e20dd78723e515
languageName: node
linkType: hard

Expand Down

0 comments on commit 1f3b0ce

Please sign in to comment.