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

66
node_modules/time-zone/package.json generated vendored
View file

@ -1,53 +1,23 @@
{
"_args": [
[
"time-zone@1.0.0",
"/Users/alexkappa/Code/ts/github.com/github/codeql-action"
]
],
"_development": true,
"_from": "time-zone@1.0.0",
"_id": "time-zone@1.0.0",
"_inBundle": false,
"_integrity": "sha1-mcW/VZWJZq9tBtg73zgA3IL67F0=",
"_location": "/time-zone",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "time-zone@1.0.0",
"name": "time-zone",
"escapedName": "time-zone",
"rawSpec": "1.0.0",
"saveSpec": null,
"fetchSpec": "1.0.0"
},
"_requiredBy": [
"/date-time"
],
"_resolved": "https://registry.npmjs.org/time-zone/-/time-zone-1.0.0.tgz",
"_spec": "1.0.0",
"_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action",
"name": "time-zone",
"version": "1.0.0",
"description": "Pretty time zone: `+2` or `-9:30`",
"license": "MIT",
"repository": "sindresorhus/time-zone",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/time-zone/issues"
},
"description": "Pretty time zone: `+2` or `-9:30`",
"devDependencies": {
"ava": "*",
"xo": "*"
},
"engines": {
"node": ">=4"
},
"scripts": {
"test": "xo && ava"
},
"files": [
"index.js"
],
"homepage": "https://github.com/sindresorhus/time-zone#readme",
"keywords": [
"timezone",
"utc",
@ -58,14 +28,12 @@
"iso",
"zone"
],
"license": "MIT",
"name": "time-zone",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/time-zone.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "1.0.0"
}
"devDependencies": {
"ava": "*",
"xo": "*"
}
,"_resolved": "https://registry.npmjs.org/time-zone/-/time-zone-1.0.0.tgz"
,"_integrity": "sha1-mcW/VZWJZq9tBtg73zgA3IL67F0="
,"_from": "time-zone@1.0.0"
}