Skip to content

Commit

Permalink
chore(deps): bump @types/react from 18.2.14 to 18.2.15
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.15.
- [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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 24, 2023
1 parent cb8652e commit 110366e
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion app/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@testing-library/cypress": "9.0.0",
"@types/react": "18.2.14",
"@types/react": "18.2.15",
"@types/react-dom": "18.2.6",
"@types/testing-library__cypress": "5.0.9",
"prettier-plugin-tailwindcss": "0.4.1"
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@docusaurus/preset-classic": "3.0.0-alpha.0",
"@docusaurus/types": "3.0.0-alpha.0",
"@mdx-js/react": "2.3.0",
"@types/react": "18.2.14",
"@types/react": "18.2.15",
"clsx": "2.0.0",
"react": "18.2.0",
"react-dom": "18.2.0"
Expand Down
68 changes: 34 additions & 34 deletions pnpm-lock.yaml

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

0 comments on commit 110366e

Please sign in to comment.