diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-10-21 15:58:41 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-10-21 15:58:41 +0000 |
| commit | b12061a0697d384f487b2fc120e3de8383f2f83b (patch) | |
| tree | 4389ad8f613f6a7bd63b3aab72916e98ca769cad | |
| parent | ee378e6b59459987cb1bc50a9913348b3631d8af (diff) | |
chore(node_modules): bump @eslint/js from 9.12.0 to 9.13.0 (#157)
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.12.0 to 9.13.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.13.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 f995d3d..5ce605a 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@astrojs/check": "^0.9.4", "@astrojs/sitemap": "^3.2.0", "@catppuccin/palette": "^1.4.0", - "@eslint/js": "^9.12.0", + "@eslint/js": "^9.13.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 7ce60e9..0644604 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^1.4.0 version: 1.4.0 '@eslint/js': - specifier: ^9.12.0 - version: 9.12.0 + specifier: ^9.13.0 + version: 9.13.0 '@fontsource/noto-sans': specifier: ^5.1.0 version: 5.1.0 @@ -400,6 +400,10 @@ packages: resolution: {integrity: sha512-eohesHH8WFRUprDNyEREgqP6beG6htMeUYeCpkEgBCieCMme5r9zFWjzAJp//9S+Kub4rqE+jXe9Cp1a7IYIIA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/[email protected]': + resolution: {integrity: sha512-IFLyoY4d72Z5y/6o/BazFBezupzI/taV8sGumxTAVw3lXG9A6md1Dc34T9s1FoD/an9pJH8RHbAxsaEbBed9lA==} + 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} @@ -3332,6 +3336,8 @@ snapshots: '@eslint/[email protected]': {} + '@eslint/[email protected]': {} + '@eslint/[email protected]': {} '@eslint/[email protected]': |
