chore(deps-dev): bump lint-staged from 15.0.1 to 15.0.2 (#13575)

* chore(deps-dev): bump lint-staged from 15.0.1 to 15.0.2

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.0.1 to 15.0.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.0.1...v15.0.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:
dependabot[bot] 2023-10-20 19:42:06 +08:00 committed by GitHub
parent 5bdbb5d4dd
commit 3e2412c5c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View File

@ -190,7 +190,7 @@
"husky": "8.0.3",
"jest": "29.7.0",
"jest-junit": "16.0.0",
"lint-staged": "15.0.1",
"lint-staged": "15.0.2",
"mockdate": "3.0.5",
"nock": "13.3.6",
"nodemon": "3.0.1",

View File

@ -323,8 +323,8 @@ devDependencies:
specifier: 16.0.0
version: 16.0.0
lint-staged:
specifier: 15.0.1
version: 15.0.1
specifier: 15.0.2
version: 15.0.2
mockdate:
specifier: 3.0.5
version: 3.0.5
@ -5363,8 +5363,8 @@ packages:
uc.micro: 1.0.6
dev: false
/lint-staged@15.0.1:
resolution: {integrity: sha512-2IU5OWmCaxch0X0+IBF4/v7sutpB+F3qoXbro43pYjQTOo5wumckjxoxn47pQBqqBsCWrD5HnI2uG/zJA7isew==}
/lint-staged@15.0.2:
resolution: {integrity: sha512-vnEy7pFTHyVuDmCAIFKR5QDO8XLVlPFQQyujQ/STOxe40ICWqJ6knS2wSJ/ffX/Lw0rz83luRDh+ET7toN+rOw==}
engines: {node: '>=18.12.0'}
hasBin: true
dependencies:
@ -5373,17 +5373,17 @@ packages:
debug: 4.3.4
execa: 8.0.1
lilconfig: 2.1.0
listr2: 7.0.1
listr2: 7.0.2
micromatch: 4.0.5
pidtree: 0.6.0
string-argv: 0.3.2
yaml: 2.3.2
yaml: 2.3.3
transitivePeerDependencies:
- supports-color
dev: true
/listr2@7.0.1:
resolution: {integrity: sha512-nz+7hwgbDp8eWNoDgzdl4hA/xDSLrNRzPu1TLgOYs6l5Y+Ma6zVWWy9Oyt9TQFONwKoSPoka3H50D3vD5EuNwg==}
/listr2@7.0.2:
resolution: {integrity: sha512-rJysbR9GKIalhTbVL2tYbF2hVyDnrf7pFUZBwjPaMIdadYHmeT+EVi/Bu3qd7ETQPahTotg2WRCatXwRBW554g==}
engines: {node: '>=16.0.0'}
dependencies:
cli-truncate: 3.1.0