Skip to content

Commit

Permalink
Bump the lint group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the lint group with 3 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [eslint](https://github.com/eslint/eslint) and [globals](https://github.com/sindresorhus/globals).


Updates `@eslint/js` from 9.2.0 to 9.3.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.3.0/packages/js)

Updates `eslint` from 9.2.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@v9.2.0...v9.3.0)

Updates `globals` from 15.2.0 to 15.3.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.2.0...v15.3.0)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 21, 2024
1 parent 7c19f1d commit 08416f1
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
42 changes: 21 additions & 21 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,12 @@
},
"devDependencies": {
"@axe-core/playwright": "^4.9.0",
"@eslint/js": "^9.2.0",
"@eslint/js": "^9.3.0",
"@playwright/test": "^1.44.0",
"eslint": "^9.2.0",
"eslint": "^9.3.0",
"eslint-plugin-react": "^7.34.1",
"gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.32",
"globals": "^15.2.0"
"globals": "^15.3.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 08416f1

Please sign in to comment.