Skip to content

Commit

Permalink
Merge pull request #39 from fadihanna123/dependabot/npm_and_yarn/esli…
Browse files Browse the repository at this point in the history
…nt/js-9.6.0

Bump @eslint/js from 9.5.0 to 9.6.0
  • Loading branch information
fadihanna123 authored Jun 29, 2024
2 parents 3228f1a + 598946c commit e7c55cc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"port": 3000
},
"devDependencies": {
"@eslint/js": "^9.5.0",
"@eslint/js": "^9.6.0",
"eslint-plugin-html": "^8.1.1",
"globals": "^15.6.0"
}
Expand Down
6 changes: 6 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,12 @@
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==

"@eslint/[email protected]":
version "9.4.0"
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.4.0.tgz#96a2edd37ec0551ce5f9540705be23951c008a0c"
integrity sha512-fdI7VJjP3Rvc70lC4xkFXHB0fiPeojiL1PxVG6t1ZvXQrarj893PweuBTujxDUFk0Fxj4R7PIIAZ/aiiyZPZcg==

"@eslint/js@^9.6.0":
"@eslint/[email protected]", "@eslint/js@^9.5.0":
version "9.6.0"
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.6.0.tgz#5b0cb058cc13d9c92d4e561d3538807fa5127c95"
Expand Down

0 comments on commit e7c55cc

Please sign in to comment.