Skip to content

Commit

Permalink
Update @Stylistic to v2.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
amikheychik committed Dec 29, 2024
1 parent c85bb96 commit 64b5e0d
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
50 changes: 25 additions & 25 deletions package-lock.json

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

20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@
"peerDependencies": {
"@babel/eslint-parser": "^7.25.9",
"@smarttools/eslint-plugin-rxjs": "^1.0.7",
"@stylistic/eslint-plugin": "^2.11.0",
"@stylistic/eslint-plugin-js": "^2.11.0",
"@stylistic/eslint-plugin-jsx": "^2.11.0",
"@stylistic/eslint-plugin-plus": "^2.11.0",
"@stylistic/eslint-plugin-ts": "^2.11.0",
"@stylistic/eslint-plugin": "^2.12.1",
"@stylistic/eslint-plugin-js": "^2.12.1",
"@stylistic/eslint-plugin-jsx": "^2.12.1",
"@stylistic/eslint-plugin-plus": "^2.12.1",
"@stylistic/eslint-plugin-ts": "^2.12.1",
"eslint": "^9.16.0",
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-plugin-array-func": "^4.0.0",
Expand Down Expand Up @@ -81,11 +81,11 @@
"@jest/globals": "~29.7.0",
"@perfective/build": "~0.15.0",
"@smarttools/eslint-plugin-rxjs": "1.0.7",
"@stylistic/eslint-plugin": "2.11.0",
"@stylistic/eslint-plugin-js": "2.11.0",
"@stylistic/eslint-plugin-jsx": "2.11.0",
"@stylistic/eslint-plugin-plus": "2.11.0",
"@stylistic/eslint-plugin-ts": "2.11.0",
"@stylistic/eslint-plugin": "2.12.1",
"@stylistic/eslint-plugin-js": "2.12.1",
"@stylistic/eslint-plugin-jsx": "2.12.1",
"@stylistic/eslint-plugin-plus": "2.12.1",
"@stylistic/eslint-plugin-ts": "2.12.1",
"@types/eslint": "^8.56.12",
"@types/jest": "^29.5.14",
"eslint": "9.16.0",
Expand Down

0 comments on commit 64b5e0d

Please sign in to comment.