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>2021-10-13 21:03:05 +0300
committernlf <quitlahok@gmail.com>2021-10-14 23:12:38 +0300
commitfbc5a3d08231176b9d8a7b9dd3371fb40ba6abc9 (patch)
tree2b5caa62ba9d7f60b187b8181f7bc5c07224df61 /package-lock.json
parentae4bf013d06d84b8600937a28cc7b4c4034f571c (diff)
deps: @npmcli/ci-detect@1.4.0
PR-URL: https://github.com/npm/cli/pull/3889 Credit: @wraithgar Close: #3889 Reviewed-by: @nlf
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 6948f5cee..16581e015 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -87,7 +87,7 @@
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/arborist": "^4.0.0",
- "@npmcli/ci-detect": "^1.2.0",
+ "@npmcli/ci-detect": "^1.4.0",
"@npmcli/config": "^2.3.0",
"@npmcli/map-workspaces": "^1.0.4",
"@npmcli/package-json": "^1.0.1",
@@ -818,9 +818,9 @@
}
},
"node_modules/@npmcli/ci-detect": {
- "version": "1.3.0",
- "resolved": "https://registry.npmjs.org/@npmcli/ci-detect/-/ci-detect-1.3.0.tgz",
- "integrity": "sha512-oN3y7FAROHhrAt7Rr7PnTSwrHrZVRTS2ZbyxeQwSSYD0ifwM3YNgQqbaRmjcWoPyq77MjchusjJDspbzMmip1Q==",
+ "version": "1.4.0",
+ "resolved": "https://registry.npmjs.org/@npmcli/ci-detect/-/ci-detect-1.4.0.tgz",
+ "integrity": "sha512-3BGrt6FLjqM6br5AhWRKTr3u5GIVkjRYeAFrMp3HjnfICrg4xOrVRwFavKT6tsp++bq5dluL5t8ME/Nha/6c1Q==",
"inBundle": true
},
"node_modules/@npmcli/config": {
@@ -11161,9 +11161,9 @@
}
},
"@npmcli/ci-detect": {
- "version": "1.3.0",
- "resolved": "https://registry.npmjs.org/@npmcli/ci-detect/-/ci-detect-1.3.0.tgz",
- "integrity": "sha512-oN3y7FAROHhrAt7Rr7PnTSwrHrZVRTS2ZbyxeQwSSYD0ifwM3YNgQqbaRmjcWoPyq77MjchusjJDspbzMmip1Q=="
+ "version": "1.4.0",
+ "resolved": "https://registry.npmjs.org/@npmcli/ci-detect/-/ci-detect-1.4.0.tgz",
+ "integrity": "sha512-3BGrt6FLjqM6br5AhWRKTr3u5GIVkjRYeAFrMp3HjnfICrg4xOrVRwFavKT6tsp++bq5dluL5t8ME/Nha/6c1Q=="
},
"@npmcli/config": {
"version": "2.3.0",