Skip to content

Commit

Permalink
Bump @types/node from 20.4.2 to 20.4.4 in /screen2.0 (#72)
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.2 to 20.4.4.
- [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-patch
...

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 Jul 27, 2023
1 parent 8545a51 commit 146abea
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion screen2.0/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.11.16",
"@mui/material": "^5.13.6",
"@types/node": "^20.4.2",
"@types/node": "^20.4.4",
"@types/react": "^18.2.14",
"@types/react-dom": "18.2.6",
"@weng-lab/psychscreen-ui-components": "^0.7.6",
Expand Down
14 changes: 7 additions & 7 deletions screen2.0/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -859,10 +859,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.4.2":
version: 20.4.2
resolution: "@types/node@npm:20.4.2"
checksum: 99e544ea7560d51f01f95627fc40394c24a13da8f041121a0da13e4ef0a2aa332932eaf9a5e8d0e30d1c07106e96a183be392cbba62e8cf0bf6a085d5c0f4149
"@types/node@npm:^20.4.4":
version: 20.4.4
resolution: "@types/node@npm:20.4.4"
checksum: 43f3c4a8acc38ae753e15a0e79bae0447d255b3742fa87f8e065d7b9d20ecb0e03d6c5b46c00d5d26f4552160381a00255f49205595a8ee48c2423e00263c930
languageName: node
linkType: hard

Expand Down Expand Up @@ -6387,7 +6387,7 @@ __metadata:
"@emotion/styled": ^11.11.0
"@mui/icons-material": ^5.11.16
"@mui/material": ^5.13.6
"@types/node": ^20.4.2
"@types/node": ^20.4.4
"@types/react": ^18.2.14
"@types/react-dom": 18.2.6
"@weng-lab/psychscreen-ui-components": ^0.7.6
Expand Down Expand Up @@ -7438,11 +7438,11 @@ __metadata:

"typescript@patch:typescript@5.1.6#~builtin<compat/typescript>":
version: 5.1.6
resolution: "typescript@patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>::version=5.1.6&hash=85af82"
resolution: "typescript@patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>::version=5.1.6&hash=5da071"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 21e88b0a0c0226f9cb9fd25b9626fb05b4c0f3fddac521844a13e1f30beb8f14e90bd409a9ac43c812c5946d714d6e0dee12d5d02dfc1c562c5aacfa1f49b606
checksum: f53bfe97f7c8b2b6d23cf572750d4e7d1e0c5fff1c36d859d0ec84556a827b8785077bc27676bf7e71fae538e517c3ecc0f37e7f593be913d884805d931bc8be
languageName: node
linkType: hard

Expand Down

0 comments on commit 146abea

Please sign in to comment.