Sfoglia il codice sorgente

Bump @types/jest from 26.0.9 to 26.0.10 (#2044)

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.9 to 26.0.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot-preview[bot] 4 anni fa
parent
commit
7e1b919fba
2 ha cambiato i file con 4 aggiunte e 4 eliminazioni
  1. 3 3
      package-lock.json
  2. 1 1
      package.json

+ 3 - 3
package-lock.json

@@ -2109,9 +2109,9 @@
       }
     },
     "@types/jest": {
-      "version": "26.0.9",
-      "resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.9.tgz",
-      "integrity": "sha512-k4qFfJ5AUKrWok5KYXp2EPm89b0P/KZpl7Vg4XuOTVVQEhLDBDBU3iBFrjjdgd8fLw96aAtmnwhXHl63bWeBQQ==",
+      "version": "26.0.10",
+      "resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.10.tgz",
+      "integrity": "sha512-i2m0oyh8w/Lum7wWK/YOZJakYF8Mx08UaKA1CtbmFeDquVhAEdA7znacsVSf2hJ1OQ/OfVMGN90pw/AtzF8s/Q==",
       "requires": {
         "jest-diff": "^25.2.1",
         "pretty-format": "^25.2.1"

+ 1 - 1
package.json

@@ -23,7 +23,7 @@
     "@sentry/integrations": "5.21.1",
     "@testing-library/jest-dom": "5.11.2",
     "@testing-library/react": "10.4.8",
-    "@types/jest": "26.0.9",
+    "@types/jest": "26.0.10",
     "@types/nanoid": "2.1.0",
     "@types/react": "16.9.46",
     "@types/react-dom": "16.9.8",