From 7b88c7884e326e1aa1ea02d97f4722e52b7f37e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 May 2022 01:14:05 +0000 Subject: [PATCH] Bump spellchecker-cli from 4.8.1 to 4.10.1 Bumps [spellchecker-cli](https://github.com/tbroadley/spellchecker-cli) from 4.8.1 to 4.10.1. - [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.1) --- 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..db172dca5c 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.1", "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..1c5dd83fb4 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.1: + version "4.10.1" + resolved "https://registry.yarnpkg.com/spellchecker-cli/-/spellchecker-cli-4.10.1.tgz#7e6b798692b5966a281b68cd8da1fb07d630787b" dependencies: app-root-path "^3.0.0" chalk "^2.4.2"