Skip to content

Commit

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

Bumps [@types/redux-mock-store](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/redux-mock-store) from 1.0.5 to 1.0.6.
- [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-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 Nov 12, 2023
1 parent c735401 commit e8e0fdc
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 @@ -89,7 +89,7 @@
"@types/react-dom": "18.2.14",
"@types/react-redux": "7.1.28",
"@types/react-transition-group": "4.4.8",
"@types/redux-mock-store": "1.0.5",
"@types/redux-mock-store": "1.0.6",
"@types/seedrandom": "^3",
"@types/sinon": "17.0.0",
"@types/speakingurl": "13.0.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4784,12 +4784,12 @@ __metadata:
languageName: node
linkType: hard

"@types/redux-mock-store@npm:1.0.5":
version: 1.0.5
resolution: "@types/redux-mock-store@npm:1.0.5"
"@types/redux-mock-store@npm:1.0.6":
version: 1.0.6
resolution: "@types/redux-mock-store@npm:1.0.6"
dependencies:
redux: ^4.0.5
checksum: 0ecae2d503f388c0e51e0b0eff10bedf3bfe331943c57b43efc66b84b1c1755079c736e8e099ab5be6336ff20d17a3377847c6d7abe39244cd78a69d0db3063d
checksum: 5c799d2fc5b3f0f84bfcd6243c56b1ac98be6707057f570b5e51e9d305f446978cc2958c7e0b629ebf73293f15a79765517e6d0a1df0371fd27551f7128325c7
languageName: node
linkType: hard

Expand Down Expand Up @@ -18485,7 +18485,7 @@ __metadata:
"@types/react-dom": 18.2.14
"@types/react-redux": 7.1.28
"@types/react-transition-group": 4.4.8
"@types/redux-mock-store": 1.0.5
"@types/redux-mock-store": 1.0.6
"@types/seedrandom": ^3
"@types/sinon": 17.0.0
"@types/speakingurl": 13.0.5
Expand Down

0 comments on commit e8e0fdc

Please sign in to comment.