Skip to content

Commit

Permalink
chore(deps): update dependency nock to v13.5.0 (#2541)
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] committed Jan 15, 2024
1 parent 4db9c6a commit e28ee3e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/node": "20.11.0",
"cross-fetch": "4.0.0",
"jest": "29.7.0",
"nock": "13.4.0",
"nock": "13.5.0",
"ts-jest": "29.1.1",
"typescript": "5.3.3"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/jest": "29.5.11",
"@types/node": "20.11.0",
"jest": "29.7.0",
"nock": "13.4.0",
"nock": "13.5.0",
"ts-jest": "29.1.1",
"typescript": "5.3.3"
},
Expand Down
12 changes: 6 additions & 6 deletions clients/algoliasearch-client-javascript/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ __metadata:
"@types/node": "npm:20.11.0"
cross-fetch: "npm:4.0.0"
jest: "npm:29.7.0"
nock: "npm:13.4.0"
nock: "npm:13.5.0"
ts-jest: "npm:29.1.1"
typescript: "npm:5.3.3"
languageName: unknown
Expand All @@ -181,7 +181,7 @@ __metadata:
"@types/jest": "npm:29.5.11"
"@types/node": "npm:20.11.0"
jest: "npm:29.7.0"
nock: "npm:13.4.0"
nock: "npm:13.5.0"
ts-jest: "npm:29.1.1"
typescript: "npm:5.3.3"
languageName: unknown
Expand Down Expand Up @@ -7399,14 +7399,14 @@ __metadata:
languageName: node
linkType: hard

"nock@npm:13.4.0":
version: 13.4.0
resolution: "nock@npm:13.4.0"
"nock@npm:13.5.0":
version: 13.5.0
resolution: "nock@npm:13.5.0"
dependencies:
debug: "npm:^4.1.0"
json-stringify-safe: "npm:^5.0.1"
propagate: "npm:^2.0.0"
checksum: 269c4d4e2ae250e0af361548ab0ba11a18831cfb3edfd8c6f6b1e4b02c7ffc3b1c8ac04ac33edfd3e114110f4836ab8bb8df398da893cd18fef47d9c256acf7f
checksum: 347e6804d3eadb2ec81e3a0808b4cf8d826e5a6b52aa91b31db9c78c9afb58f0af0d1c941dff13d78ff99968b025dea9593f341cc515463270cb69d8e293c9cf
languageName: node
linkType: hard

Expand Down

0 comments on commit e28ee3e

Please sign in to comment.