Skip to content

Commit

Permalink
Bump the eslint group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the eslint group with 4 updates: [eslint](https://github.com/eslint/eslint), [eslint-config-standard](https://github.com/standard/eslint-config-standard), [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) and [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react).

Updates `eslint` from 8.29.0 to 8.50.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.29.0...v8.50.0)

Updates `eslint-config-standard` from 17.0.0 to 17.1.0
- [Commits](standard/eslint-config-standard@v17.0.0...v17.1.0)

Updates `eslint-plugin-import` from 2.27.5 to 2.28.1
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.27.5...v2.28.1)

Updates `eslint-plugin-react` from 7.32.2 to 7.33.2
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.32.2...v7.33.2)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint-config-standard
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and martinpitt committed Oct 4, 2023
1 parent d083248 commit 33bb655
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion node_modules
Submodule node_modules updated 1213 files
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@
"esbuild-plugin-replace": "1.4.0",
"esbuild-sass-plugin": "2.16.0",
"esbuild-wasm": "0.19.4",
"eslint": "8.29.0",
"eslint-config-standard": "17.0.0",
"eslint": "8.50.0",
"eslint-config-standard": "17.1.0",
"eslint-config-standard-jsx": "11.0.0",
"eslint-config-standard-react": "13.0.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"gettext-parser": "7.0.1",
"htmlparser": "1.7.7",
Expand Down

0 comments on commit 33bb655

Please sign in to comment.