chore(deps): update dependency @types/redux-actions to v2.6.4

pull/52133/head
renovate[bot] 2023-10-27 04:41:33 +00:00
parent 7e362e8602
commit e8345da623
2 changed files with 5 additions and 5 deletions

View File

@ -170,7 +170,7 @@
"@types/react-spinkit": "3.0.9",
"@types/react-test-renderer": "16.9.10",
"@types/react-transition-group": "4.4.8",
"@types/redux-actions": "2.6.3",
"@types/redux-actions": "2.6.4",
"@types/sanitize-html": "^2.8.0",
"@types/store": "^2.0.2",
"@types/testing-library__jest-dom": "^5.14.5",

View File

@ -868,8 +868,8 @@ importers:
specifier: 4.4.8
version: 4.4.8
'@types/redux-actions':
specifier: 2.6.3
version: 2.6.3
specifier: 2.6.4
version: 2.6.4
'@types/sanitize-html':
specifier: ^2.8.0
version: 2.8.0
@ -10843,8 +10843,8 @@ packages:
'@types/scheduler': 0.16.4
csstype: 3.1.2
/@types/redux-actions@2.6.3:
resolution: {integrity: sha512-dmBoPJcJjiRXgc3Bw1dfUy2IiJI95DuN7dJ4V/G/FsbZ+LY5aKyS8qBAldMLq23JOLc/DxxwvLOF82Hr7HtY/g==}
/@types/redux-actions@2.6.4:
resolution: {integrity: sha512-oXaibuxd4DOuWAz1W8Mbc18v9KDAi2Ex/pEv7Sml1CO2Xj1+cPYBR2esG/ioawXATBNhR0DXfFNHLPQsKB1wuQ==}
dev: true
/@types/resolve@1.17.1: