Skip to content

Commit 839c71e

Browse files
Bump the dev-dependencies group with 2 updates
Bumps the dev-dependencies group with 2 updates: [@eslint/json](https://github.com/eslint/json) and [eslint](https://github.com/eslint/eslint). Updates `@eslint/json` from 0.8.0 to 0.9.0 - [Release notes](https://github.com/eslint/json/releases) - [Changelog](https://github.com/eslint/json/blob/main/CHANGELOG.md) - [Commits](eslint/json@json-v0.8.0...json-v0.9.0) Updates `eslint` from 9.16.0 to 9.17.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.16.0...v9.17.0) --- updated-dependencies: - dependency-name: "@eslint/json" 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 af70e38 commit 839c71e

File tree

2 files changed

+22
-26
lines changed

2 files changed

+22
-26
lines changed

package-lock.json

Lines changed: 20 additions & 24 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
@@ -68,11 +68,11 @@
6868
"devDependencies": {
6969
"@adamlui/minify.js": "^1.8.5",
7070
"@adamlui/scss-to-css": "^1.10.22",
71-
"@eslint/json": "^0.8.0",
71+
"@eslint/json": "^0.9.0",
7272
"@eslint/markdown": "^6.2.1",
7373
"@stylistic/eslint-plugin-js": "^2.12.1",
7474
"docsify-cli": "^4.4.4",
75-
"eslint": "^9.16.0",
75+
"eslint": "^9.17.0",
7676
"eslint-plugin-regexp": "^2.7.0",
7777
"eslint-plugin-yml": "^1.16.0",
7878
"husky": "^9.1.7"

0 commit comments

Comments
 (0)