Skip to content

Commit

Permalink
chore(deps-dev): bump @types/redux-mock-store from 1.0.6 to 1.5.0 (#1…
Browse files Browse the repository at this point in the history
…8363)

Bumps [@types/redux-mock-store](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/redux-mock-store) from 1.0.6 to 1.5.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/redux-mock-store)

---
updated-dependencies:
- dependency-name: "@types/redux-mock-store"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Nov 24, 2024
1 parent 41de237 commit e220d96
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@types/react": "18.3.3",
"@types/react-dom": "18.3.1",
"@types/react-transition-group": "4.4.11",
"@types/redux-mock-store": "1.0.6",
"@types/redux-mock-store": "1.5.0",
"@types/seedrandom": "3.0.8",
"@types/sinon": "17.0.3",
"@types/speakingurl": "13.0.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5492,12 +5492,12 @@ __metadata:
languageName: node
linkType: hard

"@types/redux-mock-store@npm:1.0.6":
version: 1.0.6
resolution: "@types/redux-mock-store@npm:1.0.6"
"@types/redux-mock-store@npm:1.5.0":
version: 1.5.0
resolution: "@types/redux-mock-store@npm:1.5.0"
dependencies:
redux: "npm:^4.0.5"
checksum: 10/5c799d2fc5b3f0f84bfcd6243c56b1ac98be6707057f570b5e51e9d305f446978cc2958c7e0b629ebf73293f15a79765517e6d0a1df0371fd27551f7128325c7
checksum: 10/82248c276fed1303c4c85b38cdb9604b6ea1118b5c9a6968e84dd9820ea8c08dd1d8d2fcbf940ac2f6b379d88d87aaa05d2787e6841b65ccfee09cdf23b4c32b
languageName: node
linkType: hard

Expand Down Expand Up @@ -18742,7 +18742,7 @@ __metadata:
"@types/react": "npm:18.3.3"
"@types/react-dom": "npm:18.3.1"
"@types/react-transition-group": "npm:4.4.11"
"@types/redux-mock-store": "npm:1.0.6"
"@types/redux-mock-store": "npm:1.5.0"
"@types/seedrandom": "npm:3.0.8"
"@types/sinon": "npm:17.0.3"
"@types/speakingurl": "npm:13.0.6"
Expand Down

0 comments on commit e220d96

Please sign in to comment.