From c09e92565c42c72a419aef4e770d93135d4a967d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 17:25:36 +0000 Subject: [PATCH] Bump @eslint/js from 9.13.0 to 9.21.0 in /panel Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.13.0 to 9.21.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.21.0/packages/js) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- panel/package.json | 2 +- panel/yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/panel/package.json b/panel/package.json index 135f4a11..8eaadd5e 100644 --- a/panel/package.json +++ b/panel/package.json @@ -41,7 +41,7 @@ "sortablejs": "^1.15.6" }, "devDependencies": { - "@eslint/js": "^9.13.0", + "@eslint/js": "^9.21.0", "@types/sortablejs": "^1.15.8", "esbuild": "^0.25.0", "eslint": "^9.17.0", diff --git a/panel/yarn.lock b/panel/yarn.lock index 86e6a56f..c56d64cf 100644 --- a/panel/yarn.lock +++ b/panel/yarn.lock @@ -466,10 +466,10 @@ __metadata: languageName: node linkType: hard -"@eslint/js@npm:^9.13.0": - version: 9.13.0 - resolution: "@eslint/js@npm:9.13.0" - checksum: 10c0/672257bffe17777b8a98bd80438702904cc7a0b98b9c2e426a8a10929198b3553edf8a3fc20feed4133c02e7c8f7331a0ef1b23e5dab8e4469f7f1791beff1e0 +"@eslint/js@npm:^9.21.0": + version: 9.21.0 + resolution: "@eslint/js@npm:9.21.0" + checksum: 10c0/86c24a2668808995037e3f40c758335df2ae277c553ac0cf84381a1a8698f3099d8a22dd9c388947e6b7f93fcc1142f62406072faaa2b83c43ca79993fc01bb3 languageName: node linkType: hard @@ -1875,7 +1875,7 @@ __metadata: "@codemirror/lang-markdown": "npm:^6.3.2" "@codemirror/language": "npm:^6.10.8" "@codemirror/view": "npm:^6.34.1" - "@eslint/js": "npm:^9.13.0" + "@eslint/js": "npm:^9.21.0" "@types/sortablejs": "npm:^1.15.8" chartist: "npm:^1.3.0" esbuild: "npm:^0.25.0"