Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): Bump @types/node from 20.17.9 to 22.10.7 #182

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@eslint/js": "^9.18.0",
"@next/eslint-plugin-next": "^15.1.5",
"@stylistic/eslint-plugin": "^2.13.0",
"@types/node": "^20.17.9",
"@types/node": "^22.10.7",
"@types/react": "^18.3.13",
"@typescript-eslint/parser": "^8.21.0",
"eslint": "^9.18.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1773,12 +1773,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.17.9":
version: 20.17.9
resolution: "@types/node@npm:20.17.9"
"@types/node@npm:^22.10.7":
version: 22.10.7
resolution: "@types/node@npm:22.10.7"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/1c37c3618407d56b76301578edabcb4c6a7ef093d0811c50fc4df8df68fc546797a294cafac0e50789f4e0e485cd1d6871964d8e6222fd420658bdae89c1fb4a
undici-types: "npm:~6.20.0"
checksum: 10c0/c941b4689dfc4044b64a5f601306cbcb0c7210be853ba378a5dd44137898c45accedd796ee002ad9407024cac7ecaf5049304951cb1d80ce3d7cebbbae56f20e
languageName: node
linkType: hard

Expand Down Expand Up @@ -5133,7 +5133,7 @@ __metadata:
"@inkeep/uikit": "npm:^0.3.19"
"@next/eslint-plugin-next": "npm:^15.1.5"
"@stylistic/eslint-plugin": "npm:^2.13.0"
"@types/node": "npm:^20.17.9"
"@types/node": "npm:^22.10.7"
"@types/react": "npm:^18.3.13"
"@typescript-eslint/parser": "npm:^8.21.0"
eslint: "npm:^9.18.0"
Expand Down Expand Up @@ -8763,10 +8763,10 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10c0/078afa5990fba110f6824823ace86073b4638f1d5112ee26e790155f481f2a868cc3e0615505b6f4282bdf74a3d8caad715fd809e870c2bb0704e3ea6082f344
"undici-types@npm:~6.20.0":
version: 6.20.0
resolution: "undici-types@npm:6.20.0"
checksum: 10c0/68e659a98898d6a836a9a59e6adf14a5d799707f5ea629433e025ac90d239f75e408e2e5ff086afc3cace26f8b26ee52155293564593fbb4a2f666af57fc59bf
languageName: node
linkType: hard

Expand Down
Loading