Skip to content

Commit

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

Bump @stylistic/eslint-plugin-js from 2.13.0 to 3.0.0
  • Loading branch information
ivmartel authored Jan 27, 2025
2 parents 5aa18b6 + 932be95 commit c40e952
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": "^2.1.0",
"@stylistic/eslint-plugin-js": "^3.0.0",
"eslint": "^9.4.0",
"globals": "^15.4.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.1.tgz#9a96ce501bc62df46c4031fbd970e3cc6b10f07b"
integrity sha512-c7hNEllBlenFTHBky65mhq8WD2kbN9Q6gk0bTk8lSBvc554jpXSkST1iePudpt7+A/AQvuHs9EMqjHDXMY1lrA==

"@stylistic/eslint-plugin-js@^2.1.0":
version "2.13.0"
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-js/-/eslint-plugin-js-2.13.0.tgz#8fb6c7b6a775689e1dd90989a36c68b12b89d928"
integrity sha512-GPPDK4+fcbsQD58a3abbng2Dx+jBoxM5cnYjBM4T24WFZRZdlNSKvR19TxP8CPevzMOodQ9QVzNeqWvMXzfJRA==
"@stylistic/eslint-plugin-js@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-js/-/eslint-plugin-js-3.0.0.tgz#7e3abd27b10d669a70867a2cb77760fb3688cdaa"
integrity sha512-GAAeTmhxk+lUz2rgQvoaYOlhe9G8vYlgN8D81QdA6fJCJdfcKTr7lAlToGCPLB/0iJtT4JXGuJoNJBiu6EOgcw==
dependencies:
eslint-visitor-keys "^4.2.0"
espree "^10.3.0"
Expand Down

0 comments on commit c40e952

Please sign in to comment.