diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-01-27 15:34:25 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-01-27 15:34:25 +0000 |
| commit | b4656d55ddeb71c6d0df17bd169cfbb04144dce9 (patch) | |
| tree | d411dde06d769eaf46af9abab91d047d685b8861 | |
| parent | 38c723ac8ed53b4f4c942e1b4734e6ed856603e9 (diff) | |
chore(node_modules): bump @eslint/js from 9.18.0 to 9.19.0 (#235)
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.18.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/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 1f524a8..5d5a396 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.18.0", + "@eslint/js": "^9.19.0", "@fontsource/noto-sans": "^5.1.1", "@microsoft/eslint-formatter-sarif": "^3.1.0", "@types/eslint__js": "^8.42.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2744718..75a5ed1 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.18.0 - version: 9.18.0 + specifier: ^9.19.0 + version: 9.19.0 '@fontsource/noto-sans': specifier: ^5.1.1 version: 5.1.1 |
