Skip to content

Commit

Permalink
build(deps-dev): bump eslint from 8.57.0 to 9.3.0
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.3.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.57.0...v9.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 19, 2024
1 parent 52fdff1 commit 9a0f627
Show file tree
Hide file tree
Showing 7 changed files with 53 additions and 191 deletions.
2 changes: 1 addition & 1 deletion apps/console-fb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"d3-force": "3.0.0",
"d3-scale": "4.0.2",
"date-fns": "3.6.0",
"eslint": "8.57.0",
"eslint": "9.3.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-svelte": "2.39.0",
"flowbite": "2.3.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/console-sc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"clsx": "2.1.1",
"cmdk-sv": "0.0.17",
"cssnano": "7.0.1",
"eslint": "8.57.0",
"eslint": "9.3.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-svelte": "2.39.0",
"formsnap": "1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/console/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"d3-scale-chromatic": "3.1.0",
"d3-shape": "3.2.0",
"date-fns": "3.6.0",
"eslint": "8.57.0",
"eslint": "9.3.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-svelte": "2.39.0",
"formsnap": "1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"d3-scale-chromatic": "3.1.0",
"d3-shape": "3.2.0",
"date-fns": "3.6.0",
"eslint": "8.57.0",
"eslint": "9.3.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-svelte": "2.39.0",
"formsnap": "1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@types/eslint": "8.56.10",
"concurrently": "8.2.2",
"cspell": "8.8.1",
"eslint": "8.57.0",
"eslint": "9.3.0",
"husky": "9.0.11",
"lint-staged": "15.2.2",
"markuplint": "4.8.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@typescript-eslint/parser": "7.9.0",
"@vitest/coverage-v8": "1.6.0",
"cssnano": "7.0.1",
"eslint": "8.57.0",
"eslint": "9.3.0",
"postcss-import": "16.1.0",
"postcss-load-config": "5.1.0",
"prettier": "3.2.5",
Expand Down
Loading

0 comments on commit 9a0f627

Please sign in to comment.