summaryrefslogtreecommitdiff
path: root/tools/eslint/node_modules/unified/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'tools/eslint/node_modules/unified/package.json')
-rw-r--r--tools/eslint/node_modules/unified/package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/tools/eslint/node_modules/unified/package.json b/tools/eslint/node_modules/unified/package.json
index e87298c38d..015e48121c 100644
--- a/tools/eslint/node_modules/unified/package.json
+++ b/tools/eslint/node_modules/unified/package.json
@@ -1,8 +1,8 @@
{
"_from": "unified@^6.1.2",
- "_id": "unified@6.1.5",
+ "_id": "unified@6.1.6",
"_inBundle": false,
- "_integrity": "sha1-cWk3hyYhpjE15iztLzrGoGPG+4c=",
+ "_integrity": "sha512-pW2f82bCIo2ifuIGYcV12fL96kMMYgw7JKVEgh7ODlrM9rj6vXSY3BV+H6lCcv1ksxynFf582hwWLnA1qRFy4w==",
"_location": "/unified",
"_phantomChildren": {},
"_requested": {
@@ -18,8 +18,8 @@
"_requiredBy": [
"/eslint-plugin-markdown"
],
- "_resolved": "https://registry.npmjs.org/unified/-/unified-6.1.5.tgz",
- "_shasum": "716937872621a63135e62ced2f3ac6a063c6fb87",
+ "_resolved": "https://registry.npmjs.org/unified/-/unified-6.1.6.tgz",
+ "_shasum": "5ea7f807a0898f1f8acdeefe5f25faa010cc42b1",
"_spec": "unified@^6.1.2",
"_where": "/Users/cjihrig/iojs/node/tools/eslint-tmp/node_modules/eslint/node_modules/eslint-plugin-markdown",
"author": {
@@ -53,7 +53,7 @@
"browserify": "^14.0.0",
"esmangle": "^1.0.0",
"nyc": "^11.0.0",
- "remark-cli": "^3.0.0",
+ "remark-cli": "^4.0.0",
"remark-preset-wooorm": "^3.0.0",
"tape": "^4.4.0",
"xo": "^0.18.1"
@@ -100,7 +100,7 @@
"test-api": "node test",
"test-coverage": "nyc --reporter lcov tape test"
},
- "version": "6.1.5",
+ "version": "6.1.6",
"xo": {
"space": true,
"esnext": false,