Skip to content

Commit

Permalink
chore: Bump nock from 13.3.4 to 13.3.6
Browse files Browse the repository at this point in the history
Bumps [nock](https://github.com/nock/nock) from 13.3.4 to 13.3.6.
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v13.3.4...v13.3.6)

---
updated-dependencies:
- dependency-name: nock
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and guilgaly committed Oct 30, 2023
1 parent 5b284cf commit ffe04f8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@vercel/ncc": "0.38.0",
"jest": "29.7.0",
"js-yaml": "4.1.0",
"nock": "13.3.4",
"nock": "13.3.6",
"prettier": "3.0.3",
"rimraf": "5.0.5",
"ts-jest": "29.1.1",
Expand Down
18 changes: 5 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2868,13 +2868,6 @@ __metadata:
languageName: node
linkType: hard

"lodash@npm:^4.17.21":
version: 4.17.21
resolution: "lodash@npm:4.17.21"
checksum: eb835a2e51d381e561e508ce932ea50a8e5a68f4ebdd771ea240d3048244a8d13658acbd502cd4829768c56f2e16bdd4340b9ea141297d472517b83868e677f7
languageName: node
linkType: hard

"lru-cache@npm:^5.1.1":
version: 5.1.1
resolution: "lru-cache@npm:5.1.1"
Expand Down Expand Up @@ -3128,15 +3121,14 @@ __metadata:
languageName: node
linkType: hard

"nock@npm:13.3.4":
version: 13.3.4
resolution: "nock@npm:13.3.4"
"nock@npm:13.3.6":
version: 13.3.6
resolution: "nock@npm:13.3.6"
dependencies:
debug: ^4.1.0
json-stringify-safe: ^5.0.1
lodash: ^4.17.21
propagate: ^2.0.0
checksum: 34ba5fdc025db1f6eb3ea5e3067489e37d6982534ad23d2c1e9fe33ab844c73ed9161012ce4c116c7aa9b765e5a9cfb1541163c936e06fb3331d51c61e2869f7
checksum: 795f334a17ed294b829968c177190571720492cc5113e2aa5b9d382c6508d81c8f79f6afae32009abce94213b0b7c1a474d582acf87e2c169d620314ac0ae60c
languageName: node
linkType: hard

Expand Down Expand Up @@ -3533,7 +3525,7 @@ __metadata:
"@vercel/ncc": 0.38.0
jest: 29.7.0
js-yaml: 4.1.0
nock: 13.3.4
nock: 13.3.6
prettier: 3.0.3
rimraf: 5.0.5
ts-jest: 29.1.1
Expand Down

0 comments on commit ffe04f8

Please sign in to comment.