chore(deps-dev): bump lint-staged from 17.1.1 to 17.2.0 (#22813)
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 17.1.1 to 17.2.0. - [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.1...v17.2.0) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 17.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... 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
767968d1b5
commit
5f9a9ecb19
|
|
@ -187,7 +187,7 @@
|
|||
"globals": "17.7.0",
|
||||
"husky": "9.1.7",
|
||||
"js-beautify": "2.0.3",
|
||||
"lint-staged": "17.1.1",
|
||||
"lint-staged": "17.2.0",
|
||||
"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.1
|
||||
version: 17.1.1
|
||||
specifier: 17.2.0
|
||||
version: 17.2.0
|
||||
mockdate:
|
||||
specifier: 3.0.5
|
||||
version: 3.0.5
|
||||
|
|
@ -4707,8 +4707,8 @@ packages:
|
|||
linkify-it@5.0.2:
|
||||
resolution: {integrity: sha512-ONTm2jCMAVZjgQa/Fy1kScXsuOoF5NPTsoFBdE1KVIZ2vAh/r9+Bqo+0jINCBYnavTPQZz38QzFTme79ENoN3Q==}
|
||||
|
||||
lint-staged@17.1.1:
|
||||
resolution: {integrity: sha512-FnHWpSe5cPRtrDG+soOuNdBxb4XQb2gN5EqpEWKdweyqyOfpl4QSjbrz3ilcIf0WXmkiNQGZZRQ23R5YtB3TEw==}
|
||||
lint-staged@17.2.0:
|
||||
resolution: {integrity: sha512-FchGnFe4i4B1C/a35SPU9bNGPEHSC1+1iV0plLjzBmKVe9klZrlRfSgK6Cw4VeHyqOXbJUXP0vON61uRftNQ0A==}
|
||||
engines: {node: '>=22.22.1'}
|
||||
hasBin: true
|
||||
|
||||
|
|
@ -10176,7 +10176,7 @@ snapshots:
|
|||
dependencies:
|
||||
uc.micro: 2.1.0
|
||||
|
||||
lint-staged@17.1.1:
|
||||
lint-staged@17.2.0:
|
||||
dependencies:
|
||||
picomatch: 4.0.5
|
||||
string-argv: 0.3.2
|
||||
|
|
|
|||
Loading…
Reference in New Issue