summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/ci-info/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/ci-info/package.json')
-rw-r--r--deps/npm/node_modules/ci-info/package.json29
1 files changed, 14 insertions, 15 deletions
diff --git a/deps/npm/node_modules/ci-info/package.json b/deps/npm/node_modules/ci-info/package.json
index ac37a5fcc8..16e90c59a8 100644
--- a/deps/npm/node_modules/ci-info/package.json
+++ b/deps/npm/node_modules/ci-info/package.json
@@ -1,29 +1,28 @@
{
- "_from": "ci-info@1.6.0",
- "_id": "ci-info@1.6.0",
+ "_from": "ci-info@2.0.0",
+ "_id": "ci-info@2.0.0",
"_inBundle": false,
- "_integrity": "sha512-vsGdkwSCDpWmP80ncATX7iea5DWQemg1UgCW5J8tqjU3lYw4FBYuj89J0CTVomA7BEfvSZd84GmHko+MxFQU2A==",
+ "_integrity": "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==",
"_location": "/ci-info",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
- "raw": "ci-info@1.6.0",
+ "raw": "ci-info@2.0.0",
"name": "ci-info",
"escapedName": "ci-info",
- "rawSpec": "1.6.0",
+ "rawSpec": "2.0.0",
"saveSpec": null,
- "fetchSpec": "1.6.0"
+ "fetchSpec": "2.0.0"
},
"_requiredBy": [
"#USER",
- "/",
- "/is-ci"
+ "/"
],
- "_resolved": "https://registry.npmjs.org/ci-info/-/ci-info-1.6.0.tgz",
- "_shasum": "2ca20dbb9ceb32d4524a683303313f0304b1e497",
- "_spec": "ci-info@1.6.0",
- "_where": "/Users/zkat/Documents/code/work/npm",
+ "_resolved": "https://registry.npmjs.org/ci-info/-/ci-info-2.0.0.tgz",
+ "_shasum": "67a9e964be31a51e15e5010d58e6f12834002f46",
+ "_spec": "ci-info@2.0.0",
+ "_where": "/Users/aeschright/code/cli",
"author": {
"name": "Thomas Watson Steen",
"email": "w@tson.dk",
@@ -34,8 +33,8 @@
},
"bundleDependencies": false,
"coordinates": [
- 55.778271,
- 12.593091
+ 55.778231,
+ 12.593179
],
"dependencies": {},
"deprecated": false,
@@ -63,5 +62,5 @@
"scripts": {
"test": "standard && node test.js"
},
- "version": "1.6.0"
+ "version": "2.0.0"
}