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

chore(deps): update dependency @types/node to v18.19.4 #75

Closed
wants to merge 1 commit into from
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 @@ -33,7 +33,7 @@
"devDependencies": {
"@rollup/plugin-json": "^6.0.0",
"@types/jest": "29.5.11",
"@types/node": "18.18.14",
"@types/node": "18.19.4",
"@types/qs": "6.9.11",
"esbuild": "^0.19.0",
"jest": "29.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1710,12 +1710,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.18.14":
version: 18.18.14
resolution: "@types/node@npm:18.18.14"
"@types/node@npm:18.19.4":
version: 18.19.4
resolution: "@types/node@npm:18.19.4"
dependencies:
undici-types: ~5.26.4
checksum: 3a77e6819e50fd22196b08d542433e1513c855f4993a200bc0e7be076445c61ce2a9e5f7f202f060c46130b2b2f98643461fb7999f874475e6bb322c4534c580
checksum: 3a32a31b2df85d4bebb5e3c91ec1a0908d587a2a2fd31ab4eeebd609d1c04bbcc9ba97e290e3230f843c9f43f17efb9f5cde56412b4b0f5acbfe5577179b23c8
languageName: node
linkType: hard

Expand Down Expand Up @@ -5754,7 +5754,7 @@ __metadata:
dependencies:
"@rollup/plugin-json": ^6.0.0
"@types/jest": 29.5.11
"@types/node": 18.18.14
"@types/node": 18.19.4
"@types/qs": 6.9.11
axios: ^1.2.2
esbuild: ^0.19.0
Expand Down