Skip to content

Commit

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


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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent 4948e9a commit b4c12af
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
32 changes: 16 additions & 16 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 packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"readme": "oclif readme --no-aliases && shx sed -i \"s/^_See code:.*$//g\" README.md"
},
"dependencies": {
"@oclif/color": "^1.0.12",
"@oclif/color": "^1.0.13",
"@oclif/core": "^3",
"@oclif/plugin-help": "^6",
"open": "^8.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/mock-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"start": "./bin/dev"
},
"dependencies": {
"@oclif/color": "^1.0.12",
"@oclif/color": "^1.0.13",
"@oclif/core": "^3",
"@sigstore/mock": "^0.6.0",
"@tufjs/repo-mock": "^2.0.0",
Expand Down

0 comments on commit b4c12af

Please sign in to comment.