mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
9a45e30da7
Bumps [eslint](https://github.com/eslint/eslint) from 9.4.0 to 9.5.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/v9.4.0...v9.5.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:production 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>
8 lines
110 B
JSON
8 lines
110 B
JSON
{
|
|
"dependencies": {
|
|
"eslint": "^9.5.0",
|
|
"eslint-config-google": "^0.14.0"
|
|
},
|
|
"type": "module"
|
|
}
|