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:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-08-10 20:39:00 +0300
committerGitHub <noreply@github.com>2022-08-10 20:39:00 +0300
commitf3765539abcf82b6ff1dc4145e9b988a49192fc1 (patch)
tree0bc3c15f7360782c7da583758515c3473b1becf7 /workspaces/arborist/package.json
parent222f4fe985f58bf62882cdbb1ab0de3d872e9fd8 (diff)
chore(latest): release arborist 5.5.0 (#5274)arborist-v5.5.0
* chore(latest): release arborist 5.5.0 * deps: @npmcli/arborist@5.5.0 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: npm CLI robot <npm-cli+bot@github.com>
Diffstat (limited to 'workspaces/arborist/package.json')
-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 98b183091..e76a87a32 100644
--- a/workspaces/arborist/package.json
+++ b/workspaces/arborist/package.json
@@ -1,6 +1,6 @@
{
"name": "@npmcli/arborist",
- "version": "5.4.0",
+ "version": "5.5.0",
"description": "Manage node_modules trees",
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",