Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 11, 2024
1 parent b71c9da commit 8fb3485
Show file tree
Hide file tree
Showing 5 changed files with 312 additions and 332 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"@changesets/cli": "^2.27.8",
"@commitlint/cli": "^19.4.0",
"@commitlint/cli": "^19.4.1",
"@cspell/dict-de-de": "^4.0.0",
"@mheob/changeset-changelog": "^3.0.1",
"@mheob/commitlint-config": "workspace:*",
Expand All @@ -37,12 +37,12 @@
"commitizen": "^4.3.0",
"cspell": "^8.14.2",
"cz-git": "^1.9.4",
"eslint": "^9.9.1",
"eslint": "^9.10.0",
"husky": "^9.1.5",
"lint-staged": "^15.2.9",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"ts-node": "^10.9.2",
"turbo": "^2.0.14",
"turbo": "^2.1.1",
"typescript": "^5.5.4"
},
"packageManager": "pnpm@9.9.0+sha512.60c18acd138bff695d339be6ad13f7e936eea6745660d4cc4a776d5247c540d0edee1a563695c183a66eb917ef88f2b4feb1fc25f32a7adcadc7aaf3438e99c1"
Expand Down
2 changes: 1 addition & 1 deletion packages/commitlint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@mheob/tsconfig": "workspace:*",
"commitizen": "^4.3.0",
"cz-git": "^1.9.4",
"eslint": "^9.9.1",
"eslint": "^9.10.0",
"typescript": "^5.5.4"
},
"peerDependencies": {
Expand Down
16 changes: 8 additions & 8 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,20 +41,20 @@
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"eslint-config-flat-gitignore": "^0.3.0",
"eslint-config-next": "^14.2.7",
"eslint-config-next": "^14.2.8",
"eslint-config-prettier": "^9.1.0",
"eslint-flat-config-utils": "^0.3.1",
"eslint-flat-config-utils": "^0.4.0",
"eslint-merge-processors": "^0.1.0",
"eslint-plugin-antfu": "^2.4.0",
"eslint-plugin-command": "^0.2.3",
"eslint-plugin-antfu": "^2.5.0",
"eslint-plugin-command": "^0.2.4",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import-x": "^4.2.1",
"eslint-plugin-jsdoc": "^50.2.2",
"eslint-plugin-jsonc": "^2.16.0",
"eslint-plugin-markdown": "^5.1.0",
"eslint-plugin-n": "^17.10.2",
"eslint-plugin-no-only-tests": "^3.3.0",
"eslint-plugin-perfectionist": "^3.3.0",
"eslint-plugin-perfectionist": "^3.5.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-toml": "^0.11.1",
"eslint-plugin-unicorn": "^55.0.0",
Expand All @@ -73,17 +73,17 @@
"yargs": "^17.7.2"
},
"devDependencies": {
"@eslint-react/eslint-plugin": "^1.12.4",
"@eslint-react/eslint-plugin": "^1.13.0",
"@eslint/config-inspector": "^0.5.4",
"@mheob/tsconfig": "workspace:*",
"@types/yargs": "^17.0.33",
"astro-eslint-parser": "^1.0.2",
"eslint": "^9.9.1",
"eslint": "^9.10.0",
"eslint-plugin-astro": "^1.2.3",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.11",
"eslint-plugin-svelte": "^2.43.0",
"eslint-typegen": "^0.3.1",
"eslint-typegen": "^0.3.2",
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1",
"rimraf": "^6.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@mheob/eslint-config": "workspace:*",
"@mheob/tsconfig": "workspace:*",
"eslint": "^9.9.1",
"eslint": "^9.10.0",
"prettier": "^3.3.3",
"typescript": "^5.5.4"
},
Expand Down
Loading

0 comments on commit 8fb3485

Please sign in to comment.