Skip to content

Commit

Permalink
feat(deps): update all non-major dependencies (#8)
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 Aug 19, 2024
1 parent debaeed commit c7851b7
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 217 deletions.
28 changes: 14 additions & 14 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.0.7",
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"description": "xwbx's ESLint config",
"author": "xwbx <[email protected]> (https://github.com/daflyinbed/)",
"license": "MIT",
Expand Down Expand Up @@ -53,26 +53,26 @@
}
},
"dependencies": {
"@antfu/install-pkg": "^0.3.4",
"@antfu/install-pkg": "^0.3.5",
"@clack/prompts": "^0.7.0",
"@eslint-community/eslint-plugin-eslint-comments": "^4.3.0",
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
"@stylistic/eslint-plugin": "^2.6.4",
"@typescript-eslint/eslint-plugin": "^8.0.1",
"@typescript-eslint/parser": "^8.0.1",
"@vitest/eslint-plugin": "^1.0.1",
"@typescript-eslint/eslint-plugin": "^8.1.0",
"@typescript-eslint/parser": "^8.1.0",
"@vitest/eslint-plugin": "^1.0.3",
"eslint-config-flat-gitignore": "^0.1.8",
"eslint-flat-config-utils": "^0.3.0",
"eslint-merge-processors": "^0.1.0",
"eslint-plugin-antfu": "^2.3.5",
"eslint-plugin-command": "^0.2.3",
"eslint-plugin-format": "^0.1.2",
"eslint-plugin-import-x": "^3.1.0",
"eslint-plugin-jsdoc": "^50.0.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.1.0",
"eslint-plugin-perfectionist": "^3.1.3",
"eslint-plugin-no-only-tests": "^3.3.0",
"eslint-plugin-perfectionist": "^3.2.0",
"eslint-plugin-regexp": "^2.6.0",
"eslint-plugin-toml": "^0.11.1",
"eslint-plugin-unicorn": "^55.0.0",
Expand All @@ -91,22 +91,22 @@
"yaml-eslint-parser": "^1.2.3"
},
"devDependencies": {
"@eslint/config-inspector": "^0.5.2",
"@eslint/config-inspector": "^0.5.3",
"@types/eslint": "^9.6.0",
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.2.0",
"@unocss/eslint-plugin": "^0.62.1",
"@types/node": "^22.4.0",
"@unocss/eslint-plugin": "^0.62.2",
"astro-eslint-parser": "^1.0.2",
"bumpp": "^9.5.1",
"eslint": "^9.9.0",
"eslint-plugin-astro": "^1.2.3",
"eslint-typegen": "^0.3.0",
"eslint-typegen": "^0.3.1",
"esno": "^4.7.0",
"execa": "^9.3.1",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"husky": "^9.1.4",
"lint-staged": "^15.2.8",
"lint-staged": "^15.2.9",
"prettier-plugin-astro": "^0.14.1",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
Expand Down
Loading

0 comments on commit c7851b7

Please sign in to comment.