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

Bump @types/node from 22.7.9 to 22.9.3 in the types group across 1 directory #1340

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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 @@ -63,7 +63,7 @@
"@tokenizer/token": "^0.3.0",
"@types/chai": "^4.3.19",
"@types/mocha": "^10.0.9",
"@types/node": "^22.7.9",
"@types/node": "^22.9.3",
"chai": "^5.1.1",
"del-cli": "^6.0.0",
"file-type": "^19.6.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1640,7 +1640,7 @@ __metadata:
"@tokenizer/token": "npm:^0.3.0"
"@types/chai": "npm:^4.3.19"
"@types/mocha": "npm:^10.0.9"
"@types/node": "npm:^22.7.9"
"@types/node": "npm:^22.9.3"
chai: "npm:^5.1.1"
del-cli: "npm:^6.0.0"
file-type: "npm:^19.6.0"
Expand Down Expand Up @@ -1708,12 +1708,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.7.9":
version: 22.7.9
resolution: "@types/node@npm:22.7.9"
"@types/node@npm:^22.9.3":
version: 22.9.3
resolution: "@types/node@npm:22.9.3"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/2d1917702b9d9ede8e4d8151cd8b1af8bc147d543486474ffbe0742e38764ea73105939e6a767addf7a4c39e842e16eae762bff90617d7b7f9ee3fbbb2d23bfa
undici-types: "npm:~6.19.8"
checksum: 10c0/954ec72bf29436ea62425a9563914a9c1e93f97b18194acd51d74d13998a701977547ed2985ed3a0e97211b785436d28377116e5f613bfcf3182d9bd81d784dc
languageName: node
linkType: hard

Expand Down Expand Up @@ -3455,7 +3455,7 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
"undici-types@npm:~6.19.8":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10c0/078afa5990fba110f6824823ace86073b4638f1d5112ee26e790155f481f2a868cc3e0615505b6f4282bdf74a3d8caad715fd809e870c2bb0704e3ea6082f344
Expand Down
Loading