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>
"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",
"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",