Skip to content

Commit 2a23ae0

Browse files
Bump the dev-dependencies group with 2 updates
Bumps the dev-dependencies group with 2 updates: [@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 3.0.1 to 3.1.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/v3.1.0/packages/eslint-plugin-js) Updates `eslint` from 9.19.0 to 9.20.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.19.0...v9.20.0) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin-js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8187265 commit 2a23ae0

File tree

2 files changed

+28
-15
lines changed

2 files changed

+28
-15
lines changed

package-lock.json

Lines changed: 26 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"devDependencies": {
3333
"@eslint/json": "^0.10.0",
3434
"@eslint/markdown": "^6.2.2",
35-
"@stylistic/eslint-plugin-js": "^3.0.1",
36-
"eslint": "^9.19.0",
35+
"@stylistic/eslint-plugin-js": "^3.1.0",
36+
"eslint": "^9.20.0",
3737
"eslint-plugin-import": "^2.31.0",
3838
"eslint-plugin-yml": "^1.16.0",
3939
"husky": "^9.1.7"

0 commit comments

Comments
 (0)