mirror of
https://github.com/searxng/searxng
synced 2024-11-01 15:40:29 +00:00
c8dca20548
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.0.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/v8.57.0...v9.0.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
10 lines
151 B
JSON
10 lines
151 B
JSON
{
|
|
"dependencies": {
|
|
"eslint": "^9.0.0",
|
|
"pyright": "^1.1.329"
|
|
},
|
|
"scripts": {
|
|
"clean": "rm -Rf node_modules package-lock.json"
|
|
}
|
|
}
|