Skip to content

Commit

Permalink
Bump the eslint group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the eslint group with 2 updates in the / directory: [@stylistic/eslint-plugin-js](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-js) and [eslint](https://github.com/eslint/eslint).


Updates `@stylistic/eslint-plugin-js` from 2.7.2 to 2.9.0
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.9.0/packages/eslint-plugin-js)

Updates `eslint` from 9.9.1 to 9.12.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.9.1...v9.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 8e4ec7a commit a7938d6
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 63 deletions.
152 changes: 91 additions & 61 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@storybook/manager-api": "^8.2.1",
"@storybook/test": "^8.2.1",
"@storybook/theming": "^8.2.1",
"@stylistic/eslint-plugin-js": "2.7.2",
"@stylistic/eslint-plugin-js": "2.9.0",
"@vitejs/plugin-vue": "5.1.3",
"@whitespace/storybook-addon-html": "^6.1.1",
"@babel/core": "^7.22.5",
Expand All @@ -54,7 +54,7 @@
"chromatic": "^11.5.5",
"core-js": "^3.38.1",
"css-loader": "^7.1.2",
"eslint": "^9.9.1",
"eslint": "^9.12.0",
"eslint-webpack-plugin": "^4.0.1",
"flatpickr": "^4.6.13",
"glob": "^7.2.0",
Expand Down

0 comments on commit a7938d6

Please sign in to comment.