summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-11-18 15:54:10 +0000
committerGitHub <[email protected]>2024-11-18 15:54:10 +0000
commitc2e13d6ab4c6a394144b8e844e063b79ddc2afaa (patch)
tree7b7a8c7669f38692952600027fc4f7d5024bdad4 /package.json
parentb5d08555e50375ab1472ecb6c1f59aa0ceee9187 (diff)
chore(node_modules): bump @eslint/js from 9.14.0 to 9.15.0 (#187)
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) 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/commits/v9.15.0/packages/js) --- updated-dependencies: - dependency-name: "@eslint/js" 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 0d1ad04..3eb647e 100644
--- a/package.json
+++ b/package.json
@@ -15,7 +15,7 @@
"@astrojs/check": "^0.9.4",
"@astrojs/sitemap": "^3.2.1",
"@catppuccin/palette": "^1.7.1",
- "@eslint/js": "^9.14.0",
+ "@eslint/js": "^9.15.0",
"@fontsource/noto-sans": "^5.1.0",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@types/eslint__js": "^8.42.3",