Skip to content

Commit

Permalink
Merge pull request #60 from shlinkio/dependabot/npm_and_yarn/eslint-p…
Browse files Browse the repository at this point in the history
…lugins-ffc2b2f23a

Bump the eslint-plugins group with 4 updates
  • Loading branch information
acelaya committed Sep 14, 2024
2 parents 7a9c50d + 010fdd4 commit 4e29ad8
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 85 deletions.
145 changes: 64 additions & 81 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,16 @@
"types": "tsc --noEmit"
},
"devDependencies": {
"@shlinkio/eslint-config-js-coding-standard": "~3.0.1",
"@stylistic/eslint-plugin": "^2.7.2",
"@shlinkio/eslint-config-js-coding-standard": "~3.1.0",
"@stylistic/eslint-plugin": "^2.8.0",
"@vitest/coverage-v8": "^2.1.1",
"eslint": "^8.57.0",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-react": "^7.35.2",
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-simple-import-sort": "^12.1.1",
"typescript": "^5.6.2",
"typescript-eslint": "^8.4.0",
"typescript-eslint": "^8.5.0",
"vitest": "^2.0.2"
}
}

0 comments on commit 4e29ad8

Please sign in to comment.