Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 17, 2024
1 parent 58c6e1c commit f1ad543
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 @@ -94,7 +94,7 @@
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@tsconfig/node20": "20.1.4",
"@types/eslint__js": "8.42.3",
"@types/node": "22.7.5",
"@types/node": "22.7.6",
"@types/ramda": "0.30.2",
"artillery": "2.0.20",
"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 @@ -4853,12 +4853,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.7.5":
version: 22.7.5
resolution: "@types/node@npm:22.7.5"
"@types/node@npm:22.7.6":
version: 22.7.6
resolution: "@types/node@npm:22.7.6"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/cf11f74f1a26053ec58066616e3a8685b6bcd7259bc569738b8f752009f9f0f7f85a1b2d24908e5b0f752482d1e8b6babdf1fbb25758711ec7bb9500bfcd6e60
checksum: 10c0/d4406a63afce981c363fb1d1954aaf1759ad2d487c0833ebf667565ea4e45ff217d6fab4b5343badbdeccdf9d2e4a0841d633e0c929ceabcb33c288663dd0c73
languageName: node
linkType: hard

Expand Down Expand Up @@ -8411,7 +8411,7 @@ __metadata:
"@trivago/prettier-plugin-sort-imports": "npm:4.3.0"
"@tsconfig/node20": "npm:20.1.4"
"@types/eslint__js": "npm:8.42.3"
"@types/node": "npm:22.7.5"
"@types/node": "npm:22.7.6"
"@types/ramda": "npm:0.30.2"
ajv-formats: "npm:3.0.1"
artillery: "npm:2.0.20"
Expand Down

0 comments on commit f1ad543

Please sign in to comment.