Bump jest from 26.1.0 to 26.6.3 in /web
Bumps [jest](https://github.com/facebook/jest) from 26.1.0 to 26.6.3. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/compare/v26.1.0...v26.6.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
f2db55d77e
commit
cf2915b4c9
|
@ -9363,14 +9363,14 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"jest": {
|
"jest": {
|
||||||
"version": "26.1.0",
|
"version": "26.6.3",
|
||||||
"resolved": "https://registry.npmjs.org/jest/-/jest-26.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/jest/-/jest-26.6.3.tgz",
|
||||||
"integrity": "sha512-LIti8jppw5BcQvmNJe4w2g1N/3V68HUfAv9zDVm7v+VAtQulGhH0LnmmiVkbNE4M4I43Bj2fXPiBGKt26k9tHw==",
|
"integrity": "sha512-lGS5PXGAzR4RF7V5+XObhqz2KZIDUA1yD0DG6pBVmy10eh0ZIXQImRuzocsI/N2XZ1GrLFwTS27In2i2jlpq1Q==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@jest/core": "^26.1.0",
|
"@jest/core": "^26.6.3",
|
||||||
"import-local": "^3.0.2",
|
"import-local": "^3.0.2",
|
||||||
"jest-cli": "^26.1.0"
|
"jest-cli": "^26.6.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@jest/types": {
|
"@jest/types": {
|
||||||
|
|
|
@ -62,7 +62,7 @@
|
||||||
"eslint-config-prettier": "6.15.0",
|
"eslint-config-prettier": "6.15.0",
|
||||||
"eslint-plugin-import": "2.22.1",
|
"eslint-plugin-import": "2.22.1",
|
||||||
"eslint-plugin-prettier": "3.3.1",
|
"eslint-plugin-prettier": "3.3.1",
|
||||||
"jest": "26.1.0",
|
"jest": "26.6.3",
|
||||||
"jest-preset-angular": "8.3.2",
|
"jest-preset-angular": "8.3.2",
|
||||||
"node-sass": "4.14.1",
|
"node-sass": "4.14.1",
|
||||||
"prettier": "2.2.1",
|
"prettier": "2.2.1",
|
||||||
|
|
Loading…
Reference in New Issue