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:
parent
3f6b5e4836
commit
d2cac80ef2
File diff suppressed because it is too large
Load Diff
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue