Skip to content

Commit

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

build(deps): bump the minor-and-patch group across 1 directory with 5 updates
  • Loading branch information
saibotk authored Dec 16, 2024
2 parents afcb045 + 9db7608 commit 10f9904
Show file tree
Hide file tree
Showing 4 changed files with 127 additions and 184 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@clickbar/eslint-config": "workspace:*",
"eslint": "^9.15.0",
"globals": "^15.13.0",
"prettier": "3.4.1",
"prettier": "3.4.2",
"typescript": "~5.7.2"
}
}
4 changes: 2 additions & 2 deletions packages/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"provenance": true
},
"dependencies": {
"@eslint/js": "^9.16.0",
"eslint-plugin-import-x": "^4.4.3",
"@eslint/js": "^9.17.0",
"eslint-plugin-import-x": "^4.5.0",
"eslint-plugin-tailwindcss": "^3.17.5",
"eslint-plugin-unicorn": "^56.0.1",
"eslint-plugin-unused-imports": "^4.1.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
},
"dependencies": {
"@clickbar/eslint-config-base": "workspace:*",
"eslint-import-resolver-typescript": "^3.6.3",
"typescript-eslint": "^8.16.0"
"eslint-import-resolver-typescript": "^3.7.0",
"typescript-eslint": "^8.18.0"
},
"devDependencies": {
"@types/eslint": "^9.6.1",
Expand Down
Loading

0 comments on commit 10f9904

Please sign in to comment.