Browse Source

deps(ui): Upgrade jest, jest-junit (#32132)

Scott Cooper 3 years ago
parent
commit
9fe4d37ffd
2 changed files with 318 additions and 419 deletions
  1. 5 5
      package.json
  2. 313 414
      yarn.lock

+ 5 - 5
package.json

@@ -38,7 +38,7 @@
     "@types/diff": "5.0.1",
     "@types/dompurify": "^2.2.3",
     "@types/enzyme": "^3.10.10",
-    "@types/jest": "^26.0.24",
+    "@types/jest": "^27.4.1",
     "@types/js-cookie": "^2.2.7",
     "@types/lodash": "^4.14.171",
     "@types/marked": "^0.7.2",
@@ -162,18 +162,18 @@
     "@visual-snapshot/jest": "5.0.0",
     "babel-eslint": "^10.1.0",
     "babel-gettext-extractor": "^4.1.3",
-    "babel-jest": "27.0.6",
+    "babel-jest": "27.5.1",
     "babel-plugin-dynamic-import-node": "^2.2.0",
     "csstype": "^3.0.8",
     "eslint": "5.11.1",
     "eslint-config-sentry-app": "1.77.0",
     "eslint-plugin-simple-import-sort": "^6.0.0",
     "html-webpack-plugin": "^5.3.2",
-    "jest": "27.0.6",
+    "jest": "27.5.1",
     "jest-canvas-mock": "^2.3.1",
-    "jest-circus": "27.0.6",
+    "jest-circus": "27.5.1",
     "jest-fetch-mock": "^3.0.3",
-    "jest-junit": "^9.0.0",
+    "jest-junit": "13.0.0",
     "jest-sentry-environment": "1.3.0",
     "postcss-jsx": "0.36.4",
     "postcss-syntax": "0.36.2",

File diff suppressed because it is too large
+ 313 - 414
yarn.lock


Some files were not shown because too many files changed in this diff