From 24706213ba2caa4dfa70bab987cf6aa23f4fc961 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Sep 2025 23:07:57 +0000 Subject: [PATCH] chore(deps-dev): Bump @eslint/js from 9.35.0 to 9.36.0 Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.35.0 to 9.36.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.36.0/packages/js) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 9093405..acb29e4 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "author": "Street Side Software", "license": "MIT", "devDependencies": { - "@eslint/js": "^9.35.0", + "@eslint/js": "^9.36.0", "@tsconfig/node20": "^20.1.6", "@vitest/coverage-istanbul": "^3.2.4", "cspell": "^9.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8ddf898..e1c878f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: devDependencies: '@eslint/js': - specifier: ^9.35.0 - version: 9.35.0 + specifier: ^9.36.0 + version: 9.36.0 '@tsconfig/node20': specifier: ^20.1.6 version: 20.1.6 @@ -45,12 +45,6 @@ importers: specifier: ^3.2.4 version: 3.2.4(@types/debug@4.1.12)(yaml@2.8.1) - samples: - dependencies: - thistogram: - specifier: link:.. - version: link:.. - packages: '@babel/code-frame@7.27.1': @@ -525,6 +519,10 @@ packages: resolution: {integrity: sha512-30iXE9whjlILfWobBkNerJo+TXYsgVM5ERQwMcMKCHckHflCmf7wXDAHlARoWnh0s1U72WqlbeyE7iAcCzuCPw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/js@9.36.0': + resolution: {integrity: sha512-uhCbYtYynH30iZErszX78U+nR3pJU3RHGQ57NXy5QupD4SBVwDeU8TNBy+MjMngc1UyIW9noKqsRqfjQTBU2dw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/object-schema@2.1.6': resolution: {integrity: sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -2507,6 +2505,8 @@ snapshots: '@eslint/js@9.35.0': {} + '@eslint/js@9.36.0': {} + '@eslint/object-schema@2.1.6': {} '@eslint/plugin-kit@0.3.5':