Update jest monorepo to v27.2.0 (#7989)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-09-13 11:37:17 -04:00
committed by GitHub
parent 565ce169e7
commit a1eae036e9
9 changed files with 516 additions and 516 deletions

View File

@@ -195,7 +195,7 @@
"@types/wellknown": "0.5.1",
"copyfiles": "2.4.1",
"cross-env": "7.0.3",
"jest": "27.1.1",
"jest": "27.2.0",
"ts-jest": "27.0.5",
"ts-node-dev": "1.1.8",
"typescript": "4.4.3"

1014
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -41,7 +41,7 @@
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-vue": "7.17.0",
"globby": "11.0.4",
"jest": "27.1.1",
"jest": "27.2.0",
"knex": "0.95.11",
"lerna": "4.0.0",
"lint-staged": "11.1.2",

View File

@@ -80,7 +80,7 @@
"@types/jest": "27.0.1",
"@types/js-yaml": "4.0.3",
"@types/marked-terminal": "3.1.2",
"jest": "27.1.1",
"jest": "27.2.0",
"nock": "13.1.3",
"npm-run-all": "4.1.5",
"prettier": "2.4.0",

View File

@@ -45,7 +45,7 @@
"@types/normalize-path": "3.0.0",
"dotenv": "10.0.0",
"fs-extra": "10.0.0",
"jest": "27.1.1",
"jest": "27.2.0",
"npm-run-all": "4.1.5",
"ts-jest": "27.0.5",
"typescript": "4.4.3"

View File

@@ -44,7 +44,7 @@
"@types/node": "15.12.2",
"@types/normalize-path": "3.0.0",
"dotenv": "10.0.0",
"jest": "27.1.1",
"jest": "27.2.0",
"npm-run-all": "4.1.5",
"ts-jest": "27.0.5",
"typescript": "4.4.3"

View File

@@ -46,7 +46,7 @@
"@types/normalize-path": "3.0.0",
"dotenv": "10.0.0",
"fs-extra": "10.0.0",
"jest": "27.1.1",
"jest": "27.2.0",
"npm-run-all": "4.1.5",
"ts-jest": "27.0.5",
"typescript": "4.4.3"

View File

@@ -54,7 +54,7 @@
"@types/jest": "27.0.1",
"@types/node": "15.12.2",
"dotenv": "10.0.0",
"jest": "27.1.1",
"jest": "27.2.0",
"npm-run-all": "4.1.5",
"ts-jest": "27.0.5",
"typescript": "4.4.3"

View File

@@ -52,8 +52,8 @@
"@types/jest": "27.0.1",
"argon2": "0.28.2",
"dotenv": "10.0.0",
"jest": "27.1.1",
"jest-environment-jsdom": "27.1.1",
"jest": "27.2.0",
"jest-environment-jsdom": "27.2.0",
"nock": "13.1.3",
"npm-run-all": "4.1.5",
"rimraf": "3.0.2",