update deps

This commit is contained in:
Alex Kalyvitis 2020-06-18 18:43:30 +02:00
parent 3ff198f23b
commit f9768ac4ba
384 changed files with 13733 additions and 26207 deletions

View file

@ -1,56 +1,23 @@
{
"_args": [
[
"clean-yaml-object@0.1.0",
"/Users/alexkappa/Code/ts/github.com/github/codeql-action"
]
],
"_development": true,
"_from": "clean-yaml-object@0.1.0",
"_id": "clean-yaml-object@0.1.0",
"_inBundle": false,
"_integrity": "sha1-Y/sRDcLOGoTcIfbZM0h20BCui2g=",
"_location": "/clean-yaml-object",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "clean-yaml-object@0.1.0",
"name": "clean-yaml-object",
"escapedName": "clean-yaml-object",
"rawSpec": "0.1.0",
"saveSpec": null,
"fetchSpec": "0.1.0"
},
"_requiredBy": [
"/ava"
],
"_resolved": "https://registry.npmjs.org/clean-yaml-object/-/clean-yaml-object-0.1.0.tgz",
"_spec": "0.1.0",
"_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action",
"name": "clean-yaml-object",
"version": "0.1.0",
"description": "Clean up an object prior to serialization",
"license": "MIT",
"repository": "tapjs/clean-yaml-object",
"author": {
"name": "James Talmage",
"email": "james@talmage.io",
"url": "github.com/jamestalmage"
},
"bugs": {
"url": "https://github.com/tapjs/clean-yaml-object/issues"
},
"dependencies": {},
"description": "Clean up an object prior to serialization",
"devDependencies": {
"ava": "^0.10.0",
"coveralls": "^2.11.6",
"nyc": "^5.3.0",
"xo": "^0.12.1"
},
"engines": {
"node": ">=0.10.0"
},
"scripts": {
"test": "xo && nyc --cache --reporter=lcov --reporter=text ava"
},
"files": [
"index.js"
],
"homepage": "https://github.com/tapjs/clean-yaml-object#readme",
"keywords": [
"serialize",
"clean",
@ -60,14 +27,15 @@
"json",
"error"
],
"license": "MIT",
"name": "clean-yaml-object",
"repository": {
"type": "git",
"url": "git+https://github.com/tapjs/clean-yaml-object.git"
},
"scripts": {
"test": "xo && nyc --cache --reporter=lcov --reporter=text ava"
},
"version": "0.1.0"
}
"dependencies": {},
"devDependencies": {
"ava": "^0.10.0",
"coveralls": "^2.11.6",
"nyc": "^5.3.0",
"xo": "^0.12.1"
}
,"_resolved": "https://registry.npmjs.org/clean-yaml-object/-/clean-yaml-object-0.1.0.tgz"
,"_integrity": "sha1-Y/sRDcLOGoTcIfbZM0h20BCui2g="
,"_from": "clean-yaml-object@0.1.0"
}