Skip to content

Commit

Permalink
chore(deps-dev): bump nock from 14.0.0-beta.7 to 14.0.0-beta.15
Browse files Browse the repository at this point in the history
Bumps [nock](https://github.com/nock/nock) from 14.0.0-beta.7 to 14.0.0-beta.15.
- [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.7...v14.0.0-beta.15)

---
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 Oct 9, 2024
1 parent e2aadaa commit 87cfec0
Show file tree
Hide file tree
Showing 3 changed files with 56 additions and 9 deletions.
2 changes: 1 addition & 1 deletion extensions/podman/packages/extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@
"adm-zip": "^0.5.16",
"hasha": "^6.0.0",
"mkdirp": "^3.0.1",
"nock": "14.0.0-beta.7",
"nock": "14.0.0-beta.15",
"octokit": "^4.0.2",
"sshpk": "^1.18.0",
"tsx": "^4.19.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
"js-yaml": "^4.1.0",
"lint-staged": "^15.2.10",
"minimist": "^1.2.8",
"nock": "14.0.0-beta.7",
"nock": "14.0.0-beta.15",
"postcss-import": "^16.1.0",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.7",
Expand Down
61 changes: 54 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 87cfec0

Please sign in to comment.