Update deps

This commit is contained in:
Bret Comnes 2020-02-10 17:21:26 -07:00
parent 4a1a7ca08a
commit e49d0b8d3a
No known key found for this signature in database
GPG Key ID: 3705F4634DC3A1AC
24 changed files with 25 additions and 25 deletions

View File

@ -1,6 +1,6 @@
const core = require('@actions/core')
// const github = require('@actions/github')
const Neocities = require('async-neocities-tmp')
const Neocities = require('async-neocities')
const path = require('path')
const exec = require('child_process').exec

View File

@ -16,12 +16,12 @@
"fetchSpec": "^2.0.1"
},
"_requiredBy": [
"/async-neocities-tmp"
"/async-neocities"
],
"_resolved": "https://registry.npmjs.org/async-folder-walker/-/async-folder-walker-2.0.1.tgz",
"_shasum": "cfc3007945a4bb109c5c548a0f07cd8a9cc15671",
"_spec": "async-folder-walker@^2.0.1",
"_where": "/Users/bret/repos/deploy-to-neocities/node_modules/async-neocities-tmp",
"_where": "/Users/bret/repos/deploy-to-neocities/node_modules/async-neocities",
"author": {
"name": "Bret Comnes",
"email": "bcomnes@gmail.com",

View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View File

Before

Width:  |  Height:  |  Size: 461 B

After

Width:  |  Height:  |  Size: 461 B

View File

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -1,16 +1,16 @@
{
"_from": "async-neocities-tmp@0.0.10",
"_id": "async-neocities-tmp@0.0.10",
"_from": "async-neocities@0.0.10",
"_id": "async-neocities@0.0.10",
"_inBundle": false,
"_integrity": "sha512-pcKenUcS8PHkaOBQX1utcqC7IqJuURd+F5k+RVNBMs2i9IZeueUWqyaNMd7PioiJKbaWXv5AMX/kHmt73Upl6w==",
"_location": "/async-neocities-tmp",
"_integrity": "sha512-K6QNpBPNlZtRX7wGkL3f+i1HNJ5NNnq0dURGbDVYtrwwYN+PUfbqElugIsvyj+OIsO2wp5A7NBo1Wm6T3prSeg==",
"_location": "/async-neocities",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "async-neocities-tmp@0.0.10",
"name": "async-neocities-tmp",
"escapedName": "async-neocities-tmp",
"raw": "async-neocities@0.0.10",
"name": "async-neocities",
"escapedName": "async-neocities",
"rawSpec": "0.0.10",
"saveSpec": null,
"fetchSpec": "0.0.10"
@ -18,9 +18,9 @@
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/async-neocities-tmp/-/async-neocities-tmp-0.0.10.tgz",
"_shasum": "c2fc787ff96679f2dec882b6f434b54b5629e0e0",
"_spec": "async-neocities-tmp@0.0.10",
"_resolved": "https://registry.npmjs.org/async-neocities/-/async-neocities-0.0.10.tgz",
"_shasum": "fcb1e7e49c1577a2f2735256e51ca9e51893b792",
"_spec": "async-neocities@0.0.10",
"_where": "/Users/bret/repos/deploy-to-neocities",
"author": {
"name": "Bret Comnes",
@ -52,7 +52,7 @@
"keywords": [],
"license": "MIT",
"main": "index.js",
"name": "async-neocities-tmp",
"name": "async-neocities",
"repository": {
"type": "git",
"url": "git+https://github.com/bcomnes/async-neocities.git"

View File

@ -16,12 +16,12 @@
"fetchSpec": "^2.0.1"
},
"_requiredBy": [
"/async-neocities-tmp"
"/async-neocities"
],
"_resolved": "https://registry.npmjs.org/fetch-errors/-/fetch-errors-2.0.1.tgz",
"_shasum": "26616c7c22a0a386155ba8e53af27f98960e47dc",
"_spec": "fetch-errors@^2.0.1",
"_where": "/Users/bret/repos/deploy-to-neocities/node_modules/async-neocities-tmp",
"_where": "/Users/bret/repos/deploy-to-neocities/node_modules/async-neocities",
"author": {
"name": "Bret Comnes",
"email": "bcomnes@gmail.com",

View File

@ -16,12 +16,12 @@
"fetchSpec": "^3.0.0"
},
"_requiredBy": [
"/async-neocities-tmp"
"/async-neocities"
],
"_resolved": "https://registry.npmjs.org/form-data/-/form-data-3.0.0.tgz",
"_shasum": "31b7e39c85f1355b7139ee0c647cf0de7f83c682",
"_spec": "form-data@^3.0.0",
"_where": "/Users/bret/repos/deploy-to-neocities/node_modules/async-neocities-tmp",
"_where": "/Users/bret/repos/deploy-to-neocities/node_modules/async-neocities",
"author": {
"name": "Felix Geisendörfer",
"email": "felix@debuggable.com",

View File

@ -16,12 +16,12 @@
"fetchSpec": "^2.0.0"
},
"_requiredBy": [
"/async-neocities-tmp"
"/async-neocities"
],
"_resolved": "https://registry.npmjs.org/nanoassert/-/nanoassert-2.0.0.tgz",
"_shasum": "a05f86de6c7a51618038a620f88878ed1e490c09",
"_spec": "nanoassert@^2.0.0",
"_where": "/Users/bret/repos/deploy-to-neocities/node_modules/async-neocities-tmp",
"_where": "/Users/bret/repos/deploy-to-neocities/node_modules/async-neocities",
"author": {
"name": "Emil Bay",
"email": "github@tixz.dk"

View File

@ -17,7 +17,7 @@
},
"_requiredBy": [
"/@octokit/request",
"/async-neocities-tmp"
"/async-neocities"
],
"_resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.0.tgz",
"_shasum": "e633456386d4aa55863f676a7ab0daa8fdecb0fd",

2
node_modules/pump/package.json generated vendored
View File

@ -16,7 +16,7 @@
"fetchSpec": "^3.0.0"
},
"_requiredBy": [
"/async-neocities-tmp",
"/async-neocities",
"/get-stream"
],
"_resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz",

4
node_modules/qs/package.json generated vendored
View File

@ -16,12 +16,12 @@
"fetchSpec": "^6.9.1"
},
"_requiredBy": [
"/async-neocities-tmp"
"/async-neocities"
],
"_resolved": "https://registry.npmjs.org/qs/-/qs-6.9.1.tgz",
"_shasum": "20082c65cb78223635ab1a9eaca8875a29bf8ec9",
"_spec": "qs@^6.9.1",
"_where": "/Users/bret/repos/deploy-to-neocities/node_modules/async-neocities-tmp",
"_where": "/Users/bret/repos/deploy-to-neocities/node_modules/async-neocities",
"bugs": {
"url": "https://github.com/ljharb/qs/issues"
},

View File

@ -32,7 +32,7 @@
"dependencies": {
"@actions/core": "1.2.2",
"@actions/github": "2.1.0",
"async-neocities-tmp": "0.0.10"
"async-neocities": "0.0.10"
},
"standard": {
"ignore": [