Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v20.14.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and swouf committed Jun 24, 2024
1 parent 1353532 commit 68a12b7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@sentry/react": "8.10.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
"@types/node": "20.14.5",
"@types/node": "20.14.8",
"@types/react-dom": "18.3.0",
"i18next": "23.11.5",
"lodash.debounce": "4.0.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4014,12 +4014,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.14.5":
version: 20.14.5
resolution: "@types/node@npm:20.14.5"
"@types/node@npm:20.14.8":
version: 20.14.8
resolution: "@types/node@npm:20.14.8"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/74c7974a8c75280f9397f22ce34d10d5575668e3c357a165f385c9365c39b3ccda3aa2e7237e7e907fc72e515afb93cc0be1f3e2074cc1889c1ffeb01d2843cc
checksum: 10/73822f66f269ce865df7e2f586787ac7444bd1169fd265cbed1e851b72787f1170517c5b616e0308ec2fbc0934ec6403b0f28d4152acbb0486071aec41167d51
languageName: node
linkType: hard

Expand Down Expand Up @@ -8073,7 +8073,7 @@ __metadata:
"@types/lodash.isequal": "npm:^4"
"@types/lodash.sortby": "npm:^4"
"@types/lodash.uniqby": "npm:^4"
"@types/node": "npm:20.14.5"
"@types/node": "npm:20.14.8"
"@types/react-dom": "npm:18.3.0"
"@types/uuid": "npm:9.0.8"
"@typescript-eslint/eslint-plugin": "npm:6.21.0"
Expand Down

0 comments on commit 68a12b7

Please sign in to comment.