Skip to content

Commit

Permalink
Bump the prod-deps group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the prod-deps group with 2 updates: [nock](https://github.com/nock/nock) and [@oclif/core](https://github.com/oclif/core).


Updates `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)

Updates `@oclif/core` from 3.3.2 to 3.6.0
- [Release notes](https://github.com/oclif/core/releases)
- [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
- [Commits](oclif/core@3.3.2...3.6.0)

---
updated-dependencies:
- dependency-name: nock
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: "@oclif/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent 9216134 commit d400cc8
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 170 deletions.
186 changes: 18 additions & 168 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
"jest": "^29.7.0",
"nock": "^13.3.4",
"nock": "^13.3.6",
"prettier": "^3.0.3",
"shx": "^0.3.3",
"ts-jest": "^29.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/mock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"bytestreamjs": "^2.0.1",
"canonicalize": "^2.0.0",
"jose": "^4.15.4",
"nock": "^13.3.4",
"nock": "^13.3.6",
"pkijs": "^3.0.15",
"pvutils": "^1.1.3"
},
Expand Down

0 comments on commit d400cc8

Please sign in to comment.