Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v20.16.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 19, 2024
1 parent c4ccc31 commit 4d6d9e0
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.13",
"@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.13":
version: 20.16.13
resolution: "@types/node@npm:20.16.13"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/cc7e57775ce80348f72a7026910ee0082bf3e0f5af33b3cdc3ce10df64e51bb70b0e8ce4726ecf53cc9c4ba239d340d76831de38ecc7e317e41fb71f793b6e93
checksum: 10/6e7b82119372cc12d28fcc1b0c10d1b8fa560bbb500f87a4c68bc446a0986d42c92e0f583040167841a0c598131979c3399b17c736c9fb8ba4f0dcf2b2048a84
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.13"
"@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 4d6d9e0

Please sign in to comment.