Skip to content

Commit

Permalink
Bump picocolors from 1.0.1 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [picocolors](https://github.com/alexeyraspopov/picocolors) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/alexeyraspopov/picocolors/releases)
- [Changelog](https://github.com/alexeyraspopov/picocolors/blob/main/CHANGELOG.md)
- [Commits](alexeyraspopov/picocolors@v1.0.1...v1.1.0)

---
updated-dependencies:
- dependency-name: picocolors
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 12, 2024
1 parent 07ef4ce commit 6cd0ef1
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion packages/chronus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"is-unicode-supported": "^2.1.0",
"micromatch": "^4.0.8",
"pacote": "^18.0.6",
"picocolors": "^1.0.1",
"picocolors": "^1.1.0",
"pluralize": "^8.0.0",
"prompts": "^2.4.2",
"semver": "^7.6.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@octokit/rest": "^21.0.2",
"cross-spawn": "^7.0.3",
"octokit": "^4.0.2",
"picocolors": "^1.0.1",
"picocolors": "^1.1.0",
"yargs": "^17.7.2"
},
"devDependencies": {
Expand Down
22 changes: 11 additions & 11 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 6cd0ef1

Please sign in to comment.