Skip to content

Commit

Permalink
Update jest monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent 30af383 commit bfe5648
Show file tree
Hide file tree
Showing 3 changed files with 747 additions and 321 deletions.
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@types/convict": "6.1.1",
"@types/crypto-js": "4.1.1",
"@types/express": "4.17.14",
"@types/jest": "29.2.0",
"@types/jest": "29.5.13",
"@types/node": "18.11.0",
"@types/parse": "2.18.18",
"@typescript-eslint/eslint-plugin": "5.40.1",
Expand Down
6 changes: 3 additions & 3 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@tailwindcss/forms": "0.5.3",
"@types/concurrently": "7.0.0",
"@types/crypto-js": "4.1.1",
"@types/jest": "29.2.0",
"@types/jest": "29.5.13",
"@types/node": "18.11.0",
"@types/papaparse": "5.3.5",
"@types/parse": "2.18.18",
Expand All @@ -77,15 +77,15 @@
"@vue/test-utils": "next",
"autoprefixer": "10.4.12",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "29.2.0",
"babel-jest": "29.7.0",
"concurrently": "7.4.0",
"cross-env": "7.0.3",
"eslint": "8.25.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-only-warn": "1.0.3",
"eslint-plugin-varspacing": "1.2.2",
"eslint-plugin-vue": "8.7.1",
"jest": "29.2.0",
"jest": "29.7.0",
"jest-css-modules-transform": "4.4.2",
"postcss": "8.4.18",
"ts-jest": "29.0.3",
Expand Down
Loading

0 comments on commit bfe5648

Please sign in to comment.