diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-01-13 15:33:23 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-01-13 15:33:23 +0000 |
| commit | 89dd0b7a5064d262f2ecf03515f198ce1fbe496d (patch) | |
| tree | 7c1c7a7a47fd78f6cd5422215139373ec1ffb5ed | |
| parent | f4e82e9fd17749fefcaef2f5f72244c9467460b8 (diff) | |
chore(node_modules): bump @eslint/js from 9.17.0 to 9.18.0 (#224)
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.17.0 to 9.18.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.18.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 | 10 |
2 files changed, 9 insertions, 3 deletions
diff --git a/package.json b/package.json index fda7b16..3d90e11 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.17.0", + "@eslint/js": "^9.18.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 77ef9ea..277fb8a 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.17.0 - version: 9.17.0 + specifier: ^9.18.0 + version: 9.18.0 '@fontsource/noto-sans': specifier: ^5.1.1 version: 5.1.1 @@ -392,6 +392,10 @@ packages: resolution: {integrity: sha512-Sxc4hqcs1kTu0iID3kcZDW3JHq2a77HO9P8CP6YEA/FpH3Ll8UXE2r/86Rz9YJLKme39S9vU5OWNjC6Xl0Cr3w==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/[email protected]': + resolution: {integrity: sha512-fK6L7rxcq6/z+AaQMtiFTkvbHkBLNlwyRxHpKawP0x3u9+NC6MQTnFW+AdpwC6gfHTW0051cokQgtTN2FqlxQA==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/[email protected]': resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -3224,6 +3228,8 @@ snapshots: '@eslint/[email protected]': {} + '@eslint/[email protected]': {} + '@eslint/[email protected]': {} '@eslint/[email protected]': |
