Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 2, 2024
1 parent 7756535 commit 23a9369
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"homepage": "https://github.com/l3d00m/vue3-enter-to-tab#readme",
"devDependencies": {
"@types/node": "20.17.3",
"@types/node": "22.8.4",
"prettier": "3.3.3",
"ts-node": "10.9.2",
"typescript": "5.6.3"
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -109,12 +109,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.17.3":
version: 20.17.3
resolution: "@types/node@npm:20.17.3"
"@types/node@npm:22.8.4":
version: 22.8.4
resolution: "@types/node@npm:22.8.4"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/2aaa7a969184ba22f75123b5d4c09c313d55879588d43b58b55535b68377b2468d8de5d0cea85623a188f0c4c30c2d3f2deaacf5057e2e0041208b08be742b8d
undici-types: "npm:~6.19.8"
checksum: 10/ee6b6b66c290a74bb37487f5ec533b7333c25e1b2f45016af4cd870408c4366f6fca75de5b8bb7a6e5836ab0536d2ef1910a89a2f797ae33a80344d0e81de03e
languageName: node
linkType: hard

Expand Down Expand Up @@ -435,7 +435,7 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
"undici-types@npm:~6.19.8":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10/cf0b48ed4fc99baf56584afa91aaffa5010c268b8842f62e02f752df209e3dea138b372a60a963b3b2576ed932f32329ce7ddb9cb5f27a6c83040d8cd74b7a70
Expand Down Expand Up @@ -469,7 +469,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "vue3-enter-to-tab@workspace:."
dependencies:
"@types/node": "npm:20.17.3"
"@types/node": "npm:22.8.4"
"@vueuse/core": "npm:^11.1.0"
prettier: "npm:3.3.3"
ts-node: "npm:10.9.2"
Expand Down

0 comments on commit 23a9369

Please sign in to comment.