From 3409852b4e0cdf0568a9497890fafa3b7ed2ac19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Apr 2022 02:29:19 +0000 Subject: [PATCH] Bump spellchecker-cli from 4.8.1 to 4.10.0 Bumps [spellchecker-cli](https://github.com/tbroadley/spellchecker-cli) from 4.8.1 to 4.10.0. - [Release notes](https://github.com/tbroadley/spellchecker-cli/releases) - [Changelog](https://github.com/tbroadley/spellchecker-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/tbroadley/spellchecker-cli/compare/v4.8.1...v4.10.0) --- updated-dependencies: - dependency-name: spellchecker-cli dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index be0ec61890..c03b8436d1 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "markdown-link-check": "^3.9.0", "markdownlint-cli": "^0.30.0", "run-script-os": "^1.1.6", - "spellchecker-cli": "^4.8.1", + "spellchecker-cli": "^4.10.0", "vuepress": "^1.9.7", "vuepress-plugin-medium-zoom": "^1.1.9", "vuepress-theme-succinct": "^1.7.2" diff --git a/yarn.lock b/yarn.lock index 22f0680b22..152416bd4f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7563,9 +7563,9 @@ spdy@^4.0.2: select-hose "^2.0.0" spdy-transport "^3.0.0" -spellchecker-cli@^4.8.1: - version "4.8.1" - resolved "https://registry.yarnpkg.com/spellchecker-cli/-/spellchecker-cli-4.8.1.tgz#2efa3ff535827b4c0384edae9dbd9acb3aba2736" +spellchecker-cli@^4.10.0: + version "4.10.0" + resolved "https://registry.yarnpkg.com/spellchecker-cli/-/spellchecker-cli-4.10.0.tgz#88e5cba10eb925b942243ca85816c9e1cf3a02bc" dependencies: app-root-path "^3.0.0" chalk "^2.4.2"