Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to ^20.14.12 (#603)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 24, 2024
1 parent fe92ab9 commit 384a336
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 @@ -20,7 +20,7 @@
"@testing-library/jest-dom": "^6.4.8",
"@testing-library/react": "^16.0.0",
"@types/jest": "^29.5.12",
"@types/node": "^20.14.11",
"@types/node": "^20.14.12",
"babel-jest": "^29.7.0",
"babel-plugin-add-module-exports": "^1.0.4",
"husky": "^9.1.1",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2613,7 +2613,7 @@ __metadata:
languageName: node
linkType: hard

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

"@types/node@npm:^20.14.12":
version: 20.14.12
resolution: "@types/node@npm:20.14.12"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/59bc5fa11fdd23fd517f859063118f54a1ab53d3399ef63c926f8902429d7453abc0db22ef4b0a6110026b6ab81b6472fee894e1d235c24b01a0b3e10cfae0bb
languageName: node
linkType: hard

"@types/prop-types@npm:*":
version: 15.7.12
resolution: "@types/prop-types@npm:15.7.12"
Expand Down Expand Up @@ -7361,7 +7370,7 @@ __metadata:
"@testing-library/jest-dom": "npm:^6.4.8"
"@testing-library/react": "npm:^16.0.0"
"@types/jest": "npm:^29.5.12"
"@types/node": "npm:^20.14.11"
"@types/node": "npm:^20.14.12"
babel-jest: "npm:^29.7.0"
babel-plugin-add-module-exports: "npm:^1.0.4"
husky: "npm:^9.1.1"
Expand Down

0 comments on commit 384a336

Please sign in to comment.