mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-03-13 10:30:18 +08:00
chore(deps-dev): bump lint-staged from 16.3.2 to 16.3.3 (#21336)
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.3.2 to 16.3.3. - [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/v16.3.2...v16.3.3) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 16.3.3 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>
This commit is contained in:
@@ -186,7 +186,7 @@
|
||||
"got": "14.6.6",
|
||||
"husky": "9.1.7",
|
||||
"js-beautify": "1.15.4",
|
||||
"lint-staged": "16.3.2",
|
||||
"lint-staged": "16.3.3",
|
||||
"magic-string": "0.30.21",
|
||||
"mockdate": "3.0.5",
|
||||
"msw": "2.4.3",
|
||||
|
||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -414,8 +414,8 @@ importers:
|
||||
specifier: 1.15.4
|
||||
version: 1.15.4
|
||||
lint-staged:
|
||||
specifier: 16.3.2
|
||||
version: 16.3.2
|
||||
specifier: 16.3.3
|
||||
version: 16.3.3
|
||||
magic-string:
|
||||
specifier: 0.30.21
|
||||
version: 0.30.21
|
||||
@@ -4243,8 +4243,8 @@ packages:
|
||||
linkify-it@5.0.0:
|
||||
resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==}
|
||||
|
||||
lint-staged@16.3.2:
|
||||
resolution: {integrity: sha512-xKqhC2AeXLwiAHXguxBjuChoTTWFC6Pees0SHPwOpwlvI3BH7ZADFPddAdN3pgo3aiKgPUx/bxE78JfUnxQnlg==}
|
||||
lint-staged@16.3.3:
|
||||
resolution: {integrity: sha512-RLq2koZ5fGWrx7tcqx2tSTMQj4lRkfNJaebO/li/uunhCJbtZqwTuwPHpgIimAHHi/2nZIiGrkCHDCOeR1onxA==}
|
||||
engines: {node: '>=20.17'}
|
||||
hasBin: true
|
||||
|
||||
@@ -9716,7 +9716,7 @@ snapshots:
|
||||
dependencies:
|
||||
uc.micro: 2.1.0
|
||||
|
||||
lint-staged@16.3.2:
|
||||
lint-staged@16.3.3:
|
||||
dependencies:
|
||||
commander: 14.0.3
|
||||
listr2: 9.0.5
|
||||
|
||||
Reference in New Issue
Block a user