Bump eslint-plugin-spellcheck from 0.0.17 to 0.0.19 (#432)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 7 Jul 2021 10:27:32 +0000 (12:27 +0200)
committerGitHub <noreply@github.com>
Wed, 7 Jul 2021 10:27:32 +0000 (12:27 +0200)
Bumps [eslint-plugin-spellcheck](https://github.com/aotaduy/eslint-plugin-spellcheck) from 0.0.17 to 0.0.19.
- [Release notes](https://github.com/aotaduy/eslint-plugin-spellcheck/releases)
- [Commits](https://github.com/aotaduy/eslint-plugin-spellcheck/commits/0.0.19)

---
updated-dependencies:
- dependency-name: eslint-plugin-spellcheck
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package-lock.json
package.json

index 5f6f8effd0ab5ff308f25b249bf9721d7dad1b7a..ac99a4be9efec304c9ac369774e12e36201eebde 100644 (file)
       "dev": true
     },
     "eslint-plugin-spellcheck": {
-      "version": "0.0.17",
-      "resolved": "https://registry.npmjs.org/eslint-plugin-spellcheck/-/eslint-plugin-spellcheck-0.0.17.tgz",
-      "integrity": "sha512-SjEPsqHgAODWgCusCXxzYqTkJHe8krun7UjekzhWkFlGM3ZTPto66ED+kQHBrOB3Mrqkx3oD0qf0sDmxyeCRCA==",
+      "version": "0.0.19",
+      "resolved": "https://registry.npmjs.org/eslint-plugin-spellcheck/-/eslint-plugin-spellcheck-0.0.19.tgz",
+      "integrity": "sha512-Vau+oCLT3IGx+inJV5rkuKlIwgka9L2is1SkztviIHN3apNnT2OrZoGy9Jt3gbcjjkfkIFMFSZjB+ijHCimbNA==",
       "dev": true,
       "requires": {
         "globals": "^13.0.0",
index b9e486928a4883ecd3c6ec430ee9fb0395045304..46285e9c284e477467a325e955b5b994aeb44509 100644 (file)
@@ -75,7 +75,7 @@
     "eslint-plugin-node": "^11.1.0",
     "eslint-plugin-prettierx": "^0.18.0",
     "eslint-plugin-promise": "^5.1.0",
-    "eslint-plugin-spellcheck": "0.0.17",
+    "eslint-plugin-spellcheck": "0.0.19",
     "expect": "^27.0.2",
     "microtime": "^3.0.0",
     "mochawesome": "^6.2.2",