Skip to content

Commit

Permalink
Bump @types/node from 18.19.24 to 18.19.28 in /react-client
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.24 to 18.19.28.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 1, 2024
1 parent 170728b commit e8ba726
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion react-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",
"@types/lodash": "4.14.202",
"@types/node": "18.19.24",
"@types/node": "18.19.28",
"@types/react": "18.2.64",
"@types/react-color": "3.0.12",
"@types/react-dom": "18.2.22",
Expand Down
10 changes: 5 additions & 5 deletions react-client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3454,12 +3454,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.19.24":
version: 18.19.24
resolution: "@types/node@npm:18.19.24"
"@types/node@npm:18.19.28":
version: 18.19.28
resolution: "@types/node@npm:18.19.28"
dependencies:
undici-types: ~5.26.4
checksum: 9b5d3ee4269c0934908dd8a0aa2adbc59467d90dcbad2967db4e63c4012b7142f1c7ea07a72e32e58f3b80f4d43ba10e9d355d2246fc1a028b25935e298dd501
checksum: b74f2b46c7732ed9eccd70548522700474384fc8bf4fafa0373c25483a4930a7e7ebdba7f481b339483857a673e1f89f5cb0ecfc2a36551993cdf1846fe26dc7
languageName: node
linkType: hard

Expand Down Expand Up @@ -14242,7 +14242,7 @@ __metadata:
"@testing-library/user-event": 14.5.2
"@types/jest": 29.5.12
"@types/lodash": 4.14.202
"@types/node": 18.19.24
"@types/node": 18.19.28
"@types/react": 18.2.64
"@types/react-color": 3.0.12
"@types/react-dom": 18.2.22
Expand Down

0 comments on commit e8ba726

Please sign in to comment.