mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-16 13:00:49 -04:00
chore(deps): update dependency redux-saga-test-plan to v4.0.6
This commit is contained in:
@@ -145,7 +145,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.5",
|
||||
"redux-saga-test-plan": "4.0.6",
|
||||
"serve": "13.0.4",
|
||||
"ts-node": "10.9.1",
|
||||
"webpack": "5.74.0",
|
||||
|
||||
24
package-lock.json
generated
24
package-lock.json
generated
@@ -549,7 +549,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.5",
|
||||
"redux-saga-test-plan": "4.0.6",
|
||||
"serve": "13.0.4",
|
||||
"ts-node": "10.9.1",
|
||||
"webpack": "5.74.0",
|
||||
@@ -44613,16 +44613,14 @@
|
||||
}
|
||||
},
|
||||
"node_modules/redux-saga-test-plan": {
|
||||
"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==",
|
||||
"version": "4.0.6",
|
||||
"resolved": "https://registry.npmjs.org/redux-saga-test-plan/-/redux-saga-test-plan-4.0.6.tgz",
|
||||
"integrity": "sha512-ESdbFoDWCeJ/EiFdUNSCGtA2CC9tnuvHDm6k06gVFa98EIeR2hpzFkGk9kJ1/hpMUnYFp+OOEEITIrZeDYBfFg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"core-js": "^2.4.1",
|
||||
"fsm-iterator": "^1.1.0",
|
||||
"lodash.isequal": "^4.5.0",
|
||||
"lodash.ismatch": "^4.4.0",
|
||||
"object-assign": "^4.1.0"
|
||||
"lodash.ismatch": "^4.4.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@redux-saga/is": "^1.0.1",
|
||||
@@ -56449,7 +56447,7 @@
|
||||
"redux-mock-store": "1.5.4",
|
||||
"redux-observable": "1.2.0",
|
||||
"redux-saga": "1.2.1",
|
||||
"redux-saga-test-plan": "4.0.5",
|
||||
"redux-saga-test-plan": "4.0.6",
|
||||
"reselect": "4.1.6",
|
||||
"rxjs": "6.6.7",
|
||||
"sanitize-html": "2.7.1",
|
||||
@@ -84660,16 +84658,14 @@
|
||||
}
|
||||
},
|
||||
"redux-saga-test-plan": {
|
||||
"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==",
|
||||
"version": "4.0.6",
|
||||
"resolved": "https://registry.npmjs.org/redux-saga-test-plan/-/redux-saga-test-plan-4.0.6.tgz",
|
||||
"integrity": "sha512-ESdbFoDWCeJ/EiFdUNSCGtA2CC9tnuvHDm6k06gVFa98EIeR2hpzFkGk9kJ1/hpMUnYFp+OOEEITIrZeDYBfFg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"core-js": "^2.4.1",
|
||||
"fsm-iterator": "^1.1.0",
|
||||
"lodash.isequal": "^4.5.0",
|
||||
"lodash.ismatch": "^4.4.0",
|
||||
"object-assign": "^4.1.0"
|
||||
"lodash.ismatch": "^4.4.0"
|
||||
}
|
||||
},
|
||||
"redux-thunk": {
|
||||
|
||||
Reference in New Issue
Block a user