Skip to content

Commit

Permalink
Merge pull request #186 from clickbar/dependabot/npm_and_yarn/minor-a…
Browse files Browse the repository at this point in the history
…nd-patch-7dfeea405d

build(deps): bump the minor-and-patch group with 3 updates
  • Loading branch information
saibotk authored Jan 20, 2025
2 parents e8dd9e0 + 3ef4ba5 commit c2a31da
Show file tree
Hide file tree
Showing 4 changed files with 121 additions and 107 deletions.
8 changes: 8 additions & 0 deletions .changeset/violet-jeans-decide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
'@clickbar/eslint-config-typescript': patch
'@clickbar/eslint-config-base': patch
'@clickbar/eslint-config': patch
'@clickbar/eslint-config-vue': 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 @@ -27,11 +27,11 @@
"dependencies": {
"@eslint/js": "^9.18.0",
"eslint-plugin-import-x": "^4.6.1",
"eslint-plugin-tailwindcss": "^3.17.5",
"eslint-plugin-tailwindcss": "^3.18.0",
"eslint-plugin-unicorn": "^56.0.1",
"eslint-plugin-unused-imports": "^4.1.4",
"globals": "^15.14.0",
"prettier-plugin-tailwindcss": "^0.6.9"
"prettier-plugin-tailwindcss": "^0.6.10"
},
"devDependencies": {
"@types/eslint": "^9.6.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"@clickbar/eslint-config-base": "workspace:*",
"eslint-import-resolver-typescript": "^3.7.0",
"typescript-eslint": "^8.19.1"
"typescript-eslint": "^8.20.0"
},
"devDependencies": {
"@types/eslint": "^9.6.1",
Expand Down
Loading

0 comments on commit c2a31da

Please sign in to comment.