Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v20.11.25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 6, 2024
1 parent 302f4ea commit e8461ef
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": "7.86.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
"@types/node": "20.10.8",
"@types/node": "20.11.25",
"@types/react": "18.2.55",
"@types/react-dom": "18.2.19",
"i18next": "23.7.20",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3328,12 +3328,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.10.8":
version: 20.10.8
resolution: "@types/node@npm:20.10.8"
"@types/node@npm:20.11.25":
version: 20.11.25
resolution: "@types/node@npm:20.11.25"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 820efb084997bb62635883c820bc00c4bd01c71d66b8191fe8559256d6612f6665bbf682ed700bc55a99d48ff1e646d987c6f51afb3cffdb772f267727706277
checksum: 861265f1bbb151404bd8842b595f027a4ff067c61ecff9a37b9f7f53922c18dd532c8e795e8e7675dd8dba056645623fd2b9848d5ef72863ec3609096cd2923e
languageName: node
linkType: hard

Expand Down Expand Up @@ -6752,7 +6752,7 @@ __metadata:
"@types/lodash.isequal": "npm:^4"
"@types/lodash.sortby": "npm:^4"
"@types/lodash.uniqby": "npm:^4"
"@types/node": "npm:20.10.8"
"@types/node": "npm:20.11.25"
"@types/react": "npm:18.2.55"
"@types/react-dom": "npm:18.2.19"
"@types/uuid": "npm:9.0.8"
Expand Down

0 comments on commit e8461ef

Please sign in to comment.