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

Update dependency @types/node to v20.16.6 #1525

Merged
merged 1 commit into from
Sep 24, 2024
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 openbas-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@stylistic/eslint-plugin": "1.8.1",
"@testing-library/react": "14.3.1",
"@types/d3-hierarchy": "3.1.7",
"@types/node": "20.16.5",
"@types/node": "20.16.6",
"@types/qs": "6",
"@types/react": "18.3.3",
"@types/react-csv": "1.1.10",
Expand Down
10 changes: 5 additions & 5 deletions openbas-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4482,12 +4482,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.16.5":
version: 20.16.5
resolution: "@types/node@npm:20.16.5"
"@types/node@npm:20.16.6":
version: 20.16.6
resolution: "@types/node@npm:20.16.6"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/6af7994129815010bcbc4cf8221865559c8116ff43e74a6549525c2108267596fc2d18aff5d5ecfe089fb60a119f975631343e2c65c52bfa0955ed9dc56733d6
checksum: 10c0/a3bd104b4061451625ed3b320c88e01e1261d41dbcaa7248d376f60a1a831e1cbc4362eef5be3445ccc1ea2d0a9178fc1ddd5e55a4f5df571dce78e5d91375a8
languageName: node
linkType: hard

Expand Down Expand Up @@ -12149,7 +12149,7 @@ __metadata:
"@stylistic/eslint-plugin": "npm:1.8.1"
"@testing-library/react": "npm:14.3.1"
"@types/d3-hierarchy": "npm:3.1.7"
"@types/node": "npm:20.16.5"
"@types/node": "npm:20.16.6"
"@types/qs": "npm:6"
"@types/react": "npm:18.3.3"
"@types/react-csv": "npm:1.1.10"
Expand Down