chore(deps): update dependency @types/jest to v27.4.0 (#3947)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-12-31 12:15:21 +01:00 committed by GitHub
parent 0c282b365a
commit c3248915e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -18,7 +18,7 @@
"@angular/core": "11.2.14",
"@types/cordova": "0.0.34",
"@types/fs-extra": "9.0.13",
"@types/jest": "27.0.3",
"@types/jest": "27.4.0",
"@types/lodash": "4.14.178",
"@types/node": "16.11.17",
"@types/rimraf": "3.0.2",
@ -1988,9 +1988,9 @@
}
},
"node_modules/@types/jest": {
"version": "27.0.3",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.0.3.tgz",
"integrity": "sha512-cmmwv9t7gBYt7hNKH5Spu7Kuu/DotGa+Ff+JGRKZ4db5eh8PnKS4LuebJ3YLUoyOyIHraTGyULn23YtEAm0VSg==",
"version": "27.4.0",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.4.0.tgz",
"integrity": "sha512-gHl8XuC1RZ8H2j5sHv/JqsaxXkDDM9iDOgu0Wp8sjs4u/snb2PVehyWXJPr+ORA0RPpgw231mnutWI1+0hgjIQ==",
"dev": true,
"dependencies": {
"jest-diff": "^27.0.0",
@ -18159,9 +18159,9 @@
}
},
"@types/jest": {
"version": "27.0.3",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.0.3.tgz",
"integrity": "sha512-cmmwv9t7gBYt7hNKH5Spu7Kuu/DotGa+Ff+JGRKZ4db5eh8PnKS4LuebJ3YLUoyOyIHraTGyULn23YtEAm0VSg==",
"version": "27.4.0",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.4.0.tgz",
"integrity": "sha512-gHl8XuC1RZ8H2j5sHv/JqsaxXkDDM9iDOgu0Wp8sjs4u/snb2PVehyWXJPr+ORA0RPpgw231mnutWI1+0hgjIQ==",
"dev": true,
"requires": {
"jest-diff": "^27.0.0",

View File

@ -33,7 +33,7 @@
"@angular/core": "11.2.14",
"@types/cordova": "0.0.34",
"@types/fs-extra": "9.0.13",
"@types/jest": "27.0.3",
"@types/jest": "27.4.0",
"@types/lodash": "4.14.178",
"@types/node": "16.11.17",
"@types/rimraf": "3.0.2",