Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22.10.10 (#539)
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 23, 2025
1 parent 7e277fb commit 9b7343c
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 @@ -36,7 +36,7 @@
"@types/eslint": "9.6.1",
"@types/eslint__js": "8.42.3",
"@types/jquery": "3.5.32",
"@types/node": "22.10.7",
"@types/node": "22.10.10",
"@types/tampermonkey": "5.0.4",
"@vitejs/plugin-legacy": "6.0.0",
"browserslist": "4.24.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2636,12 +2636,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -7758,7 +7758,7 @@ __metadata:
"@types/eslint": "npm:9.6.1"
"@types/eslint__js": "npm:8.42.3"
"@types/jquery": "npm:3.5.32"
"@types/node": "npm:22.10.7"
"@types/node": "npm:22.10.10"
"@types/tampermonkey": "npm:5.0.4"
"@vitejs/plugin-legacy": "npm:6.0.0"
browserslist: "npm:4.24.4"
Expand Down

0 comments on commit 9b7343c

Please sign in to comment.