Bump lint-staged from 16.0.0 to 16.1.0 in /js (#40008)

Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.0.0 to 16.1.0.
- [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.0.0...v16.1.0)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-version: 16.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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]
2025-06-09 13:27:21 -04:00
committed by GitHub
parent e1591e59d1
commit 7e83269b5c
2 changed files with 8 additions and 14 deletions

View File

@@ -32,7 +32,7 @@
"eslint-plugin-react-compiler": "19.0.0-beta-714736e-20250131",
"eslint-plugin-react-hooks": "~5.2.0",
"husky": "^9.1.7",
"lint-staged": "^16.0.0",
"lint-staged": "^16.1.0",
"prettier": "^3.5.3",
"tslib": "^2.8.1",
"typescript": "^5.8.3",

20
js/pnpm-lock.yaml generated
View File

@@ -48,8 +48,8 @@ importers:
specifier: ^9.1.7
version: 9.1.7
lint-staged:
specifier: ^16.0.0
version: 16.0.0
specifier: ^16.1.0
version: 16.1.0
prettier:
specifier: ^3.5.3
version: 3.5.3
@@ -2317,10 +2317,6 @@ packages:
comma-separated-tokens@2.0.3:
resolution: {integrity: sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==}
commander@13.1.0:
resolution: {integrity: sha512-/rFeCpNJQbhSZjGVwO9RFV3xPqbnERS8MmIQzCtD/zl6gpJuV/bMLuN92oG3F7d8oDEHHRrujSXNUr8fpjntKw==}
engines: {node: '>=18'}
commander@14.0.0:
resolution: {integrity: sha512-2uM9rYjPvyq39NwLRqaiLtWHyDC1FvryJDa2ATTVims5YAS4PupsEQsDvP14FqhFr0P49CYDugi59xaxJlTXRA==}
engines: {node: '>=20'}
@@ -3344,9 +3340,9 @@ packages:
resolution: {integrity: sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==}
engines: {node: '>=14'}
lint-staged@16.0.0:
resolution: {integrity: sha512-sUCprePs6/rbx4vKC60Hez6X10HPkpDJaGcy3D1NdwR7g1RcNkWL8q9mJMreOqmHBTs+1sNFp+wOiX9fr+hoOQ==}
engines: {node: '>=20.18'}
lint-staged@16.1.0:
resolution: {integrity: sha512-HkpQh69XHxgCjObjejBT3s2ILwNjFx8M3nw+tJ/ssBauDlIpkx2RpqWSi1fBgkXLSSXnbR3iEq1NkVtpvV+FLQ==}
engines: {node: '>=20.17'}
hasBin: true
listr2@8.3.3:
@@ -6446,8 +6442,6 @@ snapshots:
comma-separated-tokens@2.0.3: {}
commander@13.1.0: {}
commander@14.0.0: {}
commander@2.20.3: {}
@@ -7587,10 +7581,10 @@ snapshots:
lilconfig@3.1.3: {}
lint-staged@16.0.0:
lint-staged@16.1.0:
dependencies:
chalk: 5.4.1
commander: 13.1.0
commander: 14.0.0
debug: 4.4.1(supports-color@8.1.1)
lilconfig: 3.1.3
listr2: 8.3.3