build(deps-dev): bump lint-staged from 13.0.2 to 13.0.3

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.0.2 to 13.0.3.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v13.0.2...v13.0.3)

---
updated-dependencies:
- dependency-name: lint-staged
  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] 2022-06-27 12:43:42 +00:00 committed by GitHub
parent 9d14ac272e
commit 75e69807c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -13960,9 +13960,9 @@
"dev": true
},
"lint-staged": {
"version": "13.0.2",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-13.0.2.tgz",
"integrity": "sha512-qQLfLTh9z34eMzfEHENC+QBskZfxjomrf+snF3xJ4BzilORbD989NLqQ00ughsF/A+PT41e87+WsMFabf9++pQ==",
"version": "13.0.3",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-13.0.3.tgz",
"integrity": "sha512-9hmrwSCFroTSYLjflGI8Uk+GWAwMB4OlpU4bMJEAT5d/llQwtYKoim4bLOyLCuWFAhWEupE0vkIFqtw/WIsPug==",
"dev": true,
"requires": {
"cli-truncate": "^3.1.0",

View File

@ -43,7 +43,7 @@
"eslint-plugin-vue": "^7.20.0",
"fast-xml-parser": "^4.0.8",
"husky": "^8.0.1",
"lint-staged": "^13.0.2",
"lint-staged": "^13.0.3",
"mux.js": "^6.1.0",
"sass": "^1.53.0",
"sass-loader": "^10.1.1",