Skip to content

Commit

Permalink
chore(deps-dev): bump @types/react from 18.2.25 to 18.2.27
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.25 to 18.2.27.
- [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 Oct 10, 2023
1 parent 0f5c777 commit d9b4cfc
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.25",
"@types/react": "^18.2.27",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sass": "^1.69.0"
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.5.4",
"@types/node": "20.8.3",
"@types/react": "18.2.25",
"@types/react": "18.2.27",
"@types/react-dom": "18.2.11",
"eslint": "8.51.0",
"eslint-config-next": "13.5.4",
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.16.0"
},
"devDependencies": {
"@types/react": "^18.2.25",
"@types/react": "^18.2.27",
"@types/react-dom": "^18.2.11",
"@vitejs/plugin-react": "^4.1.0",
"cross-env": "^7.0.3",
Expand Down

0 comments on commit d9b4cfc

Please sign in to comment.