Skip to content

Bump @types/node from 22.15.18 to 22.15.19 #583

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

Merged
Merged
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 @@ -9,7 +9,7 @@
},
"packageManager": "yarn@4.9.1",
"devDependencies": {
"@types/node": "^22.15.18",
"@types/node": "^22.15.19",
"knip": "^5.56.0",
"typescript": "^5.8.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@fortawesome/fontawesome-free": "^6.7.2",
"@reconmap/native-components": "workspace:^",
"@types/node": "^22.15.18",
"@types/node": "^22.15.19",
"@types/react": "^19.1.4",
"@types/react-dom": "^19.1.5",
"@uiw/react-md-editor": "^4.0.6",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1286,7 +1286,7 @@ __metadata:
"@testing-library/jest-dom": "npm:^6.6.3"
"@testing-library/react": "npm:^16.3.0"
"@testing-library/user-event": "npm:^14.6.1"
"@types/node": "npm:^22.15.18"
"@types/node": "npm:^22.15.19"
"@types/react": "npm:^19.1.4"
"@types/react-dom": "npm:^19.1.5"
"@typescript-eslint/eslint-plugin": "npm:^8.32.1"
Expand Down Expand Up @@ -2102,12 +2102,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.15.18":
version: 22.15.18
resolution: "@types/node@npm:22.15.18"
"@types/node@npm:^22.15.19":
version: 22.15.19
resolution: "@types/node@npm:22.15.19"
dependencies:
undici-types: "npm:~6.21.0"
checksum: 10/89c8c638beade806753b6fb2f25ed45b0e06f9f7375422137da5752be5c29fa9c75932b942fd55ae7de2b4288e8496912af3e029df45cc93735ac5eb49ece01e
checksum: 10/02311c2b5dbf2e9e2c17497dc27858bcefbe12a81af0d9b81f865613d8d014726e0eb6cbebfbdb84a327c1b9f9da1347a65a7699ac58c8854fb4daf447031149
languageName: node
linkType: hard

Expand Down Expand Up @@ -8251,7 +8251,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "root-workspace-0b6124@workspace:."
dependencies:
"@types/node": "npm:^22.15.18"
"@types/node": "npm:^22.15.19"
knip: "npm:^5.56.0"
npm-check-updates: "npm:^18.0.1"
typescript: "npm:^5.8.3"
Expand Down