Skip to content

Commit f65c076

Browse files
chore(deps): update dependency nock to ^13.2.4 for gatsby-source-contentful (#34958)
Co-authored-by: Renovate Bot <[email protected]>
1 parent d30979d commit f65c076

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/gatsby-source-contentful/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@babel/core": "^7.15.5",
3434
"babel-preset-gatsby-package": "^2.9.0-next.0",
3535
"cross-env": "^7.0.3",
36-
"nock": "^13.2.2"
36+
"nock": "^13.2.4"
3737
},
3838
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-contentful#readme",
3939
"keywords": [

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -16875,10 +16875,10 @@ no-case@^3.0.4:
1687516875
lower-case "^2.0.2"
1687616876
tslib "^2.0.3"
1687716877

16878-
nock@^13.2.2:
16879-
version "13.2.2"
16880-
resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.2.tgz#29a6942250278209c2b3e7a38310f703581b21fa"
16881-
integrity sha512-PcBHuvl9i6zfaJ50A7LS55oU+nFLv8htXIhffJO+FxyfibdZ4jEvd9kTuvkrJireBFIGMZ+oUIRpMK5gU9h//g==
16878+
nock@^13.2.4:
16879+
version "13.2.4"
16880+
resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.4.tgz#43a309d93143ee5cdcca91358614e7bde56d20e1"
16881+
integrity sha512-8GPznwxcPNCH/h8B+XZcKjYPXnUV5clOKCjAqyjsiqA++MpNx9E9+t8YPp0MbThO+KauRo7aZJ1WuIZmOrT2Ug==
1688216882
dependencies:
1688316883
debug "^4.1.0"
1688416884
json-stringify-safe "^5.0.1"

0 commit comments

Comments
 (0)