Skip to content

Commit d0ac824

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 2.12.1 to 2.13.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.13.0/packages/eslint-plugin-js) Updates `eslint` from 9.17.0 to 9.18.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.17.0...v9.18.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 374bde7 commit d0ac824

File tree

2 files changed

+26
-22
lines changed

2 files changed

+26
-22
lines changed

package-lock.json

Lines changed: 24 additions & 20 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.9.0",
3434
"@eslint/markdown": "^6.2.1",
35-
"@stylistic/eslint-plugin-js": "^2.12.1",
36-
"eslint": "^9.17.0",
35+
"@stylistic/eslint-plugin-js": "^2.13.0",
36+
"eslint": "^9.18.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)