Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianwd committed Dec 15, 2024
1 parent d13b174 commit f634c38
Show file tree
Hide file tree
Showing 3 changed files with 297 additions and 183 deletions.
5 changes: 5 additions & 0 deletions .changeset/sixty-pots-confess.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'swd-eslint-config': patch
---

update deps
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,16 +43,16 @@
"@types/eslint-plugin-jsx-a11y": "^6.9.0",
"@types/eslint-plugin-tailwindcss": "^3.17.0",
"@types/eslint__eslintrc": "^2.1.2",
"eslint": "^9.14.0",
"eslint": "^9.17.0",
"prettier": "^3.3.3",
"tsup": "^8.3.5",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"dependencies": {
"@changesets/cli": "^2.27.9",
"@eslint/compat": "^1.2.2",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.14.0",
"@eslint/compat": "^1.2.4",
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.17.0",
"@next/eslint-plugin-next": "^15.0.2",
"eslint-config-expo": "^8.0.1",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -63,7 +63,7 @@
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-tailwindcss": "^3.17.5",
"typescript-eslint": "^8.13.0"
"typescript-eslint": "^8.18.0"
},
"peerDependencies": {
"eslint": "^9.0.0",
Expand Down
Loading

0 comments on commit f634c38

Please sign in to comment.