Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
… ci] (#1839)
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 5e23627 commit 50794ca
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 67 deletions.
6 changes: 3 additions & 3 deletions config/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,17 +37,17 @@
"eslint": "9.16.0",
"eslint-config-next": "15.0.3",
"eslint-config-turbo": "2.3.3",
"eslint-plugin-import-x": "4.4.3",
"eslint-plugin-import-x": "4.5.0",
"eslint-plugin-jest": "28.9.0",
"eslint-plugin-jest-dom": "5.5.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-perfectionist": "4.1.2",
"eslint-plugin-perfectionist": "4.2.0",
"eslint-plugin-playwright": "2.1.0",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "5.0.0",
"eslint-plugin-storybook": "0.11.1",
"eslint-plugin-tailwindcss": "3.17.5",
"eslint-plugin-testing-library": "7.0.0",
"eslint-plugin-testing-library": "7.1.0",
"eslint-plugin-turbo": "2.3.3",
"typescript-eslint": "8.17.0"
},
Expand Down
2 changes: 1 addition & 1 deletion config/prettier-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"semantic-release:dry": "semantic-release --dry-run"
},
"dependencies": {
"prettier": "3.4.1",
"prettier": "3.4.2",
"prettier-plugin-pkg": "0.18.1",
"prettier-plugin-tailwindcss": "0.6.9"
},
Expand Down
96 changes: 33 additions & 63 deletions pnpm-lock.yaml

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

0 comments on commit 50794ca

Please sign in to comment.