File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 89
89
"@types/react-redux" : " 7.1.34" ,
90
90
"@types/react-router" : " 5.1.20" ,
91
91
"@types/react-router-dom" : " 5.3.3" ,
92
- "@types/redux-mock-store" : " 1.0.6 " ,
92
+ "@types/redux-mock-store" : " 1.5.0 " ,
93
93
"@typescript-eslint/eslint-plugin" : " 6.21.0" ,
94
94
"@typescript-eslint/parser" : " 6.21.0" ,
95
95
"@vitejs/plugin-react" : " 4.3.4" ,
Original file line number Diff line number Diff line change 2461
2461
" @types/prop-types" " *"
2462
2462
csstype "^3.0.2"
2463
2463
2464
- " @types/redux-mock-store@1.0.6 " :
2465
- version "1.0.6 "
2466
- resolved "https://registry.yarnpkg.com/@types/redux-mock-store/-/redux-mock-store-1.0.6. tgz#0a03b2655028b7cf62670d41ac1de5ca1b1f5958 "
2467
- integrity sha512-eg5RDfhJTXuoJjOMyXiJbaDb1B8tfTaJixscmu+jOusj6adGC0Krntz09Tf4gJgXeCqCrM5bBMd+B7ez0izcAQ ==
2464
+ " @types/redux-mock-store@1.5.0 " :
2465
+ version "1.5.0 "
2466
+ resolved "https://registry.yarnpkg.com/@types/redux-mock-store/-/redux-mock-store-1.5.0. tgz#53e9caa9f94c6839e5f34b1c9bcea09b911b67e0 "
2467
+ integrity sha512-jcscBazm6j05Hs6xYCca6psTUBbFT2wqMxT7wZEHAYFxHB/I8jYk7d5msrHUlDiSL02HdTqTmkK2oIV8i3C8DA ==
2468
2468
dependencies :
2469
2469
redux "^4.0.5"
2470
2470
You can’t perform that action at this time.
0 commit comments