mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-10 14:06:30 +00:00
chore(deps): update dependency nock to v13.5.6 (#32571)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
54996ba369
commit
27841b4972
2 changed files with 6 additions and 6 deletions
|
@ -337,7 +337,7 @@
|
||||||
"jest-snapshot": "29.7.0",
|
"jest-snapshot": "29.7.0",
|
||||||
"markdownlint-cli2": "0.15.0",
|
"markdownlint-cli2": "0.15.0",
|
||||||
"memfs": "4.14.0",
|
"memfs": "4.14.0",
|
||||||
"nock": "13.5.5",
|
"nock": "13.5.6",
|
||||||
"npm-run-all2": "7.0.1",
|
"npm-run-all2": "7.0.1",
|
||||||
"nyc": "17.1.0",
|
"nyc": "17.1.0",
|
||||||
"pretty-format": "29.7.0",
|
"pretty-format": "29.7.0",
|
||||||
|
|
|
@ -584,8 +584,8 @@ importers:
|
||||||
specifier: 4.14.0
|
specifier: 4.14.0
|
||||||
version: 4.14.0
|
version: 4.14.0
|
||||||
nock:
|
nock:
|
||||||
specifier: 13.5.5
|
specifier: 13.5.6
|
||||||
version: 13.5.5
|
version: 13.5.6
|
||||||
npm-run-all2:
|
npm-run-all2:
|
||||||
specifier: 7.0.1
|
specifier: 7.0.1
|
||||||
version: 7.0.1
|
version: 7.0.1
|
||||||
|
@ -4675,8 +4675,8 @@ packages:
|
||||||
nise@6.1.1:
|
nise@6.1.1:
|
||||||
resolution: {integrity: sha512-aMSAzLVY7LyeM60gvBS423nBmIPP+Wy7St7hsb+8/fc1HmeoHJfLO8CKse4u3BtOZvQLJghYPI2i/1WZrEj5/g==}
|
resolution: {integrity: sha512-aMSAzLVY7LyeM60gvBS423nBmIPP+Wy7St7hsb+8/fc1HmeoHJfLO8CKse4u3BtOZvQLJghYPI2i/1WZrEj5/g==}
|
||||||
|
|
||||||
nock@13.5.5:
|
nock@13.5.6:
|
||||||
resolution: {integrity: sha512-XKYnqUrCwXC8DGG1xX4YH5yNIrlh9c065uaMZZHUoeUUINTOyt+x/G+ezYk0Ft6ExSREVIs+qBJDK503viTfFA==}
|
resolution: {integrity: sha512-o2zOYiCpzRqSzPj0Zt/dQ/DqZeYoaQ7TUonc/xUPjCGl9WeHpNbxgVvOquXYAaJzI0M9BXV3HTzG0p8IUAbBTQ==}
|
||||||
engines: {node: '>= 10.13'}
|
engines: {node: '>= 10.13'}
|
||||||
|
|
||||||
node-abi@3.71.0:
|
node-abi@3.71.0:
|
||||||
|
@ -11657,7 +11657,7 @@ snapshots:
|
||||||
just-extend: 6.2.0
|
just-extend: 6.2.0
|
||||||
path-to-regexp: 8.2.0
|
path-to-regexp: 8.2.0
|
||||||
|
|
||||||
nock@13.5.5:
|
nock@13.5.6:
|
||||||
dependencies:
|
dependencies:
|
||||||
debug: 4.3.7
|
debug: 4.3.7
|
||||||
json-stringify-safe: 5.0.1
|
json-stringify-safe: 5.0.1
|
||||||
|
|
Loading…
Reference in a new issue