Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/d-kusk/minimage.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaisuke KONISHI <skydai1151@gmail.com>2019-07-17 03:02:58 +0300
committerDaisuke KONISHI <skydai1151@gmail.com>2019-07-17 03:02:58 +0300
commite7fe1e21ae068aa44be9e96cd697f7288046b562 (patch)
tree6d48bb28953b50fd6586a4081f43587e1e2ce915
parent87ab2868c44cd4694d133a43fe98eebc4c89c620 (diff)
update nodemodules
-rw-r--r--.gitignore1
-rw-r--r--package-lock.json42
-rw-r--r--package.json4
3 files changed, 24 insertions, 23 deletions
diff --git a/.gitignore b/.gitignore
index 09a383a..295c6a2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -153,3 +153,4 @@ flycheck_*.el
.dir-locals.el
+safety-update.config.json
diff --git a/package-lock.json b/package-lock.json
index a99d631..4d4c613 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -11,9 +11,9 @@
"dev": true
},
"@types/node": {
- "version": "11.13.7",
- "resolved": "https://registry.npmjs.org/@types/node/-/node-11.13.7.tgz",
- "integrity": "sha512-suFHr6hcA9mp8vFrZTgrmqW2ZU3mbWsryQtQlY/QvwTISCw7nw/j+bCQPPohqmskhmqa5wLNuMHTTsc+xf1MQg==",
+ "version": "12.6.5",
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-12.6.5.tgz",
+ "integrity": "sha512-8IUaNE8dbiVyv6wdi3mgrxZ9IYfDaulRY8A2MKiDugYj/tjPz/+JdwuC/uuBlGb+yTapiTratHfksPCy8trPQg==",
"dev": true
},
"abbrev": {
@@ -23,9 +23,9 @@
"dev": true
},
"acorn": {
- "version": "6.1.1",
- "resolved": "https://registry.npmjs.org/acorn/-/acorn-6.1.1.tgz",
- "integrity": "sha512-jPTiwtOxaHNaAPg/dmrJ/beuzLRnXtB0kQPQ8JpotKJgTB6rX6c8mlf315941pyjBSaPg8NHXS9fhP4u17DpGA==",
+ "version": "6.2.0",
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-6.2.0.tgz",
+ "integrity": "sha512-8oe72N3WPMjA+2zVG71Ia0nXZ8DpQH+QyyHO+p06jT8eg8FGG3FbcUIi8KziHlAfheJQZeoqbvq1mQSQHXKYLw==",
"dev": true
},
"acorn-jsx": {
@@ -1337,9 +1337,9 @@
}
},
"eslint-plugin-import": {
- "version": "2.17.2",
- "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.17.2.tgz",
- "integrity": "sha512-m+cSVxM7oLsIpmwNn2WXTJoReOF9f/CtLMo7qOVmKd1KntBy0hEcuNZ3erTmWjx+DxRO0Zcrm5KwAvI9wHcV5g==",
+ "version": "2.18.0",
+ "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.18.0.tgz",
+ "integrity": "sha512-PZpAEC4gj/6DEMMoU2Df01C5c50r7zdGIN52Yfi7CvvWaYssG7Jt5R9nFG5gmqodxNOz9vQS87xk6Izdtpdrig==",
"dev": true,
"requires": {
"array-includes": "^3.0.3",
@@ -1352,7 +1352,7 @@
"lodash": "^4.17.11",
"minimatch": "^3.0.4",
"read-pkg-up": "^2.0.0",
- "resolve": "^1.10.0"
+ "resolve": "^1.11.0"
},
"dependencies": {
"doctrine": {
@@ -1396,9 +1396,9 @@
}
},
"lodash": {
- "version": "4.17.11",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz",
- "integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==",
+ "version": "4.17.14",
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.14.tgz",
+ "integrity": "sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw==",
"dev": true
},
"path-parse": {
@@ -1438,9 +1438,9 @@
}
},
"resolve": {
- "version": "1.10.1",
- "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.10.1.tgz",
- "integrity": "sha512-KuIe4mf++td/eFb6wkaPbMDnP6kObCaEtIDuHOUED6MNUo4K670KZUHuuvYPZDxNF0WVLw49n06M2m2dXphEzA==",
+ "version": "1.11.1",
+ "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.11.1.tgz",
+ "integrity": "sha512-vIpgF6wfuJOZI7KKKSP+HmiKggadPQAdsp5HiC1mvqnfp0gF1vdwgBWZIdrVft9pgqoMFQN+R7BSWZiBxx+BBw==",
"dev": true,
"requires": {
"path-parse": "^1.0.6"
@@ -3195,14 +3195,14 @@
}
},
"rollup": {
- "version": "1.10.1",
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-1.10.1.tgz",
- "integrity": "sha512-pW353tmBE7QP622ITkGxtqF0d5gSRCVPD9xqM+fcPjudeZfoXMFW2sCzsTe2TU/zU1xamIjiS9xuFCPVT9fESw==",
+ "version": "1.17.0",
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-1.17.0.tgz",
+ "integrity": "sha512-k/j1m0NIsI4SYgCJR4MWPstGJOWfJyd6gycKoMhyoKPVXxm+L49XtbUwZyFsrSU2YXsOkM4u1ll9CS/ZgJBUpw==",
"dev": true,
"requires": {
"@types/estree": "0.0.39",
- "@types/node": "^11.13.5",
- "acorn": "^6.1.1"
+ "@types/node": "^12.6.2",
+ "acorn": "^6.2.0"
}
},
"rollup-plugin-babel": {
diff --git a/package.json b/package.json
index 45137b6..739752c 100644
--- a/package.json
+++ b/package.json
@@ -21,14 +21,14 @@
"babel-preset-env": "^1.7.0",
"eslint": "^4.19.1",
"eslint-config-standard": "^11.0.0-beta.0",
- "eslint-plugin-import": "^2.17.2",
+ "eslint-plugin-import": "^2.18.0",
"eslint-plugin-node": "^5.2.1",
"eslint-plugin-promise": "^3.8.0",
"eslint-plugin-standard": "^3.1.0",
"node-sass": "^4.11.0",
"node-sass-globbing": "0.0.23",
"npm-run-all": "^4.1.5",
- "rollup": "^1.10.1",
+ "rollup": "^1.17.0",
"rollup-plugin-babel": "^3.0.7",
"rollup-plugin-uglify": "^3.0.0",
"watch": "^1.0.2"