Skip to content

Commit

Permalink
chore(deps-dev): bump lint-staged from 13.0.4 to 13.1.0
Browse files Browse the repository at this point in the history
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.0.4 to 13.1.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](lint-staged/lint-staged@v13.0.4...v13.1.0)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2022
1 parent c58b1d5 commit 474d91c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"eslint": "^8.29.0",
"eslint-config-airlight-node": "^3.0.5",
"husky": "^8.0.2",
"lint-staged": "^13.0.4",
"lint-staged": "^13.1.0",
"lint-staged-config-airlight": "^3.0.4",
"prettier": "^2.8.0",
"prettier-config-airlight": "^1.0.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3091,10 +3091,10 @@ lint-staged-config-airlight@^3.0.4:
resolved "https://registry.yarnpkg.com/lint-staged-config-airlight/-/lint-staged-config-airlight-3.0.4.tgz#89979757499528691cf63fa193c8e6ad9104c1b7"
integrity sha512-JJuW+wLZQjuHeWBHe3Bgp6X8DnyRmZGYhNlrm7vNxaQSDo2jmmlpCMc9Beodz+lpuVCZoWhOsQhQx9GSzNW41w==

lint-staged@^13.0.4:
version "13.0.4"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.4.tgz#c4b4391280c35165b805ad43304ba01f733067a0"
integrity sha512-HxlHCXoYRsq9QCby5wFozmZW00hMs/9e3l+/dz6Qr8Kle4UH0kJTdABAbqhzG+3pcG6QjL9kz7NgGBfph+a5dw==
lint-staged@^13.1.0:
version "13.1.0"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.1.0.tgz#d4c61aec939e789e489fa51987ec5207b50fd37e"
integrity sha512-pn/sR8IrcF/T0vpWLilih8jmVouMlxqXxKuAojmbiGX5n/gDnz+abdPptlj0vYnbfE0SQNl3CY/HwtM0+yfOVQ==
dependencies:
cli-truncate "^3.1.0"
colorette "^2.0.19"
Expand Down

0 comments on commit 474d91c

Please sign in to comment.