Skip to content

Commit

Permalink
chore(deps-dev): bump @types/node from 20.4.4 to 20.4.5
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.4 to 20.4.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent b67e7a6 commit b5e85a5
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 @@ -27,7 +27,7 @@
"web-vitals": "^3.0.4"
},
"devDependencies": {
"@types/node": "^20.4.4",
"@types/node": "^20.4.5",
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.6",
"@vitejs/plugin-react": "^4.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1007,10 +1007,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.4.4":
version: 20.4.4
resolution: "@types/node@npm:20.4.4"
checksum: 43f3c4a8acc38ae753e15a0e79bae0447d255b3742fa87f8e065d7b9d20ecb0e03d6c5b46c00d5d26f4552160381a00255f49205595a8ee48c2423e00263c930
"@types/node@npm:^20.4.5":
version: 20.4.5
resolution: "@types/node@npm:20.4.5"
checksum: 36a0304a8dc346a1b2d2edac4c4633eecf70875793d61a5274d0df052d7a7af7a8e34f29884eac4fbd094c4f0201477dcb39c0ecd3307ca141688806538d1138
languageName: node
linkType: hard

Expand Down Expand Up @@ -2036,7 +2036,7 @@ __metadata:
"@mui/material": ^5.11.7
"@mui/x-data-grid": ^5.17.22
"@reduxjs/toolkit": ^1.9.1
"@types/node": ^20.4.4
"@types/node": ^20.4.5
"@types/react": ^18.0.27
"@types/react-dom": ^18.0.6
"@vitejs/plugin-react": ^4.0.2
Expand Down

0 comments on commit b5e85a5

Please sign in to comment.