Skip to content

Commit 7fd9ecc

Browse files
chore(deps): bump chalk from 4.1.2 to 5.6.2 (#1357)
Bumps [chalk](https://github.com/chalk/chalk) from 4.1.2 to 5.6.2. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v4.1.2...v5.6.2) --- updated-dependencies: - dependency-name: chalk dependency-version: 5.6.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d98709 commit 7fd9ecc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/docusaurus-plugin-openapi-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@apidevtools/json-schema-ref-parser": "^15.3.3",
4444
"@redocly/openapi-core": "^1.34.3",
4545
"allof-merge": "^0.6.6",
46-
"chalk": "^4.1.2",
46+
"chalk": "^5.6.2",
4747
"clsx": "^2.1.1",
4848
"fs-extra": "^11.3.0",
4949
"json-pointer": "^0.6.2",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6431,7 +6431,7 @@ chalk@^2.4.2:
64316431
escape-string-regexp "^1.0.5"
64326432
supports-color "^5.3.0"
64336433

6434-
chalk@^5.0.1, chalk@^5.2.0:
6434+
chalk@^5.0.1, chalk@^5.2.0, chalk@^5.6.2:
64356435
version "5.6.2"
64366436
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.2.tgz#b1238b6e23ea337af71c7f8a295db5af0c158aea"
64376437
integrity sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==

0 commit comments

Comments
 (0)