Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v20.16.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent c4ccc31 commit ee1044e
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.32.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
"@types/node": "20.16.9",
"@types/node": "20.16.12",
"@types/react-dom": "18.3.0",
"i18next": "23.15.1",
"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 @@ -4062,12 +4062,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.16.9":
version: 20.16.9
resolution: "@types/node@npm:20.16.9"
"@types/node@npm:20.16.12":
version: 20.16.12
resolution: "@types/node@npm:20.16.12"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/cc7e57775ce80348f72a7026910ee0082bf3e0f5af33b3cdc3ce10df64e51bb70b0e8ce4726ecf53cc9c4ba239d340d76831de38ecc7e317e41fb71f793b6e93
checksum: 10/689badb5af2a1a03553a6d21880fa4aabb8cf028b7db1a03be889c0026047a780ac37c83df5dca036f02f5dc3cc4000254fa40d2cadd5df0e9bd6f43dae6eac6
languageName: node
linkType: hard

Expand Down Expand Up @@ -8114,7 +8114,7 @@ __metadata:
"@types/lodash.isequal": "npm:^4"
"@types/lodash.sortby": "npm:^4"
"@types/lodash.uniqby": "npm:^4"
"@types/node": "npm:20.16.9"
"@types/node": "npm:20.16.12"
"@types/react-dom": "npm:18.3.0"
"@types/uuid": "npm:10.0.0"
"@typescript-eslint/eslint-plugin": "npm:6.21.0"
Expand Down

0 comments on commit ee1044e

Please sign in to comment.