summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-11-25 16:32:55 +0000
committerGitHub <[email protected]>2024-11-25 16:32:55 +0000
commitf25079db36f7c5c437e1cdbe6eb8ffabf48dc25d (patch)
tree6a8f6df1370452425c5a2d0b5a92fa57d7343e1d /package.json
parent3658d208ddd8e7a5a1bbf7694103dcb3c39a6971 (diff)
chore(node_modules): bump eslint from 9.14.0 to 9.15.0 (#185)
Bumps [eslint](https://github.com/eslint/eslint) from 9.14.0 to 9.15.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.14.0...v9.15.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> 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 1260122..4778092 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,7 @@
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@types/eslint__js": "^8.42.3",
"astro": "^4.16.14",
- "eslint": "^9.14.0",
+ "eslint": "^9.15.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-astro": "^1.3.1",
"eslint-plugin-jsx-a11y": "^6.10.2",