Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22.12.0 (#385)
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 30, 2025
1 parent beeacef commit 9148727
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 @@ -93,7 +93,7 @@
"@trivago/prettier-plugin-sort-imports": "5.2.2",
"@tsconfig/node22": "22.0.0",
"@types/eslint__js": "8.42.3",
"@types/node": "22.10.10",
"@types/node": "22.12.0",
"@types/ramda": "0.30.2",
"artillery": "2.0.22",
"artillery-plugin-faker": "5.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4797,12 +4797,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.10.10":
version: 22.10.10
resolution: "@types/node@npm:22.10.10"
"@types/node@npm:22.12.0":
version: 22.12.0
resolution: "@types/node@npm:22.12.0"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10c0/3425772d4513cd5dbdd87c00acda088113c03a97445f84f6a89744c60a66990b56c9d3a7213d09d57b6b944ae8ff45f985565e0c1846726112588e33a22dd12b
checksum: 10c0/be220706732d95db2ed1c441c1e64cab90bf9a47519ce6f4c79cc5a9ec9d5c517131a149a9ac30afac1a30103e67e3a00d453ba7c1b0141608a3a7ba6397c303
languageName: node
linkType: hard

Expand Down Expand Up @@ -8255,7 +8255,7 @@ __metadata:
"@trivago/prettier-plugin-sort-imports": "npm:5.2.2"
"@tsconfig/node22": "npm:22.0.0"
"@types/eslint__js": "npm:8.42.3"
"@types/node": "npm:22.10.10"
"@types/node": "npm:22.12.0"
"@types/ramda": "npm:0.30.2"
ajv-formats: "npm:3.0.1"
artillery: "npm:2.0.22"
Expand Down

0 comments on commit 9148727

Please sign in to comment.