Skip to content

Commit

Permalink
chore(deps-dev): 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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 14, 2023
1 parent 98aa2b1 commit 2863d68
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion output/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"@axe-core/playwright": "^4.7.3",
"@playwright/experimental-ct-react": "1.35.1",
"@types/react": "^18.2.14",
"@types/react": "^18.2.15",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rimraf": "5.0.1",
Expand Down
24 changes: 12 additions & 12 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion showcases/patternhub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@mdx-js/react": "^2.3.0",
"@next/mdx": "^13.4.9",
"@types/node": "20.4.2",
"@types/react": "18.2.14",
"@types/react": "18.2.15",
"@types/react-dom": "18.2.7",
"eslint": "8.44.0",
"eslint-config-next": "13.4.9",
Expand Down
2 changes: 1 addition & 1 deletion showcases/react-showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"react-router-dom": "6.14.1"
},
"devDependencies": {
"@types/react": "^18.2.14",
"@types/react": "^18.2.15",
"@types/react-dom": "^18.2.7",
"@vitejs/plugin-react": "^4.0.3",
"cross-env": "^7.0.3",
Expand Down

0 comments on commit 2863d68

Please sign in to comment.