Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v20.16.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent c4ccc31 commit 5e7f6d3
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.15",
"@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.15":
version: 20.16.15
resolution: "@types/node@npm:20.16.15"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/cc7e57775ce80348f72a7026910ee0082bf3e0f5af33b3cdc3ce10df64e51bb70b0e8ce4726ecf53cc9c4ba239d340d76831de38ecc7e317e41fb71f793b6e93
checksum: 10/f4706676fdff05c7fb188399da578bbcce9260f889cfd767f1c3ee4fb33c369eb1ffa24161651ea3ef5b6a33e2e9b66f393949cab2be77d019277a1e16a7af36
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.15"
"@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 5e7f6d3

Please sign in to comment.