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:
authorGar <gar+gh@danger.computer>2022-02-16 19:38:34 +0300
committerGitHub <noreply@github.com>2022-02-16 19:38:34 +0300
commitfb13bdaf12dde3ef5685a77354e51a9cfa579879 (patch)
tree7782b667400a6cee8f1086c398c0cced466a8bb0 /package.json
parent54cda9697b776fae807966097315c7b836623743 (diff)
deps: @npmcli/ci-detect@2.0.0 (#4403)
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e23656141..c7885c208 100644
--- a/package.json
+++ b/package.json
@@ -56,7 +56,7 @@
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/arborist": "^4.3.1",
- "@npmcli/ci-detect": "^1.4.0",
+ "@npmcli/ci-detect": "^2.0.0",
"@npmcli/config": "^3.0.0",
"@npmcli/map-workspaces": "^2.0.0",
"@npmcli/package-json": "^1.0.1",