Bump @ls-lint/ls-lint from 2.2.1 to 2.2.2

Bumps [@ls-lint/ls-lint](https://github.com/loeffel-io/ls-lint) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/loeffel-io/ls-lint/releases)
- [Commits](https://github.com/loeffel-io/ls-lint/compare/v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: "@ls-lint/ls-lint"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-10-23 01:09:34 +00:00
committed by GitHub
parent 8233afa825
commit 1fa5820550
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -25,7 +25,7 @@
"vue-router": "^4.2.2"
},
"devDependencies": {
"@ls-lint/ls-lint": "^2.0.0",
"@ls-lint/ls-lint": "^2.2.2",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"eslint": "^8.31.0",
@@ -878,9 +878,9 @@
}
},
"node_modules/@ls-lint/ls-lint": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/@ls-lint/ls-lint/-/ls-lint-2.2.1.tgz",
"integrity": "sha512-lDdbPp5qjnYFpuNuoAVHY8eACqvqheJDu+Fo/5kAxuGlCgdu3mObGYlz8Ccqq+eb+0Ct6g4kXWN+TrnaZ0UL9w==",
"version": "2.2.2",
"resolved": "https://registry.npmjs.org/@ls-lint/ls-lint/-/ls-lint-2.2.2.tgz",
"integrity": "sha512-gdolCgwveSHZczfKtoVFkf+NZJjd7KRQs9QnLVEiMFEJLK4H7nBrZuC/ASl/AYMZvFmtCocRt3d5E0UF/34vCQ==",
"cpu": [
"x64",
"arm64",

View File

@@ -10,7 +10,7 @@
"ls-lint": "npx @ls-lint/ls-lint"
},
"devDependencies": {
"@ls-lint/ls-lint": "^2.0.0",
"@ls-lint/ls-lint": "^2.2.2",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"eslint": "^8.31.0",