Skip to content

Commit

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

Bump @stylistic/eslint-plugin-js from 3.1.0 to 4.1.0
  • Loading branch information
ivmartel authored Feb 26, 2025
2 parents 394c317 + 7c0af6a commit 904a370
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 @@ -24,7 +24,7 @@
},
"devDependencies": {
"@eslint/js": "^9.4.0",
"@stylistic/eslint-plugin-js": "^3.0.0",
"@stylistic/eslint-plugin-js": "^4.1.0",
"eslint": "^9.4.0",
"globals": "^16.0.0",
"grunt": "^1.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -103,10 +103,10 @@
resolved "https://registry.yarnpkg.com/@humanwhocodes/retry/-/retry-0.4.2.tgz#1860473de7dfa1546767448f333db80cb0ff2161"
integrity sha512-xeO57FpIu4p1Ri3Jq/EXq4ClRm86dVF2z/+kvFnyqVYRavTZmaFaUBbWCOuuTh0o/g7DSsk6kc2vrS4Vl5oPOQ==

"@stylistic/eslint-plugin-js@^3.0.0":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-js/-/eslint-plugin-js-3.1.0.tgz#b36292b09bd810ea1b34e0720512f137335ef745"
integrity sha512-lQktsOiCr8S6StG29C5fzXYxLOD6ID1rp4j6TRS+E/qY1xd59Fm7dy5qm9UauJIEoSTlYx6yGsCHYh5UkgXPyg==
"@stylistic/eslint-plugin-js@^4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-js/-/eslint-plugin-js-4.1.0.tgz#cb3fcc6bef022f1af8245a6cda404d290358c260"
integrity sha512-YOe+dChNoR26JVVt+7BjyebsPIQF05OLNmHCXivq8lLZ4ZeVs4+wXaW+pREVboDiAaSRznauAdAU8f+iQouw6Q==
dependencies:
eslint-visitor-keys "^4.2.0"
espree "^10.3.0"
Expand Down

0 comments on commit 904a370

Please sign in to comment.