build(deps): bump js-yaml and @cordova/eslint-config

Bumps [js-yaml](https://github.com/nodeca/js-yaml) to 4.1.1 and updates ancestor dependency [@cordova/eslint-config](https://github.com/apache/cordova-eslint). These dependencies need to be updated together.


Updates `js-yaml` from 3.14.1 to 4.1.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.1...4.1.1)

Updates `@cordova/eslint-config` from 4.0.0 to 6.0.0
- [Changelog](https://github.com/apache/cordova-eslint/blob/master/RELEASENOTES.md)
- [Commits](https://github.com/apache/cordova-eslint/compare/4.0.0...6.0.0)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
- dependency-name: "@cordova/eslint-config"
  dependency-version: 6.0.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-11-14 14:32:07 +00:00
committed by GitHub
parent 5492147ab7
commit 6aba4313f1
2 changed files with 1828 additions and 1116 deletions

2942
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -41,6 +41,6 @@
"author": "Apache Software Foundation",
"license": "Apache-2.0",
"devDependencies": {
"@cordova/eslint-config": "^4.0.0"
"@cordova/eslint-config": "^6.0.0"
}
}