Skip to content

Commit

Permalink
Merge pull request #639 from devoxa/renovate/eslint-stylistic-monorepo
Browse files Browse the repository at this point in the history
Update dependency @stylistic/eslint-plugin from 2.11.0 to 2.12.0
  • Loading branch information
kodiakhq[bot] authored Dec 9, 2024
2 parents 5ffb6e8 + 64486b5 commit 676e226
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 @@ -15,7 +15,7 @@
"prettier": "@devoxa/prettier-config",
"dependencies": {
"@eslint/js": "9.16.0",
"@stylistic/eslint-plugin": "2.11.0",
"@stylistic/eslint-plugin": "2.12.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-react": "7.37.2",
"parse-gitignore": "2.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -133,10 +133,10 @@
"@nodelib/fs.scandir" "2.1.4"
fastq "^1.6.0"

"@stylistic/eslint-plugin@2.11.0":
version "2.11.0"
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-2.11.0.tgz#50d0289f36f7201055b7fa1729fdc1d8c46e93fa"
integrity sha512-PNRHbydNG5EH8NK4c+izdJlxajIR6GxcUhzsYNRsn6Myep4dsZt0qFCz3rCPnkvgO5FYibDcMqgNHUT+zvjYZw==
"@stylistic/eslint-plugin@2.12.0":
version "2.12.0"
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-2.12.0.tgz#9819678f919d75241845c2e9379888ecde8e8ad2"
integrity sha512-IvD2WXbOoSp0zNpyYbjdSyEjZtut78RYfj2WIlbChE7HFuposTK5X1hc5+4AyqYcjLXYdD5oo/sJtqMGFNRb1w==
dependencies:
"@typescript-eslint/utils" "^8.13.0"
eslint-visitor-keys "^4.2.0"
Expand Down

0 comments on commit 676e226

Please sign in to comment.