chore: Test performance (#5786)

This commit is contained in:
Tom Moor
2023-09-06 17:19:21 -04:00
committed by GitHub
parent 3eb947e9a5
commit ec0564eb32
69 changed files with 449 additions and 617 deletions

View File

@@ -231,7 +231,6 @@
"@babel/cli": "^7.21.5",
"@babel/preset-typescript": "^7.21.4",
"@faker-js/faker": "^8.0.2",
"@getoutline/jest-runner-serial": "^2.0.0",
"@relative-ci/agent": "^4.1.3",
"@types/addressparser": "^1.0.1",
"@types/body-scroll-lock": "^3.1.0",
@@ -296,7 +295,7 @@
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^29.6.3",
"babel-jest": "^29.6.4",
"babel-plugin-transform-inline-environment-variables": "^0.4.4",
"babel-plugin-transform-typescript-metadata": "^0.3.2",
"babel-plugin-tsconfig-paths-module-resolver": "^1.0.4",
@@ -318,8 +317,8 @@
"fetch-test-server": "^1.1.0",
"husky": "^8.0.2",
"i18next-parser": "^7.9.0",
"jest-cli": "^29.6.1",
"jest-environment-jsdom": "^29.5.0",
"jest-cli": "^29.6.4",
"jest-environment-jsdom": "^29.6.4",
"jest-fetch-mock": "^3.0.3",
"lint-staged": "^13.2.3",
"nodemon": "^2.0.22",