Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#22)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent cea14b5 commit 2e50b3b
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 106 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@xwbx/eslint-config",
"type": "module",
"version": "0.2.3",
"packageManager": "pnpm@9.14.2",
"packageManager": "pnpm@9.15.4",
"description": "xwbx's ESLint config",
"author": "xwbx <[email protected]> (https://github.com/daflyinbed/)",
"license": "MIT",
Expand Down Expand Up @@ -74,9 +74,9 @@
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
"@eslint/markdown": "^6.2.1",
"@stylistic/eslint-plugin": "^2.13.0",
"@typescript-eslint/eslint-plugin": "^8.19.1",
"@typescript-eslint/parser": "^8.19.1",
"@vitest/eslint-plugin": "^1.1.14",
"@typescript-eslint/eslint-plugin": "^8.20.0",
"@typescript-eslint/parser": "^8.20.0",
"@vitest/eslint-plugin": "^1.1.25",
"eslint-config-flat-gitignore": "^1.0.0",
"eslint-flat-config-utils": "^1.0.0",
"eslint-merge-processors": "^1.0.0",
Expand All @@ -100,7 +100,7 @@
"jsonc-eslint-parser": "^2.4.0",
"local-pkg": "^1.0.0",
"parse-gitignore": "^2.0.0",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"toml-eslint-parser": "^0.10.0",
"vue-eslint-parser": "^9.4.3",
"yaml-eslint-parser": "^1.2.3"
Expand All @@ -110,20 +110,20 @@
"@eslint/config-inspector": "^0.7.1",
"@prettier/plugin-xml": "^3.4.1",
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.10.5",
"@unocss/eslint-plugin": "^65.4.0",
"@types/node": "^22.10.7",
"@unocss/eslint-plugin": "^65.4.2",
"astro-eslint-parser": "^1.1.0",
"bumpp": "^9.10.0",
"bumpp": "^9.10.1",
"eslint": "^9.18.0",
"eslint-plugin-astro": "^1.3.1",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.18",
"eslint-typegen": "^1.0.0",
"execa": "^9.5.2",
"fast-glob": "^3.3.3",
"fs-extra": "^11.2.0",
"fs-extra": "^11.3.0",
"husky": "^9.1.7",
"lint-staged": "^15.3.0",
"lint-staged": "^15.4.0",
"prettier-plugin-astro": "^0.14.1",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
Expand Down
Loading

0 comments on commit 2e50b3b

Please sign in to comment.