Skip to content

Commit

Permalink
Update @eslint/compat to version 1.2.3 (#598)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Nov 15, 2024
1 parent d1484d2 commit 3118c12
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"babel-eslint": "10.1.0",
"babel-loader": "9.2.1",
"eslint": "9.14.0",
"@eslint/compat": "1.2.2",
"@eslint/compat": "1.2.3",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.14.0",
"eslint-config-airbnb": "19.0.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -900,10 +900,10 @@
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==

"@eslint/[email protected].2":
version "1.2.2"
resolved "https://registry.yarnpkg.com/@eslint/compat/-/compat-1.2.2.tgz#46d02898df7e32ccc04166b6ea2689c52dee10da"
integrity sha512-jhgiIrsw+tRfcBQ4BFl2C3vCrIUw2trCY0cnDvGZpwTtKCEDmZhAtMfrEUP/KpnwM6PrO0T+Ltm+ccW74olG3Q==
"@eslint/[email protected].3":
version "1.2.3"
resolved "https://registry.yarnpkg.com/@eslint/compat/-/compat-1.2.3.tgz#9c9bb9dfc8502be84427237f15b005b6b8d60757"
integrity sha512-wlZhwlDFxkxIZ571aH0FoK4h4Vwx7P3HJx62Gp8hTc10bfpwT2x0nULuAHmQSJBOWPgPeVf+9YtnD4j50zVHmA==

"@eslint/config-array@^0.18.0":
version "0.18.0"
Expand Down

0 comments on commit 3118c12

Please sign in to comment.