chore(deps): bump lint-staged from 13.2.0 to 13.2.1
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.2.0 to 13.2.1. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v13.2.0...v13.2.1) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
210b204511
commit
7387ff2397
2 changed files with 5 additions and 5 deletions
|
@ -44,7 +44,7 @@
|
|||
"eleventy-plugin-unfurl": "^1.0.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.7.1",
|
||||
"husky": "^8.0.3",
|
||||
"lint-staged": "^13.2.0",
|
||||
"lint-staged": "^13.2.1",
|
||||
"liquidjs": "^10.7.0",
|
||||
"markdown-it": "^13.0.1",
|
||||
"markdown-it-anchor": "^8.4.1",
|
||||
|
|
|
@ -3361,10 +3361,10 @@ linkify-it@^4.0.1:
|
|||
dependencies:
|
||||
uc.micro "^1.0.1"
|
||||
|
||||
lint-staged@^13.2.0:
|
||||
version "13.2.0"
|
||||
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.0.tgz#b7abaf79c91cd36d824f17b23a4ce5209206126a"
|
||||
integrity sha512-GbyK5iWinax5Dfw5obm2g2ccUiZXNGtAS4mCbJ0Lv4rq6iEtfBSjOYdcbOtAIFtM114t0vdpViDDetjVTSd8Vw==
|
||||
lint-staged@^13.2.1:
|
||||
version "13.2.1"
|
||||
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.1.tgz#9d30a14e3e42897ef417bc98556fb757f75cae87"
|
||||
integrity sha512-8gfzinVXoPfga5Dz/ZOn8I2GOhf81Wvs+KwbEXQn/oWZAvCVS2PivrXfVbFJc93zD16uC0neS47RXHIjXKYZQw==
|
||||
dependencies:
|
||||
chalk "5.2.0"
|
||||
cli-truncate "^3.1.0"
|
||||
|
|
Reference in a new issue