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

Removes [tmp](https://github.com/raszi/node-tmp). It's no longer used after updating ancestor dependency [@cordova/eslint-config](https://github.com/apache/cordova-eslint). These dependencies need to be updated together.


Removes `tmp`

Updates `@cordova/eslint-config` from 3.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/3.0.0...6.0.0)

---
updated-dependencies:
- dependency-name: tmp
  dependency-version: 
  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-08-06 20:40:44 +00:00
committed by GitHub
parent 94d9f1cd88
commit 4934a9b55c
2 changed files with 3326 additions and 2257 deletions

5581
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -31,7 +31,7 @@
"author": "Apache Software Foundation",
"license": "Apache-2.0",
"devDependencies": {
"@cordova/eslint-config": "^3.0.0"
"@cordova/eslint-config": "^6.0.0"
},
"engines": {
"cordovaDependencies": {