chore(deps): update dependency jest to v26 (#41699)
* chore(deps): update dependency jest to v26 * chore: add missing package, invariant Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
6d8bbf7cfc
commit
3e9bc73d67
4434
package-lock.json
generated
4434
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -100,7 +100,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"dotenv": "8.2.0"
|
"dotenv": "8.2.0",
|
||||||
|
"invariant": "2.2.4"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@testing-library/cypress": "7.0.6",
|
"@testing-library/cypress": "7.0.6",
|
||||||
@ -118,7 +119,7 @@
|
|||||||
"eslint-plugin-react-hooks": "2.5.1",
|
"eslint-plugin-react-hooks": "2.5.1",
|
||||||
"execa": "4.0.3",
|
"execa": "4.0.3",
|
||||||
"husky": "3.1.0",
|
"husky": "3.1.0",
|
||||||
"jest": "24.9.0",
|
"jest": "26.6.3",
|
||||||
"js-yaml": "3.14.1",
|
"js-yaml": "3.14.1",
|
||||||
"lerna": "4.0.0",
|
"lerna": "4.0.0",
|
||||||
"lint-staged": "8.2.1",
|
"lint-staged": "8.2.1",
|
||||||
|
3949
tools/scripts/seed/package-lock.json
generated
3949
tools/scripts/seed/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -24,7 +24,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"debug": "4.3.1",
|
"debug": "4.3.1",
|
||||||
"dotenv": "8.2.0",
|
"dotenv": "8.2.0",
|
||||||
"jest": "24.9.0",
|
"jest": "26.6.3",
|
||||||
"lodash": "4.17.19",
|
"lodash": "4.17.19",
|
||||||
"mongodb": "3.6.6"
|
"mongodb": "3.6.6"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user