Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v20.11.30
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and swouf committed May 24, 2024
1 parent 2736ad8 commit 09cd81a
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.113.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
"@types/node": "20.11.20",
"@types/node": "20.11.30",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"i18next": "23.11.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4424,12 +4424,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.11.20":
version: 20.11.20
resolution: "@types/node@npm:20.11.20"
"@types/node@npm:20.11.30":
version: 20.11.30
resolution: "@types/node@npm:20.11.30"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/ff449bdc94810dadb54e0f77dd587c6505ef79ffa5a208c16eb29b223365b188f4c935a3abaf0906a01d05257c3da1f72465594a841d35bcf7b6deac7a6938fb
checksum: 10/78515bc768d2b878e2e06a1c20eb4f5840072b79b8d28ff3dd0a7feaaf48fd3a2ac03cfa5bc7564da82db5906b43e9ba0e5df9f43d870b7aae2942306e208815
languageName: node
linkType: hard

Expand Down Expand Up @@ -8794,7 +8794,7 @@ __metadata:
"@types/lodash.isequal": "npm:^4"
"@types/lodash.sortby": "npm:^4"
"@types/lodash.uniqby": "npm:^4"
"@types/node": "npm:20.11.20"
"@types/node": "npm:20.11.30"
"@types/react": "npm:18.2.79"
"@types/react-dom": "npm:18.2.25"
"@types/uuid": "npm:9.0.8"
Expand Down

0 comments on commit 09cd81a

Please sign in to comment.