Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v20.14.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and swouf committed Jun 18, 2024
1 parent fa48e4a commit d18131c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 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.9.2",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
"@types/node": "20.14.2",
"@types/node": "20.14.4",
"@types/react-dom": "18.3.0",
"i18next": "23.11.5",
"lodash.debounce": "4.0.8",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4005,7 +4005,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:20.14.2":
"@types/node@npm:*":
version: 20.14.2
resolution: "@types/node@npm:20.14.2"
dependencies:
Expand All @@ -4014,6 +4014,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.14.4":
version: 20.14.4
resolution: "@types/node@npm:20.14.4"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/ed4a4c0d66853f0d1735956caa9bb7b38e859506539367de5d01d425d0d6415d7de236d564aad88b36599d4224fb510ac1bc6e29d4d0e45530ad253239a181f5
languageName: node
linkType: hard

"@types/node@npm:^18.0.0":
version: 18.19.34
resolution: "@types/node@npm:18.19.34"
Expand Down Expand Up @@ -8036,7 +8045,7 @@ __metadata:
"@types/lodash.isequal": "npm:^4"
"@types/lodash.sortby": "npm:^4"
"@types/lodash.uniqby": "npm:^4"
"@types/node": "npm:20.14.2"
"@types/node": "npm:20.14.4"
"@types/react-dom": "npm:18.3.0"
"@types/uuid": "npm:9.0.8"
"@typescript-eslint/eslint-plugin": "npm:6.21.0"
Expand Down

0 comments on commit d18131c

Please sign in to comment.