Просмотр исходного кода

Bump @types/jest from 25.2.2 to 25.2.3 (#1644)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot-preview[bot] 4 лет назад
Родитель
Сommit
5a64447adc
2 измененных файлов с 4 добавлено и 4 удалено
  1. 3 3
      package-lock.json
  2. 1 1
      package.json

+ 3 - 3
package-lock.json

@@ -1907,9 +1907,9 @@
       }
     },
     "@types/jest": {
-      "version": "25.2.2",
-      "resolved": "https://registry.npmjs.org/@types/jest/-/jest-25.2.2.tgz",
-      "integrity": "sha512-aRctFbG8Pb7DSLzUt/fEtL3q/GKb9mretFuYhRub2J0q6NhzBYbx9HTQzHrWgBNIxYOlxGNVe6Z54cpbUt+Few==",
+      "version": "25.2.3",
+      "resolved": "https://registry.npmjs.org/@types/jest/-/jest-25.2.3.tgz",
+      "integrity": "sha512-JXc1nK/tXHiDhV55dvfzqtmP4S3sy3T3ouV2tkViZgxY/zeUkcpQcQPGRlgF4KmWzWW5oiWYSZwtCB+2RsE4Fw==",
       "requires": {
         "jest-diff": "^25.2.1",
         "pretty-format": "^25.2.1"

+ 1 - 1
package.json

@@ -23,7 +23,7 @@
     "@sentry/integrations": "5.15.5",
     "@testing-library/jest-dom": "5.7.0",
     "@testing-library/react": "10.0.4",
-    "@types/jest": "25.2.2",
+    "@types/jest": "25.2.3",
     "@types/nanoid": "2.1.0",
     "@types/react": "16.9.35",
     "@types/react-dom": "16.9.8",