Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 25, 2024
1 parent ee07c73 commit cda4fb6
Show file tree
Hide file tree
Showing 3 changed files with 101 additions and 353 deletions.
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 cda4fb6

Please sign in to comment.