From 4b15b79414a007e4271c32fa9a721db42e538e7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 17:34:16 +0000 Subject: [PATCH] build(deps-dev): bump chalk from 4.1.2 to 5.1.2 Bumps [chalk](https://github.com/chalk/chalk) from 4.1.2 to 5.1.2. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/compare/v4.1.2...v5.1.2) --- updated-dependencies: - dependency-name: chalk dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index c6301a86..387a5575 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@typescript-eslint/parser": "^5.12.1", "babel-plugin-annotate-pure-calls": "^0.4.0", "babel-plugin-replace-import-extension": "^1.1.2", - "chalk": "^4.1.2", + "chalk": "^5.1.2", "concurrently": "^7.0.0", "cpx": "^1.5.0", "cz-conventional-changelog": "^3.3.0", diff --git a/yarn.lock b/yarn.lock index 9fd32a41..d8269944 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3154,7 +3154,7 @@ __metadata: languageName: node linkType: hard -"chalk@npm:^4.0.0, chalk@npm:^4.1.0, chalk@npm:^4.1.2": +"chalk@npm:^4.0.0, chalk@npm:^4.1.0": version: 4.1.2 resolution: "chalk@npm:4.1.2" dependencies: @@ -3164,6 +3164,13 @@ __metadata: languageName: node linkType: hard +"chalk@npm:^5.1.2": + version: 5.1.2 + resolution: "chalk@npm:5.1.2" + checksum: 804d7485e33531abe45b14e91026ceb5615974a8c04259ab0806f214a7666f6ea03e39ab124f7d5a0c78a83fda89005f236db3c5f10c2abe9ae875f7aa56bcb5 + languageName: node + linkType: hard + "char-regex@npm:^1.0.2": version: 1.0.2 resolution: "char-regex@npm:1.0.2" @@ -4148,7 +4155,7 @@ __metadata: "@typescript-eslint/parser": ^5.12.1 babel-plugin-annotate-pure-calls: ^0.4.0 babel-plugin-replace-import-extension: ^1.1.2 - chalk: ^4.1.2 + chalk: ^5.1.2 concurrently: ^7.0.0 cpx: ^1.5.0 cz-conventional-changelog: ^3.3.0