chore(deps-dev): bump lint-staged from 17.1.0 to 17.1.1 (#22793)
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 17.1.0 to 17.1.1. - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](https://github.com/lint-staged/lint-staged/compare/v17.1.0...v17.1.1) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 17.1.1 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>
This commit is contained in:
parent
e3e9649002
commit
86a3168bfc
|
|
@ -187,7 +187,7 @@
|
|||
"globals": "17.7.0",
|
||||
"husky": "9.1.7",
|
||||
"js-beautify": "2.0.3",
|
||||
"lint-staged": "17.1.0",
|
||||
"lint-staged": "17.1.1",
|
||||
"mockdate": "3.0.5",
|
||||
"msw": "2.15.0",
|
||||
"node-network-devtools": "1.0.30",
|
||||
|
|
|
|||
|
|
@ -411,8 +411,8 @@ importers:
|
|||
specifier: 2.0.3
|
||||
version: 2.0.3
|
||||
lint-staged:
|
||||
specifier: 17.1.0
|
||||
version: 17.1.0
|
||||
specifier: 17.1.1
|
||||
version: 17.1.1
|
||||
mockdate:
|
||||
specifier: 3.0.5
|
||||
version: 3.0.5
|
||||
|
|
@ -4700,8 +4700,8 @@ packages:
|
|||
linkify-it@5.0.2:
|
||||
resolution: {integrity: sha512-ONTm2jCMAVZjgQa/Fy1kScXsuOoF5NPTsoFBdE1KVIZ2vAh/r9+Bqo+0jINCBYnavTPQZz38QzFTme79ENoN3Q==}
|
||||
|
||||
lint-staged@17.1.0:
|
||||
resolution: {integrity: sha512-d7UQRu/9ZPgfu4+hu/k0wny5GEaIxo+2jb2LJqQDkE7cHRTm1HGqNUDq5UOwsGPpjpaNAFmgAsYo3TR+i9cSJw==}
|
||||
lint-staged@17.1.1:
|
||||
resolution: {integrity: sha512-FnHWpSe5cPRtrDG+soOuNdBxb4XQb2gN5EqpEWKdweyqyOfpl4QSjbrz3ilcIf0WXmkiNQGZZRQ23R5YtB3TEw==}
|
||||
engines: {node: '>=22.22.1'}
|
||||
hasBin: true
|
||||
|
||||
|
|
@ -10165,7 +10165,7 @@ snapshots:
|
|||
dependencies:
|
||||
uc.micro: 2.1.0
|
||||
|
||||
lint-staged@17.1.0:
|
||||
lint-staged@17.1.1:
|
||||
dependencies:
|
||||
picomatch: 4.0.5
|
||||
string-argv: 0.3.2
|
||||
|
|
|
|||
Loading…
Reference in New Issue