From f77fa29939204e5ea84c2697de188164ad7cb75b Mon Sep 17 00:00:00 2001 From: "Michael (Parker) Parker" Date: Sat, 15 Sep 2018 10:29:56 -0400 Subject: [PATCH] updated about.md --- community/about.md | 2 +- package.json | 2 +- yarn.lock | 14 +++++++------- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/community/about.md b/community/about.md index 8bfdb4b8..fdfe5912 100644 --- a/community/about.md +++ b/community/about.md @@ -2,4 +2,4 @@ This is the community guide section of the site. ## -This is the area for community maintained guides that have been validated before beign added. \ No newline at end of file +This is the area for community maintained guides that have been validated before being added. \ No newline at end of file diff --git a/package.json b/package.json index 3fcf73a7..34ba5f22 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "dependencies": { "jquery": "^3.3.1", "slick-carousel": "^1.8.1", - "vuepress": "^0.13.1" + "vuepress": "^0.14.3" }, "scripts": { "build": "./node_modules/vuepress/bin/vuepress.js build", diff --git a/yarn.lock b/yarn.lock index 501f3cd8..48e3920e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5612,9 +5612,9 @@ regexpu-core@^4.1.3, regexpu-core@^4.1.4: unicode-match-property-ecmascript "^1.0.4" unicode-match-property-value-ecmascript "^1.0.2" -register-service-worker@^1.4.1: - version "1.4.1" - resolved "https://registry.yarnpkg.com/register-service-worker/-/register-service-worker-1.4.1.tgz#4b4c9b4200fc697942c6ae7d611349587b992b2f" +register-service-worker@^1.5.1: + version "1.5.2" + resolved "https://registry.yarnpkg.com/register-service-worker/-/register-service-worker-1.5.2.tgz#a4631896c38d6ec5597358f44988cc46a911912d" registry-auth-token@^3.0.1: version "3.3.2" @@ -6653,9 +6653,9 @@ vuepress-html-webpack-plugin@^3.2.0: toposort "^1.0.0" util.promisify "1.0.0" -vuepress@^0.13.1: - version "0.13.1" - resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-0.13.1.tgz#73178d58f5b0660f7dbbdd4172b0170051eb1ea9" +vuepress@^0.14.3: + version "0.14.3" + resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-0.14.3.tgz#ed20ab490967e5e4247577e9e2bd8b4506a3635f" dependencies: "@babel/core" "7.0.0-beta.47" "@vue/babel-preset-app" "3.0.0-beta.11" @@ -6695,7 +6695,7 @@ vuepress@^0.13.1: portfinder "^1.0.13" postcss-loader "^2.1.5" prismjs "^1.13.0" - register-service-worker "^1.4.1" + register-service-worker "^1.5.1" semver "^5.5.0" stylus "^0.54.5" stylus-loader "^3.0.2"