Skip to content

Commit

Permalink
build(deps-dev): bump @types/react from 18.2.28 to 18.2.29 (#1045)
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.28 to 18.2.29.
- [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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 502a02e commit 60a4c8b
Show file tree
Hide file tree
Showing 3 changed files with 79 additions and 79 deletions.
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/crypto-js": "^4.1.2",
"@types/jest": "^29.5.6",
"@types/lodash": "^4.14.199",
"@types/react": "^18.2.28",
"@types/react": "^18.2.29",
"@types/react-dom": "^18.2.13",
"@types/react-router-dom": "^5.3.3",
"@types/redux-logger": "^3.0.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@cryptkeeperzk/eslint-config-react": "workspace:^",
"@types/node": "^20.8.6",
"@types/react": "^18.2.28",
"@types/react": "^18.2.29",
"@types/react-dom": "^18.2.13",
"assert": "^2.1.0",
"eslint": "^8.51.0",
Expand Down
Loading

0 comments on commit 60a4c8b

Please sign in to comment.