build(deps-dev): bump eslint from 7.32.0 to 8.31.0 in /token-swap/js (#3950)

Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.31.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/v7.32.0...v8.31.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

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:
dependabot[bot] 2023-01-04 01:00:59 +01:00 committed by GitHub
parent 3f6b5e4836
commit d2cac80ef2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 391 additions and 802 deletions

File diff suppressed because it is too large Load Diff

View File

@ -48,7 +48,7 @@
"devDependencies": {
"@solana/spl-token": "0.1.8",
"@types/bn.js": "^5.1.0",
"eslint": "^7.9.0",
"eslint": "^8.31.0",
"eslint-plugin-import": "^2.22.0",
"prettier": "^2.1.2",
"start-server-and-test": "^1.11.6",