Skip to content

Commit

Permalink
build: update dependency @types/node {22.10.5 => 22.10.6}
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and TheMrMilchmann committed Jan 14, 2025
1 parent 43faad0 commit f21ac6c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@nuxtjs/color-mode": "^3.5.1",
"@nuxtjs/i18n": "^9.1.1",
"@playwright/test": "^1.47.1",
"@types/node": "22.10.5",
"@types/node": "22.10.6",
"nuxt": "^3.13.1",
"rollup": "^4.21.3",
"sass": "^1.78.0",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1838,7 +1838,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:22.10.5":
"@types/node@npm:*":
version: 22.10.5
resolution: "@types/node@npm:22.10.5"
dependencies:
Expand All @@ -1847,6 +1847,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.10.6":
version: 22.10.6
resolution: "@types/node@npm:22.10.6"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10c0/8b67affc211e5f9c74f7949cda04ca669721e50b83d71b8772a7bed7a4a3c41d663b3a794413f618e763ca6c5da8c234c25ffebcb0737983fc3e7415818ab9a7
languageName: node
linkType: hard

"@types/parse-path@npm:^7.0.0":
version: 7.0.3
resolution: "@types/parse-path@npm:7.0.3"
Expand Down Expand Up @@ -4788,7 +4797,7 @@ __metadata:
"@nuxtjs/color-mode": "npm:^3.5.1"
"@nuxtjs/i18n": "npm:^9.1.1"
"@playwright/test": "npm:^1.47.1"
"@types/node": "npm:22.10.5"
"@types/node": "npm:22.10.6"
gw2e-chat-codes: "npm:^1.4.2"
nuxt: "npm:^3.13.1"
rollup: "npm:^4.21.3"
Expand Down

0 comments on commit f21ac6c

Please sign in to comment.