Skip to content

Commit

Permalink
build(deps-dev): bump nock from 14.0.0-beta.15 to 14.0.0-beta.16
Browse files Browse the repository at this point in the history
Bumps [nock](https://github.com/nock/nock) from 14.0.0-beta.15 to 14.0.0-beta.16.
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v14.0.0-beta.15...v14.0.0-beta.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 2453638 commit 7d3d6c8
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -839,10 +839,10 @@
"@jridgewell/resolve-uri" "^3.1.0"
"@jridgewell/sourcemap-codec" "^1.4.14"

"@mswjs/interceptors@^0.36.4":
version "0.36.4"
resolved "https://registry.yarnpkg.com/@mswjs/interceptors/-/interceptors-0.36.4.tgz#444d379ed917fa23640e65ddd8720c2cbf8725cd"
integrity sha512-ktzj7bra4HatOGqXw/PXyresXxFtnZa570rm4olAyf9HbvNdEWRkQl81ykmJK0nCHxNndmh2zQ84TBYKFDM+sg==
"@mswjs/interceptors@^0.36.6":
version "0.36.10"
resolved "https://registry.yarnpkg.com/@mswjs/interceptors/-/interceptors-0.36.10.tgz#028a51a3c01f6ed87679e972d9f12a9a3726f7a0"
integrity sha512-GXrJgakgJW3DWKueebkvtYgGKkxA7s0u5B0P5syJM5rvQUnrpLPigvci8Hukl7yEM+sU06l+er2Fgvx/gmiRgg==
dependencies:
"@open-draft/deferred-promise" "^2.2.0"
"@open-draft/logger" "^0.3.0"
Expand Down Expand Up @@ -3026,11 +3026,11 @@ natural-compare@^1.4.0:
integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==

nock@^14.0.0-beta.6:
version "14.0.0-beta.15"
resolved "https://registry.yarnpkg.com/nock/-/nock-14.0.0-beta.15.tgz#1eb16e009d3a692bb2a9db4ba4a2834bda424aa3"
integrity sha512-rp72chatxoZbR/2cYHwtb+IX6n6kkanYKGN2PKn4c12JBrj9n4xGUKFykuQHB+Gkz3fynlikFbMH2LI6VoebuQ==
version "14.0.0-beta.16"
resolved "https://registry.yarnpkg.com/nock/-/nock-14.0.0-beta.16.tgz#69fac0b8261ea7bdb18c5680dbf34889a16fcd6a"
integrity sha512-H6ZyT+Naz9wfy0gNrhD0m+VIkCq9li/eaNQPEUEjXg06gsLR3/jDctROt44Z+iT3gFnkTQ0wXtwKJPdvbueBbg==
dependencies:
"@mswjs/interceptors" "^0.36.4"
"@mswjs/interceptors" "^0.36.6"
json-stringify-safe "^5.0.1"
propagate "^2.0.0"

Expand Down

0 comments on commit 7d3d6c8

Please sign in to comment.