Update jest monorepo to v27.2.2 (#8316)

This commit is contained in:
renovate[bot]
2021-09-25 11:24:19 -04:00
committed by GitHub
parent f3f8e5544f
commit 2aae01a22c
9 changed files with 460 additions and 460 deletions

View File

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

902
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.18.0",
"globby": "11.0.4",
"jest": "27.2.1",
"jest": "27.2.2",
"knex": "0.95.11",
"lerna": "4.0.0",
"lint-staged": "11.1.2",

View File

@@ -80,7 +80,7 @@
"@types/jest": "27.0.2",
"@types/js-yaml": "4.0.3",
"@types/marked-terminal": "3.1.2",
"jest": "27.2.1",
"jest": "27.2.2",
"nock": "13.1.3",
"npm-run-all": "4.1.5",
"prettier": "2.4.1",

View File

@@ -45,7 +45,7 @@
"@types/normalize-path": "3.0.0",
"dotenv": "10.0.0",
"fs-extra": "10.0.0",
"jest": "27.2.1",
"jest": "27.2.2",
"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.2.1",
"jest": "27.2.2",
"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.2.1",
"jest": "27.2.2",
"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.2",
"@types/node": "15.12.2",
"dotenv": "10.0.0",
"jest": "27.2.1",
"jest": "27.2.2",
"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.2",
"argon2": "0.28.2",
"dotenv": "10.0.0",
"jest": "27.2.1",
"jest-environment-jsdom": "27.2.0",
"jest": "27.2.2",
"jest-environment-jsdom": "27.2.2",
"nock": "13.1.3",
"npm-run-all": "4.1.5",
"rimraf": "3.0.2",