mirror of
https://github.com/anuraghazra/github-readme-stats.git
synced 2024-12-21 06:11:29 +08:00
Build(deps-dev): Bump lint-staged from 14.0.0 to 14.0.1 (#3120)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
This commit is contained in:
parent
d4c5250b34
commit
3e4b7b479e
14
package-lock.json
generated
14
package-lock.json
generated
@ -31,7 +31,7 @@
|
||||
"jest": "^29.6.3",
|
||||
"jest-environment-jsdom": "^29.6.3",
|
||||
"js-yaml": "^4.1.0",
|
||||
"lint-staged": "^14.0.0",
|
||||
"lint-staged": "^14.0.1",
|
||||
"lodash.snakecase": "^4.1.1",
|
||||
"parse-diff": "^0.11.1",
|
||||
"prettier": "^3.0.2"
|
||||
@ -5015,9 +5015,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/lint-staged": {
|
||||
"version": "14.0.0",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-14.0.0.tgz",
|
||||
"integrity": "sha512-0tLf0pqZYkar/wu3nTctk4rVIG+d7PanDYv4/IQR4qwdqfQkTDziLRFnqMcLuLBTuUqmcLwsHPD2EjQ18d/oaA==",
|
||||
"version": "14.0.1",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-14.0.1.tgz",
|
||||
"integrity": "sha512-Mw0cL6HXnHN1ag0mN/Dg4g6sr8uf8sn98w2Oc1ECtFto9tvRF7nkXGJRbx8gPlHyoR0pLyBr2lQHbWwmUHe1Sw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chalk": "5.3.0",
|
||||
@ -10755,9 +10755,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"lint-staged": {
|
||||
"version": "14.0.0",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-14.0.0.tgz",
|
||||
"integrity": "sha512-0tLf0pqZYkar/wu3nTctk4rVIG+d7PanDYv4/IQR4qwdqfQkTDziLRFnqMcLuLBTuUqmcLwsHPD2EjQ18d/oaA==",
|
||||
"version": "14.0.1",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-14.0.1.tgz",
|
||||
"integrity": "sha512-Mw0cL6HXnHN1ag0mN/Dg4g6sr8uf8sn98w2Oc1ECtFto9tvRF7nkXGJRbx8gPlHyoR0pLyBr2lQHbWwmUHe1Sw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "5.3.0",
|
||||
|
@ -49,7 +49,7 @@
|
||||
"jest": "^29.6.3",
|
||||
"jest-environment-jsdom": "^29.6.3",
|
||||
"js-yaml": "^4.1.0",
|
||||
"lint-staged": "^14.0.0",
|
||||
"lint-staged": "^14.0.1",
|
||||
"lodash.snakecase": "^4.1.1",
|
||||
"parse-diff": "^0.11.1",
|
||||
"prettier": "^3.0.2"
|
||||
|
Loading…
Reference in New Issue
Block a user