Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 6, 2025
1 parent 1d62b1a commit b4602cb
Show file tree
Hide file tree
Showing 2 changed files with 387 additions and 300 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
},
"bugs": "https://github.com/escapace/eslint-config-escapace/issues",
"dependencies": {
"@stylistic/eslint-plugin": "^2.12.1",
"@stylistic/eslint-plugin": "^2.13.0",
"eslint-config-flat-gitignore": "^0.3.0",
"eslint-plugin-jsonc": "^2.18.2",
"eslint-plugin-perfectionist": "^4.3.0",
"eslint-plugin-jsonc": "^2.19.1",
"eslint-plugin-perfectionist": "^4.7.0",
"eslint-plugin-regexp": "^2.7.0",
"eslint-plugin-toml": "^0.12.0",
"eslint-plugin-tsdoc": "^0.4.0",
Expand All @@ -21,37 +21,37 @@
"eslint-plugin-yml": "^1.16.0",
"jsonc-eslint-parser": "^2.4.0",
"toml-eslint-parser": "^0.10.0",
"typescript-eslint": "^8.18.0",
"typescript-eslint": "^8.22.0",
"vue-eslint-parser": "^9.4.3",
"yaml-eslint-parser": "^1.2.3"
},
"devDependencies": {
"@commitlint/cli": "19.6.0",
"@commitlint/cli": "19.6.1",
"@commitlint/config-conventional": "19.6.0",
"@escapace/pnpm-pack": "0.5.4",
"@ls-lint/ls-lint": "2.2.3",
"@types/eslint__js": "8.42.3",
"@types/eslint-config-prettier": "6.11.3",
"@types/lodash-es": "4.17.12",
"@types/node": "22.10.2",
"@typescript-eslint/utils": "8.18.0",
"@types/node": "22.12.0",
"@typescript-eslint/utils": "8.22.0",
"@vitest/coverage-v8": "2.1.8",
"eslint": "9.17.0",
"eslint": "9.19.0",
"eslint-config-escapace": "link:",
"eslint-config-prettier": "9.1.0",
"esroll": "0.3.1",
"json-schema-to-typescript": "15.0.3",
"knip": "5.40.0",
"lefthook": "1.9.2",
"json-schema-to-typescript": "15.0.4",
"knip": "5.43.6",
"lefthook": "1.10.10",
"lodash-es": "4.17.21",
"prettier": "3.4.2",
"prettier-config-escapace": "1.2.1",
"syncpack": "13.0.0",
"trigram-utils": "2.0.1",
"tsx": "4.19.2",
"typescript": "5.7.2",
"typescript": "5.7.3",
"vitest": "2.1.9",
"zx": "8.2.4"
"zx": "8.3.1"
},
"engines": {
"node": ">=22.11.0",
Expand Down
Loading

0 comments on commit b4602cb

Please sign in to comment.