1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-04 05:10:05 +02:00

update dependencies

This commit is contained in:
s2
2018-10-09 09:51:34 +02:00
parent 4fcc873901
commit da4083f574
1112 changed files with 23205 additions and 21697 deletions

32
node_modules/error-ex/package.json generated vendored
View File

@@ -1,39 +1,35 @@
{
"_args": [
[
"error-ex@1.3.1",
"/home/s2/Documents/Code/gitlit"
]
],
"_development": true,
"_from": "error-ex@1.3.1",
"_id": "error-ex@1.3.1",
"_from": "error-ex@^1.2.0",
"_id": "error-ex@1.3.2",
"_inBundle": false,
"_integrity": "sha1-+FWobOYa3E6GIcPNoh56dhLDqNw=",
"_integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
"_location": "/error-ex",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "error-ex@1.3.1",
"raw": "error-ex@^1.2.0",
"name": "error-ex",
"escapedName": "error-ex",
"rawSpec": "1.3.1",
"rawSpec": "^1.2.0",
"saveSpec": null,
"fetchSpec": "1.3.1"
"fetchSpec": "^1.2.0"
},
"_requiredBy": [
"/parse-json"
],
"_resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.1.tgz",
"_spec": "1.3.1",
"_where": "/home/s2/Documents/Code/gitlit",
"_resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
"_shasum": "b4ac40648107fdcdcfae242f428bea8a14d4f1bf",
"_spec": "error-ex@^1.2.0",
"_where": "E:\\projects\\p\\gitlit\\node_modules\\parse-json",
"bugs": {
"url": "https://github.com/qix-/node-error-ex/issues"
},
"bundleDependencies": false,
"dependencies": {
"is-arrayish": "^0.2.1"
},
"deprecated": false,
"description": "Easy error subclassing and stack customization",
"devDependencies": {
"coffee-script": "^1.9.3",
@@ -79,7 +75,7 @@
"pretest": "xo",
"test": "mocha --compilers coffee:coffee-script/register"
},
"version": "1.3.1",
"version": "1.3.2",
"xo": {
"rules": {
"operator-linebreak": [