aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-02-01 22:42:39 +0100
committerGravatar GitHub <noreply@github.com> 2025-02-01 22:42:39 +0100
commit7b3196e780957142cdb5eba901a8d9bc4d09f2cf (patch)
tree7f4b42e32fe47f2ca8a1c18128a6f4ed4e03c7f5 /package.json
parenta72f8c0d029f9f17b0d42818307d627c1c03d1c4 (diff)
Bump the eslint group with 2 updates (#7283)
Bumps the eslint group with 2 updates: [eslint](https://github.com/eslint/eslint) and [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js). Updates `eslint` from 9.17.0 to 9.19.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v9.17.0...v9.19.0) Updates `@eslint/js` from 9.17.0 to 9.19.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.19.0/packages/js) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9c96434b9..7c28a3647 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
"fix": "npm run rtlcss && npm run stylelint_fix && npm run eslint_fix && npm run markdownlint_fix"
},
"devDependencies": {
- "eslint": "^9.17.0",
+ "eslint": "^9.19.0",
"@eslint/js": "^9.16.0",
"globals": "^15.14.0",
"markdownlint-cli": "^0.44.0",