Skip to content

Commit

Permalink
Merge pull request #717 from bmish/dependabot/npm_and_yarn/eslint/js-…
Browse files Browse the repository at this point in the history
…9.17.0

build(deps-dev): Bump @eslint/js from 9.16.0 to 9.17.0
  • Loading branch information
ddzz authored Dec 16, 2024
2 parents 87c6279 + 223f2de commit 0b1e3ee
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -323,11 +323,16 @@
minimatch "^3.1.2"
strip-json-comments "^3.1.1"

"@eslint/js@9.16.0", "@eslint/js@^9.0.0":
"@eslint/js@9.16.0":
version "9.16.0"
resolved "https://registry.npmjs.org/@eslint/js/-/js-9.16.0.tgz"
integrity sha512-tw2HxzQkrbeuvyj1tG2Yqq+0H9wGoI2IMk4EOsQeX+vmd75FtJAzf+gTA69WF+baUKRYQ3x2kbLE08js5OsTVg==

"@eslint/js@^9.0.0":
version "9.17.0"
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.17.0.tgz#1523e586791f80376a6f8398a3964455ecc651ec"
integrity sha512-Sxc4hqcs1kTu0iID3kcZDW3JHq2a77HO9P8CP6YEA/FpH3Ll8UXE2r/86Rz9YJLKme39S9vU5OWNjC6Xl0Cr3w==

"@eslint/object-schema@^2.1.5":
version "2.1.5"
resolved "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.5.tgz"
Expand Down

0 comments on commit 0b1e3ee

Please sign in to comment.