chore(deps): update dependency redux-saga-test-plan to v4.0.4 (#44128)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-11-11 10:28:24 +05:30
committed by GitHub
parent 23482c2a2c
commit 8060e58e73
2 changed files with 8 additions and 8 deletions

View File

@ -136,7 +136,7 @@
"jest-json-schema-extended": "1.0.1",
"monaco-editor-webpack-plugin": "4.2.0",
"react-test-renderer": "16.14.0",
"redux-saga-test-plan": "4.0.3",
"redux-saga-test-plan": "4.0.4",
"serve": "12.0.1",
"webpack": "5.61.0",
"webpack-cli": "4.9.1"
@ -24432,9 +24432,9 @@
}
},
"node_modules/redux-saga-test-plan": {
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/redux-saga-test-plan/-/redux-saga-test-plan-4.0.3.tgz",
"integrity": "sha512-bhiWnwb3Gvsu1iUh8A4jUvDxhf1AU/ZfjTspDMWf2fRFUCBeKBnTBm+UcKAPRJxKro5h1ypS/jaFNb7kJaf5yw==",
"version": "4.0.4",
"resolved": "https://registry.npmjs.org/redux-saga-test-plan/-/redux-saga-test-plan-4.0.4.tgz",
"integrity": "sha512-nN4QhLws9is7IVjkoeixFRUTfVGFKroJhaxlvE5vTzArkEm3A88h6fwNwyHQCQkvl5u5EKUuvLsdQOjdWw0Pzg==",
"dev": true,
"dependencies": {
"core-js": "^2.4.1",
@ -47415,9 +47415,9 @@
}
},
"redux-saga-test-plan": {
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/redux-saga-test-plan/-/redux-saga-test-plan-4.0.3.tgz",
"integrity": "sha512-bhiWnwb3Gvsu1iUh8A4jUvDxhf1AU/ZfjTspDMWf2fRFUCBeKBnTBm+UcKAPRJxKro5h1ypS/jaFNb7kJaf5yw==",
"version": "4.0.4",
"resolved": "https://registry.npmjs.org/redux-saga-test-plan/-/redux-saga-test-plan-4.0.4.tgz",
"integrity": "sha512-nN4QhLws9is7IVjkoeixFRUTfVGFKroJhaxlvE5vTzArkEm3A88h6fwNwyHQCQkvl5u5EKUuvLsdQOjdWw0Pzg==",
"dev": true,
"requires": {
"core-js": "^2.4.1",

View File

@ -160,7 +160,7 @@
"jest-json-schema-extended": "1.0.1",
"monaco-editor-webpack-plugin": "4.2.0",
"react-test-renderer": "16.14.0",
"redux-saga-test-plan": "4.0.3",
"redux-saga-test-plan": "4.0.4",
"serve": "12.0.1",
"webpack": "5.61.0",
"webpack-cli": "4.9.1"