mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-02-03 10:00:50 +00:00
build(deps): bump eslint and rewire (#22872)
Bumps [eslint](https://github.com/eslint/eslint) to 9.39.2 and updates ancestor dependency [rewire](https://github.com/jhnns/rewire). These dependencies need to be updated together. Updates `eslint` from 4.19.1 to 9.39.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/compare/v4.19.1...v9.39.2) Updates `rewire` from 4.0.1 to 9.0.1 - [Release notes](https://github.com/jhnns/rewire/releases) - [Changelog](https://github.com/jhnns/rewire/blob/master/CHANGELOG.md) - [Commits](https://github.com/jhnns/rewire/compare/v4.0.1...v9.0.1) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.39.2 dependency-type: indirect - dependency-name: rewire dependency-version: 9.0.1 dependency-type: direct:production ... 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:
File diff suppressed because it is too large
Load Diff
@@ -5,7 +5,7 @@
|
||||
"form-data": "^2.5.0",
|
||||
"inversify": "^5.0.1",
|
||||
"reflect-metadata": "^0.1.13",
|
||||
"rewire": "^4.0.1",
|
||||
"rewire": "^9.0.1",
|
||||
"ts-node": "^8.10.2",
|
||||
"ts-petstore-client": "file:../../builds/inversify"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user