Skip to content

Commit

Permalink
Bump eslint from 6.8.0 to 9.17.0
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 9.17.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v6.8.0...v9.17.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent 8543aa2 commit 62357c2
Show file tree
Hide file tree
Showing 4 changed files with 253 additions and 379 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@typescript-eslint/eslint-plugin": "5.48.2",
"@typescript-eslint/parser": "4.33.0",
"babel-eslint": "10.1.0",
"eslint": "7.1.0",
"eslint": "9.17.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-jsx-control-statements": "2.2.1",
"foreman": "3.0.1",
Expand Down
2 changes: 1 addition & 1 deletion playbook-website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"axe-core": "4.10.0",
"babel-plugin-react-docgen": "^4.2.1",
"copy-to-clipboard": "^3.3.3",
"eslint": "6.8.0",
"eslint": "9.17.0",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-import": "^14.1.0",
"postcss-preset-env": "^7.0.1",
Expand Down
2 changes: 1 addition & 1 deletion playbook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@vitejs/plugin-react": "^4.3.1",
"axe-core": "4.4.3",
"classnames": "^2.2.6",
"eslint": "6.8.0",
"eslint": "9.17.0",
"eslint-plugin-react": "7.31.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-webpack-plugin": "2.7.0",
Expand Down
Loading

0 comments on commit 62357c2

Please sign in to comment.