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

update dependencies

This commit is contained in:
s2
2018-10-10 15:11:12 +02:00
parent da4083f574
commit 5c55c54b71
90877 changed files with 339776 additions and 33677 deletions

View File

@@ -1,27 +1,33 @@
{
"_from": "currently-unhandled@^0.4.1",
"_args": [
[
"currently-unhandled@0.4.1",
"E:\\projects\\p\\gitlit"
]
],
"_development": true,
"_from": "currently-unhandled@0.4.1",
"_id": "currently-unhandled@0.4.1",
"_inBundle": false,
"_integrity": "sha1-mI3zP+qxke95mmE2nddsF635V+o=",
"_location": "/currently-unhandled",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "currently-unhandled@^0.4.1",
"raw": "currently-unhandled@0.4.1",
"name": "currently-unhandled",
"escapedName": "currently-unhandled",
"rawSpec": "^0.4.1",
"rawSpec": "0.4.1",
"saveSpec": null,
"fetchSpec": "^0.4.1"
"fetchSpec": "0.4.1"
},
"_requiredBy": [
"/loud-rejection"
],
"_resolved": "https://registry.npmjs.org/currently-unhandled/-/currently-unhandled-0.4.1.tgz",
"_shasum": "988df33feab191ef799a61369dd76c17adf957ea",
"_spec": "currently-unhandled@^0.4.1",
"_where": "E:\\projects\\p\\gitlit\\node_modules\\loud-rejection",
"_spec": "0.4.1",
"_where": "E:\\projects\\p\\gitlit",
"author": {
"name": "James Talmage",
"email": "james@talmage.io",
@@ -36,11 +42,9 @@
"bugs": {
"url": "https://github.com/jamestalmage/currently-unhandled/issues"
},
"bundleDependencies": false,
"dependencies": {
"array-find-index": "^1.0.1"
},
"deprecated": false,
"description": "Track the list of currently unhandled promise rejections.",
"devDependencies": {
"ava": "^0.15.1",