From 881d556b7186db910a62e8410476dbbdaf251e81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 01:05:20 +0000 Subject: [PATCH] Bump @eslint/js from 9.21.0 to 9.27.0 in /spa Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.21.0 to 9.27.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.27.0/packages/js) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.27.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- spa/package.json | 2 +- spa/yarn.lock | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/spa/package.json b/spa/package.json index 2847f5f..9c9ce27 100644 --- a/spa/package.json +++ b/spa/package.json @@ -38,7 +38,7 @@ "@angular-devkit/build-angular": "^18.2.6", "@angular/cli": "^18.2.6", "@angular/compiler-cli": "^18.2.6", - "@eslint/js": "^9.12.0", + "@eslint/js": "^9.27.0", "@types/express": "^5.0.0", "@types/jasmine": "~5.1.7", "@types/node": "^22.13.8", diff --git a/spa/yarn.lock b/spa/yarn.lock index c06e6aa..e4644bf 100644 --- a/spa/yarn.lock +++ b/spa/yarn.lock @@ -1536,11 +1536,16 @@ minimatch "^3.1.2" strip-json-comments "^3.1.1" -"@eslint/js@9.21.0", "@eslint/js@^9.12.0": +"@eslint/js@9.21.0": version "9.21.0" resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.21.0.tgz#4303ef4e07226d87c395b8fad5278763e9c15c08" integrity sha512-BqStZ3HX8Yz6LvsF5ByXYrtigrV5AXADWLAGc7PH/1SxOb7/FIYYMszZZWiUou/GB9P2lXWk2SV4d+Z8h0nknw== +"@eslint/js@^9.27.0": + version "9.27.0" + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.27.0.tgz#181a23460877c484f6dd03890f4e3fa2fdeb8ff0" + integrity sha512-G5JD9Tu5HJEu4z2Uo4aHY2sLV64B7CDMXxFzqzjl3NKd6RVzSXNoE80jk7Y0lJkTTkjiIhBAqmlYwjuBY3tvpA== + "@eslint/object-schema@^2.1.6": version "2.1.6" resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f" @@ -3149,7 +3154,7 @@ cli-width@^4.1.0: "@angular/ssr" "^18.2.6" "@fontsource-variable/roboto-flex" "5.1.1" "@fontsource/roboto" "5.1.1" - clip-spa "file:../usr/local/share/.cache/yarn/v6/npm-clip-spa-0.0.0-e01e3938-06e8-4a9e-a198-28881c7cf380-1740939450639/node_modules/clip-spa" + clip-spa "file:." express "^4.21.0" gridstack "11.4.0" material-symbols "^0.23.0"