Skip to content

Commit

Permalink
chore(deps): update dependency nock to v14.0.1 (#2100)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 10, 2025
1 parent e180617 commit fe6d6ef
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion plugins/gatsby-source-jenkinsplugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@
"babel-jest": "29.7.0",
"eslint": "9.19.0",
"jest": "29.7.0",
"nock": "14.0.0"
"nock": "14.0.1"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4214,7 +4214,7 @@ __metadata:
find-package-json: "npm:^1.2.0"
gatsby-source-filesystem: "npm:5.14.0"
jest: "npm:29.7.0"
nock: "npm:14.0.0"
nock: "npm:14.0.1"
p-queue: "npm:^8.0.0"
rehype-stringify: "npm:^10.0.0"
remark: "npm:^13.0.0"
Expand Down Expand Up @@ -17219,14 +17219,14 @@ __metadata:
languageName: node
linkType: hard

"nock@npm:14.0.0":
version: 14.0.0
resolution: "nock@npm:14.0.0"
"nock@npm:14.0.1":
version: 14.0.1
resolution: "nock@npm:14.0.1"
dependencies:
"@mswjs/interceptors": "npm:^0.37.3"
json-stringify-safe: "npm:^5.0.1"
propagate: "npm:^2.0.0"
checksum: 10c0/232b76bb22e10fd7be4a96fecafa45ff26f06c56e2536f8a07850119f38363232922eaec827d407a7b8802b0ff5d5029b76a47ab516e15261be453b08dea6edf
checksum: 10c0/258d123eb726f81268ee8ba2b69f8fdd5763c416027542bf5d255dae9c21ab3fcff936f2f57fa829dac4371aea2d4bd34a2dc3837008f317bb9893bf48fe736d
languageName: node
linkType: hard

Expand Down

0 comments on commit fe6d6ef

Please sign in to comment.