Skip to content

Commit

Permalink
chore(deps): update dependencies (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpapini authored Jun 25, 2024
2 parents e018b31 + d67e67d commit 92560c6
Show file tree
Hide file tree
Showing 4 changed files with 107 additions and 353 deletions.
6 changes: 6 additions & 0 deletions .changeset/dependencies-GH-16.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@jpapini/shared-tools": patch
"@jpapini/eslint-config": patch
---

chore(deps): update dependencies
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.5",
"@changesets/cli": "2.27.6",
"@commitlint/cli": "19.3.0",
"@jpapini/commitlint-config": "workspace:*",
"@jpapini/eslint-config": "workspace:*",
Expand All @@ -48,7 +48,7 @@
"plop": "4.0.1",
"prettier": "3.3.2",
"rimraf": "5.0.7",
"turbo": "2.0.4",
"turbo": "2.0.5",
"typescript": "5.5.2",
"vite": "5.3.1"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
},
"dependencies": {
"@rushstack/eslint-patch": "1.10.3",
"@typescript-eslint/eslint-plugin": "7.13.1",
"@typescript-eslint/parser": "7.13.1",
"@typescript-eslint/eslint-plugin": "7.14.1",
"@typescript-eslint/parser": "7.14.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-10x": "1.5.2",
"eslint-plugin-import": "2.29.1",
Expand Down
Loading

0 comments on commit 92560c6

Please sign in to comment.