Skip to content

Commit

Permalink
Bump @types/react from 18.2.14 to 18.2.20 in /ps5-mqtt
Browse files Browse the repository at this point in the history
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.14 to 18.2.20.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent d351b5d commit 93255c5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion ps5-mqtt/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"watch": "esbuild src/client.tsx --bundle --outfile=dist/client.js --watch"
},
"devDependencies": {
"@types/react": "^18.2.14",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.0.11",
"esbuild": "^0.15.11",
"grommet": "^2.26.0",
Expand Down
16 changes: 8 additions & 8 deletions ps5-mqtt/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 93255c5

Please sign in to comment.