chore(deps): update dependency redux-saga-test-plan to v4.0.5

This commit is contained in:
Renovate Bot
2022-05-14 17:46:30 +00:00
committed by renovate[bot]
parent e2f3db360e
commit 6f8dab6c4f
2 changed files with 9 additions and 6 deletions
+1 -1
View File
@@ -144,7 +144,7 @@
"monaco-editor-webpack-plugin": "4.2.0",
"react-test-renderer": "16.14.0",
"redux-mock-store": "1.5.4",
"redux-saga-test-plan": "4.0.4",
"redux-saga-test-plan": "4.0.5",
"serve": "13.0.2",
"ts-node": "10.7.0",
"webpack": "5.72.0",
+8 -5
View File
@@ -1024,7 +1024,7 @@
"monaco-editor-webpack-plugin": "4.2.0",
"react-test-renderer": "16.14.0",
"redux-mock-store": "1.5.4",
"redux-saga-test-plan": "4.0.4",
"redux-saga-test-plan": "4.0.5",
"serve": "13.0.2",
"ts-node": "10.7.0",
"webpack": "5.72.0",
@@ -44537,9 +44537,10 @@
}
},
"node_modules/redux-saga-test-plan": {
"version": "4.0.4",
"version": "4.0.5",
"resolved": "https://registry.npmjs.org/redux-saga-test-plan/-/redux-saga-test-plan-4.0.5.tgz",
"integrity": "sha512-phNx9h+50JXRzD5siADURrwT+ZJpLs1x5r3CRWa6HDwSZErIhH2WW/EnNAXeuM9TxYqY+ikjTWTYR6pDUyDC2g==",
"dev": true,
"license": "MIT",
"dependencies": {
"core-js": "^2.4.1",
"fsm-iterator": "^1.1.0",
@@ -56648,7 +56649,7 @@
"redux-mock-store": "1.5.4",
"redux-observable": "1.2.0",
"redux-saga": "1.1.3",
"redux-saga-test-plan": "4.0.4",
"redux-saga-test-plan": "4.0.5",
"reselect": "4.1.5",
"rxjs": "6.6.7",
"sanitize-html": "2.7.0",
@@ -83808,7 +83809,9 @@
}
},
"redux-saga-test-plan": {
"version": "4.0.4",
"version": "4.0.5",
"resolved": "https://registry.npmjs.org/redux-saga-test-plan/-/redux-saga-test-plan-4.0.5.tgz",
"integrity": "sha512-phNx9h+50JXRzD5siADURrwT+ZJpLs1x5r3CRWa6HDwSZErIhH2WW/EnNAXeuM9TxYqY+ikjTWTYR6pDUyDC2g==",
"dev": true,
"requires": {
"core-js": "^2.4.1",