From b84b7ecab3d35da7a8791679b215d80d1b7ba343 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 11:04:46 +0000 Subject: [PATCH] chore(deps): Bump chalk from 4.1.2 to 5.1.0 Bumps [chalk](https://github.com/chalk/chalk) from 4.1.2 to 5.1.0. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/compare/v4.1.2...v5.1.0) --- updated-dependencies: - dependency-name: chalk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c2dde9..b824fa5 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@babel/runtime": "^7.12.5", "@types/testing-library__jasmine-dom": "^1.0.3", "aria-query": "^5.0.0", - "chalk": "^4.1.0", + "chalk": "^5.1.0", "css": "^3.0.0", "css.escape": "^1.5.1", "lodash": "^4.17.20"