Skip to content

Commit

Permalink
Bump @typescript-eslint/eslint-plugin from 7.16.1 to 8.1.0 in /ui (#807)
Browse files Browse the repository at this point in the history
* Bump @typescript-eslint/eslint-plugin from 7.16.1 to 8.1.0 in /ui

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.16.1 to 8.1.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.1.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

* Bump eslint to 8.2.0

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcus Aspin <maspin@unilink.com>
  • Loading branch information
dependabot[bot] and marcus-bcl authored Aug 20, 2024
1 parent 47f104b commit 98dc11a
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 61 deletions.
130 changes: 71 additions & 59 deletions ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"@types/jasmine": "~5.1.4",
"@types/jasminewd2": "~2.0.8",
"@types/node": "^12.11.1",
"@typescript-eslint/eslint-plugin": "7.16.1",
"@typescript-eslint/parser": "7.16.1",
"@typescript-eslint/eslint-plugin": "8.2.0",
"@typescript-eslint/parser": "8.2.0",
"concurrently": "^8.2.2",
"eslint": "8.57.0",
"jasmine-core": "~5.2.0",
Expand Down

0 comments on commit 98dc11a

Please sign in to comment.