Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 14, 2024
1 parent 0dbac20 commit ea4ba1d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config-bases/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.1",
"@types/jest": "29.5.13",
"@types/node": "22.5.4",
"@types/node": "22.5.5",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"es-check": "7.2.1",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1719,7 +1719,7 @@ __metadata:
"@testing-library/jest-dom": "npm:6.5.0"
"@testing-library/react": "npm:16.0.1"
"@types/jest": "npm:29.5.13"
"@types/node": "npm:22.5.4"
"@types/node": "npm:22.5.5"
"@types/react": "npm:18.3.5"
"@types/react-dom": "npm:18.3.0"
"@typescript-eslint/eslint-plugin": "npm:^8.5.0"
Expand Down Expand Up @@ -5205,7 +5205,16 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:22.5.4, @types/node@npm:^22.0.0":
"@types/node@npm:*, @types/node@npm:22.5.5, @types/node@npm:^22.0.0":
version: 22.5.5
resolution: "@types/node@npm:22.5.5"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/ead9495cfc6b1da5e7025856dcce2591e9bae635357410c0d2dd619fce797d2a1d402887580ca4b336cb78168b195224869967de370a23f61663cf1e4836121c
languageName: node
linkType: hard

"@types/node@npm:22.5.4":
version: 22.5.4
resolution: "@types/node@npm:22.5.4"
dependencies:
Expand Down

0 comments on commit ea4ba1d

Please sign in to comment.