From 89c7feee62c53d30a5f1efdbc16db2324765ccb9 Mon Sep 17 00:00:00 2001 From: Ir1d Date: Tue, 15 Jan 2019 19:48:27 +0800 Subject: [PATCH] fix: update version --- package-lock.json | 53 +++++++++++++++++------------------------------------ package.json | 4 ++-- 2 files changed, 19 insertions(+), 38 deletions(-) diff --git a/package-lock.json b/package-lock.json index c6a84f4d..251d959c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1716,8 +1716,7 @@ }, "ansi-regex": { "version": "2.1.1", - "bundled": true, - "optional": true + "bundled": true }, "aproba": { "version": "1.2.0", @@ -1735,13 +1734,11 @@ }, "balanced-match": { "version": "1.0.0", - "bundled": true, - "optional": true + "bundled": true }, "brace-expansion": { "version": "1.1.11", "bundled": true, - "optional": true, "requires": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" @@ -1754,18 +1751,15 @@ }, "code-point-at": { "version": "1.1.0", - "bundled": true, - "optional": true + "bundled": true }, "concat-map": { "version": "0.0.1", - "bundled": true, - "optional": true + "bundled": true }, "console-control-strings": { "version": "1.1.0", - "bundled": true, - "optional": true + "bundled": true }, "core-util-is": { "version": "1.0.2", @@ -1868,8 +1862,7 @@ }, "inherits": { "version": "2.0.3", - "bundled": true, - "optional": true + "bundled": true }, "ini": { "version": "1.3.5", @@ -1879,7 +1872,6 @@ "is-fullwidth-code-point": { "version": "1.0.0", "bundled": true, - "optional": true, "requires": { "number-is-nan": "^1.0.0" } @@ -1892,20 +1884,17 @@ "minimatch": { "version": "3.0.4", "bundled": true, - "optional": true, "requires": { "brace-expansion": "^1.1.7" } }, "minimist": { "version": "0.0.8", - "bundled": true, - "optional": true + "bundled": true }, "minipass": { "version": "2.2.4", "bundled": true, - "optional": true, "requires": { "safe-buffer": "^5.1.1", "yallist": "^3.0.0" @@ -1922,7 +1911,6 @@ "mkdirp": { "version": "0.5.1", "bundled": true, - "optional": true, "requires": { "minimist": "0.0.8" } @@ -1995,8 +1983,7 @@ }, "number-is-nan": { "version": "1.0.1", - "bundled": true, - "optional": true + "bundled": true }, "object-assign": { "version": "4.1.1", @@ -2006,7 +1993,6 @@ "once": { "version": "1.4.0", "bundled": true, - "optional": true, "requires": { "wrappy": "1" } @@ -2082,8 +2068,7 @@ }, "safe-buffer": { "version": "5.1.1", - "bundled": true, - "optional": true + "bundled": true }, "safer-buffer": { "version": "2.1.2", @@ -2113,7 +2098,6 @@ "string-width": { "version": "1.0.2", "bundled": true, - "optional": true, "requires": { "code-point-at": "^1.0.0", "is-fullwidth-code-point": "^1.0.0", @@ -2131,7 +2115,6 @@ "strip-ansi": { "version": "3.0.1", "bundled": true, - "optional": true, "requires": { "ansi-regex": "^2.0.0" } @@ -2170,13 +2153,11 @@ }, "wrappy": { "version": "1.0.2", - "bundled": true, - "optional": true + "bundled": true }, "yallist": { "version": "3.0.2", - "bundled": true, - "optional": true + "bundled": true } } }, @@ -4657,9 +4638,9 @@ } }, "remark-copywriting-correct": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/remark-copywriting-correct/-/remark-copywriting-correct-0.3.0.tgz", - "integrity": "sha512-CNO2tyN6ceQBoWrvNndTH/+KGGPuebN3oNbqA4cwQk1CbtQTrT0Q82V70465PKs93PbluJPfjVDBUv1nMEnBxQ==", + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/remark-copywriting-correct/-/remark-copywriting-correct-0.4.0.tgz", + "integrity": "sha512-E0iLgS5qCr4Xw1qelQUwwDTGo7I+5OQPgpRTrrtr0eivde3yxQaPAPFvkwYXQaMRqUyLiSo6efHeku8aX6pA7g==", "requires": { "copywriting-correct": "^1.0.2", "unist-util-is": "^2.1.1", @@ -5173,9 +5154,9 @@ } }, "remark-math-space": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/remark-math-space/-/remark-math-space-1.0.0.tgz", - "integrity": "sha512-G7RUEPZf+uq+Dd1DJPwAmm+qRM/HvybfAJQBAlQ8g39b9ofFtr2QQ8xgQbRaanA5vxdMbxgifMHGX4lrqEbSCg==" + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/remark-math-space/-/remark-math-space-1.1.0.tgz", + "integrity": "sha512-345McA/s2aO3D+yh5XFsvV2hzlHA1ToNnn2bDlfVJWfz94qZboZCeDNFMb5bEPIqasKZP8bX9leF0FDxctmLtQ==" }, "remark-message-control": { "version": "4.1.0", diff --git a/package.json b/package.json index abc9110a..eceb36d5 100644 --- a/package.json +++ b/package.json @@ -32,11 +32,11 @@ "gulp-purifycss": "^0.2.0", "mathjax-node-page": "^3.0.1", "remark-clang-format": "^1.0.1", - "remark-copywriting-correct": "^0.3.0", + "remark-copywriting-correct": "^0.4.0", "remark-lint-final-newline": "^1.0.2", "remark-lint-no-tabs": "^1.0.2", "remark-math": "^1.0.5", - "remark-math-space": "^1.0.0", + "remark-math-space": "^1.1.0", "remark-pangu": "^1.0.1", "remark-preset-lint-markdown-style-guide": "^2.1.2" } -- 2.11.0