mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-21 21:49:55 +03:00
chore(deps): update dependency @types/react-test-renderer to v18
This commit is contained in:
parent
d64e3b9472
commit
c3b739a296
|
@ -56,7 +56,7 @@
|
|||
"@types/jest": "^27.5.0",
|
||||
"@types/lodash.debounce": "^4.0.7",
|
||||
"@types/react": "^17.0.45",
|
||||
"@types/react-test-renderer": "^17.0.2",
|
||||
"@types/react-test-renderer": "^18.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.22.0",
|
||||
"@typescript-eslint/parser": "^5.22.0",
|
||||
"eslint": "^8.15.0",
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
"@types/jest": "^27.5.0",
|
||||
"@types/node": "^16.11.33",
|
||||
"@types/react": "^17.0.45",
|
||||
"@types/react-test-renderer": "^17.0.2",
|
||||
"@types/react-test-renderer": "^18.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.22.0",
|
||||
"@typescript-eslint/parser": "^5.22.0",
|
||||
"eslint": "^8.15.0",
|
||||
|
|
|
@ -460,7 +460,7 @@ importers:
|
|||
'@types/lodash.debounce': ^4.0.7
|
||||
'@types/prop-types': ^15.7.5
|
||||
'@types/react': ^17.0.45
|
||||
'@types/react-test-renderer': ^17.0.2
|
||||
'@types/react-test-renderer': ^18.0.0
|
||||
'@typescript-eslint/eslint-plugin': ^5.22.0
|
||||
'@typescript-eslint/parser': ^5.22.0
|
||||
eslint: ^8.15.0
|
||||
|
@ -493,7 +493,7 @@ importers:
|
|||
'@types/jest': 27.5.0
|
||||
'@types/lodash.debounce': 4.0.7
|
||||
'@types/react': 17.0.45
|
||||
'@types/react-test-renderer': 17.0.2
|
||||
'@types/react-test-renderer': 18.0.0
|
||||
'@typescript-eslint/eslint-plugin': 5.22.0_tal4xlmvnofklupd3hwjtzfb4q
|
||||
'@typescript-eslint/parser': 5.22.0_hcfsmds2fshutdssjqluwm76uu
|
||||
eslint: 8.15.0
|
||||
|
@ -591,7 +591,7 @@ importers:
|
|||
'@types/node': ^16.11.33
|
||||
'@types/prop-types': ^15.7.5
|
||||
'@types/react': ^17.0.45
|
||||
'@types/react-test-renderer': ^17.0.2
|
||||
'@types/react-test-renderer': ^18.0.0
|
||||
'@typescript-eslint/eslint-plugin': ^5.22.0
|
||||
'@typescript-eslint/parser': ^5.22.0
|
||||
eslint: ^8.15.0
|
||||
|
@ -631,7 +631,7 @@ importers:
|
|||
'@types/jest': 27.5.0
|
||||
'@types/node': 16.11.33
|
||||
'@types/react': 17.0.45
|
||||
'@types/react-test-renderer': 17.0.2
|
||||
'@types/react-test-renderer': 18.0.0
|
||||
'@typescript-eslint/eslint-plugin': 5.22.0_tal4xlmvnofklupd3hwjtzfb4q
|
||||
'@typescript-eslint/parser': 5.22.0_hcfsmds2fshutdssjqluwm76uu
|
||||
eslint: 8.15.0
|
||||
|
@ -8212,8 +8212,8 @@ packages:
|
|||
'@types/react': 17.0.45
|
||||
dev: true
|
||||
|
||||
/@types/react-test-renderer/17.0.2:
|
||||
resolution: {integrity: sha512-+F1KONQTBHDBBhbHuT2GNydeMpPuviduXIVJRB7Y4nma4NR5DrTJfMMZ+jbhEHbpwL+Uqhs1WXh4KHiyrtYTPg==}
|
||||
/@types/react-test-renderer/18.0.0:
|
||||
resolution: {integrity: sha512-C7/5FBJ3g3sqUahguGi03O79b8afNeSD6T8/GU50oQrJCU0bVCCGQHaGKUbg2Ce8VQEEqTw8/HiS6lXHHdgkdQ==}
|
||||
dependencies:
|
||||
'@types/react': 17.0.45
|
||||
dev: true
|
||||
|
|
Loading…
Reference in New Issue
Block a user