Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 28, 2024
1 parent b468aa9 commit 3434842
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/react": "^18.3.8",
"@types/react-dom": "^18.3.0",
"@types/react-is": "^18",
"@types/react-redux": "7.1.24",
"@types/react-redux": "7.1.34",
"@types/react-router": "3.0.28",
"@types/react-router-redux": "4.0.58",
"@types/recompose": "^0.30.10",
Expand Down
10 changes: 5 additions & 5 deletions admin/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1388,15 +1388,15 @@ __metadata:
languageName: node
linkType: hard

"@types/react-redux@npm:7.1.24":
version: 7.1.24
resolution: "@types/react-redux@npm:7.1.24"
"@types/react-redux@npm:7.1.34":
version: 7.1.34
resolution: "@types/react-redux@npm:7.1.34"
dependencies:
"@types/hoist-non-react-statics": "npm:^3.3.0"
"@types/react": "npm:*"
hoist-non-react-statics: "npm:^3.3.0"
redux: "npm:^4.0.0"
checksum: 10c0/8e08620e31474b96fe49934bd909b00a5200e53284d2997e838476ae29290610b2d88b5a93eb717d4c09e4a07f532b8bd84341b420bf4cc36fd9d3456854dd90
checksum: 10c0/6750964ec656eb6973b0e4fda787549aee5dbc266a0f0e78fc9efb417b4965c0b060d10b99a7b7fa0c8812b8a0a07d97a1ef46d094bf64fee07144e8bbad781a
languageName: node
linkType: hard

Expand Down Expand Up @@ -1573,7 +1573,7 @@ __metadata:
"@types/react": "npm:^18.3.8"
"@types/react-dom": "npm:^18.3.0"
"@types/react-is": "npm:^18"
"@types/react-redux": "npm:7.1.24"
"@types/react-redux": "npm:7.1.34"
"@types/react-router": "npm:3.0.28"
"@types/react-router-redux": "npm:4.0.58"
"@types/recompose": "npm:^0.30.10"
Expand Down

0 comments on commit 3434842

Please sign in to comment.