Skip to content

Commit 80c1355

Browse files
dependabot-preview[bot]meteorlxy
authored andcommitted
chore(deps-dev): bump textlint-rule-stop-words from 1.0.17 to 2.0.8
Bumps [textlint-rule-stop-words](https://github.com/sapegin/textlint-rule-stop-words) from 1.0.17 to 2.0.8. - [Release notes](https://github.com/sapegin/textlint-rule-stop-words/releases) - [Commits](sapegin/textlint-rule-stop-words@v1.0.17...v2.0.8) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent df1a750 commit 80c1355

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

packages/docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"textlint-rule-common-misspellings": "^1.0.1",
4545
"textlint-rule-diacritics": "^1.0.0",
4646
"textlint-rule-en-capitalization": "^2.0.2",
47-
"textlint-rule-stop-words": "^1.0.17",
47+
"textlint-rule-stop-words": "^2.0.8",
4848
"textlint-rule-terminology": "^2.1.4",
4949
"textlint-rule-write-good": "^1.6.2",
5050
"vue-toasted": "^1.1.25",

yarn.lock

+7-6
Original file line numberDiff line numberDiff line change
@@ -8558,7 +8558,7 @@ [email protected]:
85588558
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.14.tgz#9ce487ae66c96254fe20b599f21b6816028078ba"
85598559
integrity sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw==
85608560

8561-
lodash@^4.0.0, lodash@^4.11.2, lodash@^4.14.14, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1:
8561+
lodash@^4.0.0, lodash@^4.11.2, lodash@^4.14.14, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1:
85628562
version "4.17.19"
85638563
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
85648564
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
@@ -12830,13 +12830,14 @@ textlint-rule-helper@^2.0.0, textlint-rule-helper@^2.1.1:
1283012830
structured-source "^3.0.2"
1283112831
unist-util-visit "^1.1.0"
1283212832

12833-
textlint-rule-stop-words@^1.0.17:
12834-
version "1.0.17"
12835-
resolved "https://registry.yarnpkg.com/textlint-rule-stop-words/-/textlint-rule-stop-words-1.0.17.tgz#1974f4236339fed36a55c3e6626bf167aeb46c5c"
12833+
textlint-rule-stop-words@^2.0.8:
12834+
version "2.0.8"
12835+
resolved "https://registry.yarnpkg.com/textlint-rule-stop-words/-/textlint-rule-stop-words-2.0.8.tgz#04bd77e598cfe9e5b98d5fe9687f927e56eeb379"
12836+
integrity sha512-D945uyFkeMo6KJhMJaFTEHudP+Jkl00rLOQKRibV1zl933muR6NXqz+uXAvitPAEWH20kwQA40E0Cd1t8nJQ1w==
1283612837
dependencies:
12837-
lodash "^4.17.10"
12838+
lodash "^4.17.15"
1283812839
split-lines "^2.0.0"
12839-
textlint-rule-helper "^2.0.0"
12840+
textlint-rule-helper "^2.1.1"
1284012841

1284112842
textlint-rule-terminology@^2.1.4:
1284212843
version "2.1.4"

0 commit comments

Comments
 (0)