Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22.10.6 (#198)
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 Jan 14, 2025
1 parent d06e71c commit 271131e
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 @@ -11,7 +11,7 @@
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@types/luxon": "3.4.2",
"@types/node": "22.10.5",
"@types/node": "22.10.6",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"typescript": "5.7.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -747,12 +747,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.10.5":
version: 22.10.5
resolution: "@types/node@npm:22.10.5"
"@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/6a0e7d1fe6a86ef6ee19c3c6af4c15542e61aea2f4cee655b6252efb356795f1f228bc8299921e82924e80ff8eca29b74d9dd0dd5cc1a90983f892f740b480df
checksum: 10c0/8b67affc211e5f9c74f7949cda04ca669721e50b83d71b8772a7bed7a4a3c41d663b3a794413f618e763ca6c5da8c234c25ffebcb0737983fc3e7415818ab9a7
languageName: node
linkType: hard

Expand Down Expand Up @@ -2494,7 +2494,7 @@ __metadata:
"@rollup/rollup-linux-x64-gnu": "npm:4.30.1"
"@tanstack/react-query": "npm:5.64.1"
"@types/luxon": "npm:3.4.2"
"@types/node": "npm:22.10.5"
"@types/node": "npm:22.10.6"
"@types/react": "npm:18.3.18"
"@types/react-dom": "npm:18.3.5"
encore.dev: "npm:1.45.6"
Expand Down

0 comments on commit 271131e

Please sign in to comment.