Skip to content

Commit

Permalink
Merge pull request #267 from ivmartel/dependabot/npm_and_yarn/stylist…
Browse files Browse the repository at this point in the history
…ic/eslint-plugin-js-2.10.1

Bump @stylistic/eslint-plugin-js from 2.9.0 to 2.10.1
  • Loading branch information
ivmartel authored Nov 4, 2024
2 parents f452b16 + cda67ec commit 18e8c0e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -101,12 +101,12 @@
integrity sha512-xnRgu9DxZbkWak/te3fcytNyp8MTbuiZIaueg2rgEvBuN55n04nwLYLU9TX/VVlusc9L2ZNXi99nUFNkHXtr5g==

"@stylistic/eslint-plugin-js@^2.1.0":
version "2.9.0"
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-js/-/eslint-plugin-js-2.9.0.tgz#75c01c47c373ecbe32d3617c7c5c5b33f49fe0c3"
integrity sha512-h08DQybPsXxIvHIvQqU1tFWcu74M7kZK/0S0jVIDdoHSFq7jB+TzxikBWAg5j0lPR17WsGGGHAS8GHFlAAQXHA==
version "2.10.1"
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-js/-/eslint-plugin-js-2.10.1.tgz#96e5b8daaa7da5565cb6e11802896475ce1852fe"
integrity sha512-IikL/RKy9Sk2UMDUUpqrEcwDeYzUEt6SaL2/UVCFuVQxKACHSgStT0NxXkxZmBOUforaU52FPf2Su07FYH5s5g==
dependencies:
eslint-visitor-keys "^4.1.0"
espree "^10.2.0"
eslint-visitor-keys "^4.2.0"
espree "^10.3.0"

"@types/estree@^1.0.6":
version "1.0.6"
Expand Down Expand Up @@ -459,7 +459,7 @@ eslint-visitor-keys@^3.3.0:
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz#c22c48f48942d08ca824cc526211ae400478a994"
integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==

eslint-visitor-keys@^4.1.0, eslint-visitor-keys@^4.2.0:
eslint-visitor-keys@^4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
Expand Down Expand Up @@ -505,7 +505,7 @@ eslint@^9.4.0:
optionator "^0.9.3"
text-table "^0.2.0"

espree@^10.0.1, espree@^10.2.0, espree@^10.3.0:
espree@^10.0.1, espree@^10.3.0:
version "10.3.0"
resolved "https://registry.yarnpkg.com/espree/-/espree-10.3.0.tgz#29267cf5b0cb98735b65e64ba07e0ed49d1eed8a"
integrity sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==
Expand Down

0 comments on commit 18e8c0e

Please sign in to comment.