Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v20.11.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2024
1 parent 43d1e04 commit b2ad5d3
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.16",
"@types/react": "18.2.52",
"@types/react-dom": "18.2.18",
"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 @@ -3468,12 +3468,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.16":
version: 20.11.16
resolution: "@types/node@npm:20.11.16"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 820efb084997bb62635883c820bc00c4bd01c71d66b8191fe8559256d6612f6665bbf682ed700bc55a99d48ff1e646d987c6f51afb3cffdb772f267727706277
checksum: 751f50ec5c9332b11515e82fe37c71479ac4449b711280aa3c7910edf67b1e3f5ac00041512add543f9a892096a68356406998bf02a2c809a73d176c44c28414
languageName: node
linkType: hard

Expand Down Expand Up @@ -6886,7 +6886,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.16"
"@types/react": "npm:18.2.52"
"@types/react-dom": "npm:18.2.18"
"@types/uuid": "npm:9.0.8"
Expand Down

0 comments on commit b2ad5d3

Please sign in to comment.