chore(deps-dev): bump nock from 13.3.2 to 13.3.3 (#13058)
* chore(deps-dev): bump nock from 13.3.2 to 13.3.3 Bumps [nock](https://github.com/nock/nock) from 13.3.2 to 13.3.3. - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](https://github.com/nock/nock/compare/v13.3.2...v13.3.3) --- updated-dependencies: - dependency-name: nock dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * chore: fix pnpm install --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
364b5d89ac
commit
dff1d9fd28
|
|
@ -163,7 +163,7 @@
|
|||
"jest-junit": "16.0.0",
|
||||
"lint-staged": "14.0.0",
|
||||
"mockdate": "3.0.5",
|
||||
"nock": "13.3.2",
|
||||
"nock": "13.3.3",
|
||||
"nodemon": "3.0.1",
|
||||
"prettier": "3.0.2",
|
||||
"remark": "13.0.0",
|
||||
|
|
|
|||
|
|
@ -242,8 +242,8 @@ devDependencies:
|
|||
specifier: 3.0.5
|
||||
version: 3.0.5
|
||||
nock:
|
||||
specifier: 13.3.2
|
||||
version: 13.3.2
|
||||
specifier: 13.3.3
|
||||
version: 13.3.3
|
||||
nodemon:
|
||||
specifier: 3.0.1
|
||||
version: 3.0.1
|
||||
|
|
@ -5565,8 +5565,8 @@ packages:
|
|||
lower-case: 1.1.4
|
||||
dev: false
|
||||
|
||||
/nock@13.3.2:
|
||||
resolution: {integrity: sha512-CwbljitiWJhF1gL83NbanhoKs1l23TDlRioNraPTZrzZIEooPemrHRj5m0FZCPkB1ecdYCSWWGcHysJgX/ngnQ==}
|
||||
/nock@13.3.3:
|
||||
resolution: {integrity: sha512-z+KUlILy9SK/RjpeXDiDUEAq4T94ADPHE3qaRkf66mpEhzc/ytOMm3Bwdrbq6k1tMWkbdujiKim3G2tfQARuJw==}
|
||||
engines: {node: '>= 10.13'}
|
||||
dependencies:
|
||||
debug: 4.3.4
|
||||
|
|
|
|||
Loading…
Reference in New Issue