diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-12-16 15:45:22 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-12-16 15:45:22 +0000 |
| commit | 01f74b6db61a8ec89f2c7c13bb3c4d257f8d02a0 (patch) | |
| tree | 3151e27508e880da886410d12a5e268a60abc892 | |
| parent | b6f6b17f43e696ddb1b0d9ca4c34975ef55df16f (diff) | |
chore(node_modules): bump @eslint/js from 9.16.0 to 9.17.0 (#204)
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) 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](https://github.com/eslint/eslint/commits/v9.17.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>
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index 65b9fb7..385700e 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.16.0", + "@eslint/js": "^9.17.0", "@fontsource/noto-sans": "^5.1.0", "@microsoft/eslint-formatter-sarif": "^3.1.0", "@types/eslint__js": "^8.42.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 40ed3c8..b26251f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^1.7.1 version: 1.7.1 '@eslint/js': - specifier: ^9.16.0 - version: 9.16.0 + specifier: ^9.17.0 + version: 9.17.0 '@fontsource/noto-sans': specifier: ^5.1.0 version: 5.1.0 |
