Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to ^22.9.0 (#276)
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 Nov 5, 2024
1 parent 5441de9 commit 13a7252
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 @@ -21,7 +21,7 @@
},
"devDependencies": {
"@tauri-apps/cli": "^2.0.4",
"@types/node": "^22.8.7",
"@types/node": "^22.9.0",
"@vitejs/plugin-vue": "^5.1.4",
"@vue/compiler-sfc": "^3.5.12",
"typescript": "^5.6.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -580,12 +580,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.8.7":
version: 22.8.7
resolution: "@types/node@npm:22.8.7"
"@types/node@npm:^22.9.0":
version: 22.9.0
resolution: "@types/node@npm:22.9.0"
dependencies:
undici-types: "npm:~6.19.8"
checksum: 10c0/14372885db80059ed6e92c320b2bcd8f7dc271698adce11f51aa0f424a3f82aa1749a4f66321b87043791b894346b2458d514cbb65ce70167c2fd8a78a124947
checksum: 10c0/3f46cbe0a49bab4ba30494025e4c8a6e699b98ac922857aa1f0209ce11a1313ee46e6808b8f13fe5b8b960a9d7796b77c8d542ad4e9810e85ef897d5593b5d51
languageName: node
linkType: hard

Expand Down Expand Up @@ -2077,7 +2077,7 @@ __metadata:
"@iconify/json": "npm:^2.2.267"
"@tauri-apps/api": "npm:^2.0.3"
"@tauri-apps/cli": "npm:^2.0.4"
"@types/node": "npm:^22.8.7"
"@types/node": "npm:^22.9.0"
"@vitejs/plugin-vue": "npm:^5.1.4"
"@vue/compiler-sfc": "npm:^3.5.12"
"@vueuse/integrations": "npm:^11.2.0"
Expand Down

0 comments on commit 13a7252

Please sign in to comment.