Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to ^20.14.15 (#621)
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 Aug 9, 2024
1 parent edbedc9 commit 5f826f4
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 @@ -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.14",
"@types/node": "^20.14.15",
"babel-jest": "^29.7.0",
"babel-plugin-add-module-exports": "^1.0.4",
"husky": "^9.1.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2604,12 +2604,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.14.14":
version: 20.14.14
resolution: "@types/node@npm:20.14.14"
"@types/node@npm:^20.14.15":
version: 20.14.15
resolution: "@types/node@npm:20.14.15"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/4fc8d368df2b6f5497698327b30db68d7d20e32221ce7d057fb15cbd5834685b2fde0440609e4cb2204e5d305b928f008faf41b950a425f3fd55b60cb1b997cf
checksum: 10c0/093713db52dc544f3931a3dec9d7d8ef661f323e57becd083a7918c778cef1eb6ec32d1017bf5ade06bb06dc5c7551f4f4d749a14e40868cce44d51e54acd8ed
languageName: node
linkType: hard

Expand Down Expand Up @@ -7377,7 +7377,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.14"
"@types/node": "npm:^20.14.15"
babel-jest: "npm:^29.7.0"
babel-plugin-add-module-exports: "npm:^1.0.4"
husky: "npm:^9.1.4"
Expand Down

0 comments on commit 5f826f4

Please sign in to comment.