Skip to content

Commit

Permalink
chore(deps): Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
saibotk committed Jul 22, 2024
1 parent 9419b1d commit 6ff082d
Show file tree
Hide file tree
Showing 4 changed files with 101 additions and 89 deletions.
6 changes: 6 additions & 0 deletions .changeset/nine-kids-punch.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@clickbar/eslint-config-typescript': patch
'@clickbar/eslint-config-base': patch
---

Update dependencies
4 changes: 2 additions & 2 deletions packages/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
},
"dependencies": {
"@eslint/js": "^9.7.0",
"eslint-plugin-import-x": "^0.5.3",
"eslint-plugin-import-x": "^3.0.1",
"eslint-plugin-promise": "^6.6.0",
"eslint-plugin-tailwindcss": "^3.17.4",
"eslint-plugin-promise": "^6.4.0",
"eslint-plugin-unicorn": "^54.0.0",
"eslint-plugin-unused-imports": "^4.0.0",
"globals": "^15.8.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"dependencies": {
"@clickbar/eslint-config-base": "workspace:*",
"typescript-eslint": "8.0.0-alpha.39"
"typescript-eslint": "8.0.0-alpha.49"
},
"devDependencies": {
"@types/eslint": "^8.56.10",
Expand Down
Loading

0 comments on commit 6ff082d

Please sign in to comment.