⬆️ Bump @types/fetch-mock from 7.3.5 to 7.3.7 (#1623)

⬆️ Bump @types/fetch-mock from 7.3.5 to 7.3.7

Bumps [@types/fetch-mock](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fetch-mock) from 7.3.5 to 7.3.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fetch-mock)

---
updated-dependencies:
- dependency-name: "@types/fetch-mock"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-11-03 13:00:37 +00:00 committed by GitHub
parent 7efd494412
commit acad18fedf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -14,7 +14,7 @@
"test": "FORCE_COLOR=1 jest --coverage"
},
"devDependencies": {
"@types/fetch-mock": "^7.3.5",
"@types/fetch-mock": "^7.3.7",
"@types/jest": "^29.5.7",
"@types/react": "^18.2.34",
"@types/react-test-renderer": "^18.0.3",

8
pnpm-lock.yaml generated
View File

@ -45,8 +45,8 @@ importers:
packages/website:
devDependencies:
'@types/fetch-mock':
specifier: ^7.3.5
version: 7.3.5
specifier: ^7.3.7
version: 7.3.7
'@types/jest':
specifier: ^29.5.7
version: 29.5.7
@ -2505,8 +2505,8 @@ packages:
resolution: {integrity: sha512-LG4opVs2ANWZ1TJoKc937iMmNstM/d0ae1vNbnBvBhqCSezgVUOzcLCqbI5elV8Vy6WKwKjaqR+zO9VKirBBCA==}
dev: true
/@types/fetch-mock@7.3.5:
resolution: {integrity: sha512-sLecm9ohBdGIpYUP9rWk5/XIKY2xHMYTBJIcJuBBM8IJWnYoQ1DAj8F4OVjnfD0API1drlkWEV0LPNk+ACuhsg==}
/@types/fetch-mock@7.3.7:
resolution: {integrity: sha512-VKtaL2UUTFLXN+JoBOhF0elvQ5eu7ViSVAJDnogsDz4ygWV8/SaAKfJjFbZkHeV/jpAotObjitXM+VZcs+mwGQ==}
dev: true
/@types/glob@7.2.0: