From d9faf0c25deaf820ac00bc3bab205b27baa1e6b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 13:40:30 +0000 Subject: [PATCH 1/2] Bump @eslint/compat from 1.2.3 to 1.2.4 in /axolotl-web Bumps [@eslint/compat](https://github.com/eslint/rewrite) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json) - [Commits](https://github.com/eslint/rewrite/compare/compat-v1.2.3...compat-v1.2.4) --- updated-dependencies: - dependency-name: "@eslint/compat" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- axolotl-web/package.json | 2 +- axolotl-web/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/axolotl-web/package.json b/axolotl-web/package.json index 9691b6533..50170d89f 100644 --- a/axolotl-web/package.json +++ b/axolotl-web/package.json @@ -43,7 +43,7 @@ "webrtc-adapter": "^9.0.1" }, "devDependencies": { - "@eslint/compat": "^1.2.3", + "@eslint/compat": "^1.2.4", "@vitejs/plugin-vue": "^5.2.1", "@vue/compiler-sfc": "^3.5.13", "@vue/eslint-config-airbnb": "^8.0.0", diff --git a/axolotl-web/yarn.lock b/axolotl-web/yarn.lock index a70a76b30..b88f85c83 100644 --- a/axolotl-web/yarn.lock +++ b/axolotl-web/yarn.lock @@ -214,10 +214,10 @@ resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0" integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ== -"@eslint/compat@^1.2.3": - version "1.2.3" - resolved "https://registry.yarnpkg.com/@eslint/compat/-/compat-1.2.3.tgz#9c9bb9dfc8502be84427237f15b005b6b8d60757" - integrity sha512-wlZhwlDFxkxIZ571aH0FoK4h4Vwx7P3HJx62Gp8hTc10bfpwT2x0nULuAHmQSJBOWPgPeVf+9YtnD4j50zVHmA== +"@eslint/compat@^1.2.4": + version "1.2.4" + resolved "https://registry.yarnpkg.com/@eslint/compat/-/compat-1.2.4.tgz#b69b0d76ce73fe66d7f8633c406acea151f5c559" + integrity sha512-S8ZdQj/N69YAtuqFt7653jwcvuUj131+6qGLUyDqfDg1OIoBQ66OCuXC473YQfO2AaxITTutiRQiDwoo7ZLYyg== "@eslint/config-array@^0.19.0": version "0.19.0" From 517ee27ea929c60c60c6a19a550cfcbe23748d0e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 13:41:21 +0000 Subject: [PATCH 2/2] [dependabot skip] Update Flatpak sources --- flatpak/node-sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flatpak/node-sources.json b/flatpak/node-sources.json index 702feda65..eca7b4e2e 100644 --- a/flatpak/node-sources.json +++ b/flatpak/node-sources.json @@ -286,9 +286,9 @@ }, { "type": "file", - "url": "https://registry.yarnpkg.com/@eslint/compat/-/compat-1.2.3.tgz#9c9bb9dfc8502be84427237f15b005b6b8d60757", - "sha512": "c25661c250c5c64c48679ef5687d05a0ae21e15c31ecfdc7271eb61a9f214dcd746dfa704f6c749d42ee00799048904e58f80f7957fef58b670f88f9d3354798", - "dest-filename": "@eslint-compat-1.2.3.tgz", + "url": "https://registry.yarnpkg.com/@eslint/compat/-/compat-1.2.4.tgz#b69b0d76ce73fe66d7f8633c406acea151f5c559", + "sha512": "4bc65d423fcdebd600b6ea85b7beb9de3c1cbee523d77d7eeaa18b5320ea7c3835388a0143ae8e0ae5c2e3bdd841f3b601ac484d3bad8914220f0a28ed92d8ca", + "dest-filename": "@eslint-compat-1.2.4.tgz", "dest": "flatpak-node/yarn-mirror" }, {