chore(deps-dev): bump lint-staged from 14.0.0 to 14.0.1 (#13094)
* chore(deps-dev): bump lint-staged from 14.0.0 to 14.0.1 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 14.0.0 to 14.0.1. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v14.0.0...v14.0.1) --- 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
fb061f9b35
commit
aab3c3aba2
|
|
@ -161,7 +161,7 @@
|
|||
"husky": "8.0.3",
|
||||
"jest": "29.6.2",
|
||||
"jest-junit": "16.0.0",
|
||||
"lint-staged": "14.0.0",
|
||||
"lint-staged": "14.0.1",
|
||||
"mockdate": "3.0.5",
|
||||
"nock": "13.3.3",
|
||||
"nodemon": "3.0.1",
|
||||
|
|
|
|||
|
|
@ -236,8 +236,8 @@ devDependencies:
|
|||
specifier: 16.0.0
|
||||
version: 16.0.0
|
||||
lint-staged:
|
||||
specifier: 14.0.0
|
||||
version: 14.0.0
|
||||
specifier: 14.0.1
|
||||
version: 14.0.1
|
||||
mockdate:
|
||||
specifier: 3.0.5
|
||||
version: 3.0.5
|
||||
|
|
@ -4998,8 +4998,8 @@ packages:
|
|||
uc.micro: 1.0.6
|
||||
dev: false
|
||||
|
||||
/lint-staged@14.0.0:
|
||||
resolution: {integrity: sha512-0tLf0pqZYkar/wu3nTctk4rVIG+d7PanDYv4/IQR4qwdqfQkTDziLRFnqMcLuLBTuUqmcLwsHPD2EjQ18d/oaA==}
|
||||
/lint-staged@14.0.1:
|
||||
resolution: {integrity: sha512-Mw0cL6HXnHN1ag0mN/Dg4g6sr8uf8sn98w2Oc1ECtFto9tvRF7nkXGJRbx8gPlHyoR0pLyBr2lQHbWwmUHe1Sw==}
|
||||
engines: {node: ^16.14.0 || >=18.0.0}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Reference in New Issue