[7.x] Update dependency @types/fetch-mock to v7.3.1 (#39931) (#39952)

This commit is contained in:
Spencer 2019-06-28 19:24:38 -07:00 committed by GitHub
parent 52fe2620d0
commit aeed3c5704
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -290,7 +290,7 @@
"@types/enzyme": "^3.9.0",
"@types/eslint": "^4.16.6",
"@types/execa": "^0.9.0",
"@types/fetch-mock": "7.3.0",
"@types/fetch-mock": "7.3.1",
"@types/getopts": "^2.0.1",
"@types/glob": "^7.1.1",
"@types/globby": "^8.0.0",

View file

@ -3540,10 +3540,10 @@
"@types/express-serve-static-core" "*"
"@types/serve-static" "*"
"@types/fetch-mock@7.3.0":
version "7.3.0"
resolved "https://registry.yarnpkg.com/@types/fetch-mock/-/fetch-mock-7.3.0.tgz#b56bafcb60fcd7f77d6464227ac18e99acb53e83"
integrity sha512-pkvJyDRlf36Z2GVFWXGlR6wbOWwoqu2G7fpb9eY8ji4zD/u8YIqew+J8lYLg2LSch3Pfk/kHKNKz6byLR+nKkw==
"@types/fetch-mock@7.3.1":
version "7.3.1"
resolved "https://registry.yarnpkg.com/@types/fetch-mock/-/fetch-mock-7.3.1.tgz#df7421e8bcb351b430bfbfa5c52bb353826ac94f"
integrity sha512-2U4vZWHNbsbK7TRmizgr/pbKe0FKopcxu+hNDtIBDiM1wvrKRItybaYj7VQ6w/hZJStU/JxRiNi5ww4YDEvKbA==
"@types/file-saver@^2.0.0":
version "2.0.0"