Skip to content

Commit

Permalink
chore(deps): update jest monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 16, 2023
1 parent 20337e5 commit 96f2cc1
Show file tree
Hide file tree
Showing 5 changed files with 455 additions and 373 deletions.
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/nodemailer": "^6.4.8",
"@types/supertest": "2.0.12",
"dotenv-cli": "7.3.0",
"jest": "29.6.4",
"jest": "29.7.0",
"prisma": "5.2.0",
"supertest": "6.3.3",
"ts-jest": "29.1.1"
Expand Down
4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
"@types/chai": "^4.3.4",
"@types/enzyme": "^3.10.12",
"@types/enzyme-adapter-react-16": "1.0.6",
"@types/jest": "29.5.4",
"@types/jest": "29.5.5",
"@types/jquery": "^3.5.16",
"@types/js-yaml": "4.0.5",
"@types/loadable__component": "5.13.5",
Expand Down Expand Up @@ -183,7 +183,7 @@
"dotenv": "16.3.1",
"eslint-plugin-testing-library": "^3.9.0",
"gatsby-plugin-webpack-bundle-analyser-v2": "1.1.31",
"jest-environment-jsdom": "29.6.4",
"jest-environment-jsdom": "29.7.0",
"jest-json-schema-extended": "1.0.1",
"joi": "17.10.1",
"js-yaml": "4.1.0",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,13 +106,13 @@
"@testing-library/dom": "8.20.1",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/user-event": "13.5.0",
"@types/jest": "29.5.4",
"@types/jest": "29.5.5",
"@types/lodash": "4.14.198",
"@types/node": "18.17.16",
"@types/store": "2.0.2",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"babel-jest": "29.6.4",
"babel-jest": "29.7.0",
"babel-plugin-transform-imports": "2.0.0",
"cross-env": "7.0.3",
"cypress": "11.2.0",
Expand All @@ -133,7 +133,7 @@
"eslint-plugin-testing-library": "5.11.1",
"execa": "5.1.1",
"husky": "8.0.3",
"jest": "29.6.4",
"jest": "29.7.0",
"js-yaml": "3.14.1",
"lint-staged": "^13.1.0",
"lodash": "4.17.21",
Expand Down
Loading

0 comments on commit 96f2cc1

Please sign in to comment.