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] authored Oct 23, 2024
1 parent 681ea9e commit 68509d0
Show file tree
Hide file tree
Showing 4 changed files with 663 additions and 484 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,17 @@
"@mheob/commitlint-config": "workspace:*",
"@mheob/eslint-config": "workspace:*",
"@mheob/prettier-config": "workspace:*",
"@types/node": "^20.16.11",
"@types/node": "^20.16.13",
"commitizen": "^4.3.1",
"cspell": "^8.15.2",
"cspell": "^8.15.4",
"cz-git": "^1.10.1",
"eslint": "catalog:",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"ts-node": "^10.9.2",
"turbo": "^2.1.3",
"turbo": "^2.2.1",
"typescript": "catalog:"
},
"packageManager": "[email protected].1+sha512.e5a7e52a4183a02d5931057f7a0dbff9d5e9ce3161e33fa68ae392125b79282a8a8a470a51dfc8a0ed86221442eb2fb57019b0990ed24fab519bf0e1bc5ccfc4"
"packageManager": "[email protected].2+sha512.22721b3a11f81661ae1ec68ce1a7b879425a1ca5b991c975b074ac220b187ce56c708fe5db69f4c962c989452eee76c82877f4ee80f474cebd61ee13461b6228"
}
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.1",
"cz-git": "^1.10.1",
"eslint": "^9.12.0",
"eslint": "^9.13.0",
"typescript": "catalog:"
},
"peerDependencies": {
Expand Down
22 changes: 11 additions & 11 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"dependencies": {
"@antfu/install-pkg": "^0.4.1",
"@clack/prompts": "^0.7.0",
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/parser": "^8.8.1",
"@typescript-eslint/eslint-plugin": "^8.10.0",
"@typescript-eslint/parser": "^8.10.0",
"eslint-config-flat-gitignore": "^0.3.0",
"eslint-config-next": "^14.2.15",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -49,12 +49,12 @@
"eslint-plugin-command": "^0.2.6",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import-x": "^4.3.1",
"eslint-plugin-jsdoc": "^50.4.0",
"eslint-plugin-jsdoc": "^50.4.3",
"eslint-plugin-jsonc": "^2.16.0",
"eslint-plugin-markdown": "^5.1.0",
"eslint-plugin-n": "^17.11.1",
"eslint-plugin-no-only-tests": "^3.3.0",
"eslint-plugin-perfectionist": "^3.8.0",
"eslint-plugin-perfectionist": "^3.9.1",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-toml": "^0.11.1",
"eslint-plugin-unicorn": "^56.0.0",
Expand All @@ -65,29 +65,29 @@
"jsonc-eslint-parser": "^2.4.0",
"mlly": "^1.7.2",
"parse-gitignore": "^2.0.0",
"picocolors": "^1.1.0",
"picocolors": "^1.1.1",
"svelte": "^4.2.19",
"svelte-eslint-parser": "^0.41.1",
"svelte-eslint-parser": "^0.42.0",
"toml-eslint-parser": "^0.10.0",
"yaml-eslint-parser": "^1.2.3",
"yargs": "^17.7.2"
},
"devDependencies": {
"@eslint-react/eslint-plugin": "^1.15.0",
"@eslint/config-inspector": "^0.5.4",
"@eslint/config-inspector": "^0.5.5",
"@mheob/tsconfig": "workspace:*",
"@types/yargs": "^17.0.33",
"astro-eslint-parser": "^1.0.3",
"eslint": "catalog:",
"eslint-plugin-astro": "^1.2.4",
"eslint-plugin-astro": "^1.3.0",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-refresh": "^0.4.12",
"eslint-plugin-svelte": "^2.44.1",
"eslint-plugin-react-refresh": "^0.4.13",
"eslint-plugin-svelte": "^2.45.1",
"eslint-typegen": "^0.3.2",
"prettier": "catalog:",
"prettier-plugin-astro": "^0.14.1",
"rimraf": "^6.0.1",
"svelte-eslint-parser": "^0.41.1",
"svelte-eslint-parser": "^0.42.0",
"tsup": "^8.3.0",
"tsx": "^4.19.1",
"typescript": "catalog:"
Expand Down
Loading

0 comments on commit 68509d0

Please sign in to comment.