Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to ^20.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 19, 2024
1 parent 469c521 commit 8a062e0
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.16.0",
"@types/node": "^20.16.1",
"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.16.0":
version: 20.16.0
resolution: "@types/node@npm:20.16.0"
"@types/node@npm:^20.16.1":
version: 20.16.1
resolution: "@types/node@npm:20.16.1"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/ad8e11e654af99b3556397c87a495cf3cf5d3e8e8bfa1f60e14d255763e9cde7e703d7309fb7c39e89c1191281f2759cb8314f36dee2ae0bf8779123fc85d90c
checksum: 10c0/cac13c0f42467df3254805a671ca9e74a6eb7c41568de972e26b10dcc448a45743aaf00e9e5fce4a9214da5bc8444fe902918e105dac5a224e24e83fd9989a97
languageName: node
linkType: hard

Expand Down Expand Up @@ -7380,7 +7380,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.16.0"
"@types/node": "npm:^20.16.1"
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 8a062e0

Please sign in to comment.