Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v20.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and swouf committed Jun 3, 2024
1 parent e637262 commit 6acb6b0
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.7.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
"@types/node": "20.12.13",
"@types/node": "20.14.0",
"@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 @@ -4287,12 +4287,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.12.13":
version: 20.12.13
resolution: "@types/node@npm:20.12.13"
"@types/node@npm:20.14.0":
version: 20.14.0
resolution: "@types/node@npm:20.14.0"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/c9f02cfe342bce4aa9221f389115c1f9e3bd9abc87d45e3b2c3a5b92d99523c02b72dd67f50cbbc5edddbaf7dd458cf61dd3289d7a8c14fde80c998df10fee82
checksum: 10/49b332fbf8aee4dc4f61cc1f1f6e130632510f795dd7b274e55894516feaf4bec8a3d13ea764e2443e340a64ce9bbeb006d14513bf6ccdd4f21161eccc7f311e
languageName: node
linkType: hard

Expand Down Expand Up @@ -8520,7 +8520,7 @@ __metadata:
"@types/lodash.isequal": "npm:^4"
"@types/lodash.sortby": "npm:^4"
"@types/lodash.uniqby": "npm:^4"
"@types/node": "npm:20.12.13"
"@types/node": "npm:20.14.0"
"@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 6acb6b0

Please sign in to comment.