mirror of
https://github.com/directus/directus.git
synced 2026-01-23 04:08:14 -05:00
Update jest monorepo to v27.2.2 (#8316)
This commit is contained in:
@@ -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
902
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user