Skip to content

Commit

Permalink
build(deps-dev): bump the eslint group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the eslint group with 3 updates in the / directory: [eslint](https://github.com/eslint/eslint), [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) and [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react).


Updates `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)

Updates `eslint-plugin-promise` from 6.1.1 to 6.2.0
- [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-promise@v6.1.1...v6.2.0)

Updates `eslint-plugin-react` from 7.34.1 to 7.34.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.34.1...v7.34.2)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
- dependency-name: eslint-plugin-promise
  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-patch
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 2, 2024
1 parent eceb603 commit af811e5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@
"esbuild-plugin-replace": "1.4.0",
"esbuild-sass-plugin": "3.3.0",
"esbuild-wasm": "0.20.2",
"eslint": "8.57.0",
"eslint": "9.3.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.29.1",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-promise": "6.2.0",
"eslint-plugin-react": "7.34.2",
"eslint-plugin-react-hooks": "4.6.2",
"gettext-parser": "8.0.0",
"htmlparser": "1.7.7",
Expand Down

0 comments on commit af811e5

Please sign in to comment.