chore(deps-dev): bump lint-staged from 15.2.1 to 15.2.2 (#14407)
* chore(deps-dev): bump lint-staged from 15.2.1 to 15.2.2 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.2.1 to 15.2.2. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](https://github.com/okonet/lint-staged/compare/v15.2.1...v15.2.2) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * chore: fix pnpm install --------- 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
6e7edf1e36
commit
dc89ba3b1c
|
|
@ -198,7 +198,7 @@
|
|||
"husky": "9.0.10",
|
||||
"jest": "29.7.0",
|
||||
"jest-junit": "16.0.0",
|
||||
"lint-staged": "15.2.1",
|
||||
"lint-staged": "15.2.2",
|
||||
"mockdate": "3.0.5",
|
||||
"nock": "13.5.1",
|
||||
"nodemon": "3.0.3",
|
||||
|
|
|
|||
|
|
@ -347,8 +347,8 @@ devDependencies:
|
|||
specifier: 16.0.0
|
||||
version: 16.0.0
|
||||
lint-staged:
|
||||
specifier: 15.2.1
|
||||
version: 15.2.1
|
||||
specifier: 15.2.2
|
||||
version: 15.2.2
|
||||
mockdate:
|
||||
specifier: 3.0.5
|
||||
version: 3.0.5
|
||||
|
|
@ -5907,8 +5907,8 @@ packages:
|
|||
uc.micro: 2.0.0
|
||||
dev: false
|
||||
|
||||
/lint-staged@15.2.1:
|
||||
resolution: {integrity: sha512-dhwAPnM85VdshybV9FWI/9ghTvMLoQLEXgVMx+ua2DN7mdfzd/tRfoU2yhMcBac0RHkofoxdnnJUokr8s4zKmQ==}
|
||||
/lint-staged@15.2.2:
|
||||
resolution: {integrity: sha512-TiTt93OPh1OZOsb5B7k96A/ATl2AjIZo+vnzFZ6oHK5FuTk63ByDtxGQpHm+kFETjEWqgkF95M8FRXKR/LEBcw==}
|
||||
engines: {node: '>=18.12.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Reference in New Issue