Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-30 03:35:55 +0300
committerGitHub <noreply@github.com>2022-09-30 03:35:55 +0300
commit6835fb97c39846eefa773d7ae5c2b21741e08777 (patch)
treeabf9ddcf9b022d1f919232b4620bd2b3ef49abed
parent45e43f1e87b8811a382c153488c5ad626fc59fc0 (diff)
chore: bump chalk from 4.1.2 to 5.0.1 in /workspaces/arboristdependabot/npm_and_yarn/workspaces/arborist/chalk-5.0.1
Bumps [chalk](https://github.com/chalk/chalk) from 4.1.2 to 5.0.1. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/compare/v4.1.2...v5.0.1) --- updated-dependencies: - dependency-name: chalk dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--workspaces/arborist/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/workspaces/arborist/package.json b/workspaces/arborist/package.json
index 243b9d467..5e9c86aae 100644
--- a/workspaces/arborist/package.json
+++ b/workspaces/arborist/package.json
@@ -44,7 +44,7 @@
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "4.4.1",
"benchmark": "^2.1.4",
- "chalk": "^4.1.0",
+ "chalk": "^5.0.1",
"minify-registry-metadata": "^2.1.0",
"nock": "^13.2.0",
"tap": "^16.0.1",