Skip to content

Commit

Permalink
Bump @types/node from 20.4.9 to 20.5.0 in /screen2.0 (#96)
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.9 to 20.5.0.
- [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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jordan <110398589+jordanvelezbomba@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and jordanvelezbomba authored Aug 18, 2023
1 parent 37a8b3e commit 61d9c5c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion screen2.0/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@mui/icons-material": "^5.14.3",
"@mui/lab": "^5.0.0-alpha.137",
"@mui/material": "^5.14.2",
"@types/node": "^20.4.9",
"@types/node": "^20.5.0",
"@types/react": "^18.2.19",
"@types/react-dom": "18.2.7",
"@weng-lab/psychscreen-ui-components": "^0.7.8",
Expand Down
10 changes: 5 additions & 5 deletions screen2.0/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1094,10 +1094,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.4.9":
version: 20.4.9
resolution: "@types/node@npm:20.4.9"
checksum: 504e3da96274f3865c1251830f4750bb0a8f6ef6f8648902cd3bba33370c5f219235471bfbf55cce726b25c8eacfcc8e2aad0ec3b13e27ea6708b00d4a9a46c8
"@types/node@npm:^20.5.0":
version: 20.5.0
resolution: "@types/node@npm:20.5.0"
checksum: 659bc5fc93b5c02bd88ca4bfae4f6b9dc307d45884d1dd9d69df85819a9943cdc00cd3c87eec3048866df6a67f52297f74d170e47a44f61edb3e8f770d94e85e
languageName: node
linkType: hard

Expand Down Expand Up @@ -6664,7 +6664,7 @@ __metadata:
"@mui/icons-material": ^5.14.3
"@mui/lab": ^5.0.0-alpha.137
"@mui/material": ^5.14.2
"@types/node": ^20.4.9
"@types/node": ^20.5.0
"@types/react": ^18.2.19
"@types/react-dom": 18.2.7
"@weng-lab/psychscreen-ui-components": ^0.7.8
Expand Down

0 comments on commit 61d9c5c

Please sign in to comment.