Skip to content

Commit

Permalink
Merge pull request #1483 from axolotl-chat/dependabot/npm_and_yarn/ax…
Browse files Browse the repository at this point in the history
…olotl-web/eslint/compat-1.2.4

Bump @eslint/compat from 1.2.3 to 1.2.4 in /axolotl-web
  • Loading branch information
github-actions[bot] authored Dec 5, 2024
2 parents b649a8a + 517ee27 commit a99bafd
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion axolotl-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions axolotl-web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
6 changes: 3 additions & 3 deletions flatpak/node-sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
{
Expand Down

0 comments on commit a99bafd

Please sign in to comment.