Bump tmp and eslint

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


Removes `tmp`

Updates `eslint` from 4.13.1 to 9.32.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v4.13.1...v9.32.0)

---
updated-dependencies:
- dependency-name: tmp
  dependency-version: 
  dependency-type: indirect
- dependency-name: eslint
  dependency-version: 9.32.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-08-07 18:43:17 +00:00
committed by GitHub
parent 315ec23198
commit 2d2a220372
2 changed files with 1044 additions and 597 deletions
File diff suppressed because it is too large Load Diff
@@ -36,7 +36,7 @@
"babel-preset-minify": "^0.2.0",
"del": "^3.0.0",
"es6-promise": "^4.1.1",
"eslint": "^4.13.1",
"eslint": "^9.32.0",
"google-closure-compiler": "^20171203.0.0",
"gulp": "^4.0.2",
"gulp-add-src": "^1.0.0",