Skip to content

Commit

Permalink
Merge pull request #10 from tipresias/dependabot/npm_and_yarn/fronten…
Browse files Browse the repository at this point in the history
…d/nock-13.0.11

Bump nock from 13.0.10 to 13.0.11 in /frontend
  • Loading branch information
cfranklin11 committed Mar 13, 2021
2 parents dc22c74 + 74f2508 commit c395270
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Expand Up @@ -53,7 +53,7 @@
"flow-bin": "^0.133.0",
"flow-typed": "^3.3.1",
"jest-styled-components": "^7.0.3",
"nock": "^13.0.10",
"nock": "^13.0.11",
"react-app-rewired": "^2.1.8"
},
"browserslist": [
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Expand Up @@ -10269,10 +10269,10 @@ no-case@^3.0.3:
lower-case "^2.0.1"
tslib "^1.10.0"

nock@^13.0.10:
version "13.0.10"
resolved "https://registry.yarnpkg.com/nock/-/nock-13.0.10.tgz#a9a015269408d56ec9ac57fe3ede86b0a83ecc6a"
integrity sha512-AvUO/tbiWVBjlC3WsuIutPXltPbPmHWfcLwDSYzykKBJhOeo9eZPczo8n9aV4AHHCgpeL70zBXLwiSE+mzx89g==
nock@^13.0.11:
version "13.0.11"
resolved "https://registry.yarnpkg.com/nock/-/nock-13.0.11.tgz#ba733252e720897ca50033205c39db0c7470f331"
integrity sha512-sKZltNkkWblkqqPAsjYW0bm3s9DcHRPiMOyKO/PkfJ+ANHZ2+LA2PLe22r4lLrKgXaiSaDQwW3qGsJFtIpQIeQ==
dependencies:
debug "^4.1.0"
json-stringify-safe "^5.0.1"
Expand Down

0 comments on commit c395270

Please sign in to comment.