mirror of
https://github.com/carloscuesta/gitmoji.git
synced 2025-12-08 20:14:12 +00:00
⬆️ 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:
parent
7efd494412
commit
acad18fedf
@ -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
8
pnpm-lock.yaml
generated
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user