mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore(deps): update jest monorepo
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
+2
-2
@@ -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",
|
||||
@@ -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",
|
||||
|
||||
+3
-3
@@ -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",
|
||||
@@ -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",
|
||||
|
||||
Generated
+466
-384
File diff suppressed because it is too large
Load Diff
@@ -53,7 +53,7 @@
|
||||
"@storybook/react": "6.5.16",
|
||||
"@testing-library/jest-dom": "5.17.0",
|
||||
"@testing-library/react": "12.1.5",
|
||||
"@types/jest": "29.5.4",
|
||||
"@types/jest": "29.5.5",
|
||||
"@types/react": "16.14.46",
|
||||
"@types/react-dom": "^16.9.17",
|
||||
"@types/testing-library__jest-dom": "^5",
|
||||
|
||||
Reference in New Issue
Block a user