Skip to content

Commit 5993b31

Browse files
Bump the dev-dependencies group with 3 updates
Bumps the dev-dependencies group with 3 updates: [@eslint/json](https://github.com/eslint/json), [@eslint/markdown](https://github.com/eslint/markdown) and [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin). Updates `@eslint/json` from 0.13.0 to 0.13.1 - [Release notes](https://github.com/eslint/json/releases) - [Changelog](https://github.com/eslint/json/blob/main/CHANGELOG.md) - [Commits](eslint/json@json-v0.13.0...json-v0.13.1) Updates `@eslint/markdown` from 7.0.0 to 7.1.0 - [Release notes](https://github.com/eslint/markdown/releases) - [Changelog](https://github.com/eslint/markdown/blob/main/CHANGELOG.md) - [Commits](eslint/markdown@v7.0.0...v7.1.0) Updates `@stylistic/eslint-plugin` from 5.2.0 to 5.2.2 - [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/v5.2.2/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@eslint/json" dependency-version: 0.13.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@eslint/markdown" dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0e96b7 commit 5993b31

File tree

2 files changed

+63
-36
lines changed

2 files changed

+63
-36
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,11 +76,11 @@
7676
"@adamlui/minify.js": "^1.8.6",
7777
"@adamlui/scss-to-css": "^1.10.36",
7878
"@eslint/css": "^0.10.0",
79-
"@eslint/json": "^0.13.0",
80-
"@eslint/markdown": "^7.0.0",
79+
"@eslint/json": "^0.13.1",
80+
"@eslint/markdown": "^7.1.0",
8181
"@html-eslint/eslint-plugin": "^0.43.0",
8282
"@html-eslint/parser": "^0.43.0",
83-
"@stylistic/eslint-plugin": "^5.2.0",
83+
"@stylistic/eslint-plugin": "^5.2.2",
8484
"eslint": "^9.31.0",
8585
"eslint-plugin-import": "^2.32.0",
8686
"eslint-plugin-regexp": "^2.9.0",

0 commit comments

Comments
 (0)