Skip to content

Commit

Permalink
chore(deps): update deps-dev (#187)
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 Oct 1, 2024
1 parent 70fe8bd commit bc1ac3f
Show file tree
Hide file tree
Showing 2 changed files with 319 additions and 254 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,26 +53,26 @@
"homepage": "https://github.com/bangumi/wiki-parser",
"devDependencies": {
"@types/js-yaml": "^4.0.9",
"@types/node": "^20.16.3",
"@types/node": "^20.16.10",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitest/coverage-v8": "^2.0.5",
"esbuild": "^0.23.1",
"eslint": "^8.57.0",
"@vitest/coverage-v8": "^2.1.1",
"esbuild": "^0.24.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^17.10.2",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-n": "^17.10.3",
"eslint-plugin-tsdoc": "^0.3.0",
"eslint-plugin-unicorn": "^55.0.0",
"eslint-plugin-unused-imports": "^4.1.3",
"husky": "^9.1.5",
"eslint-plugin-unused-imports": "^4.1.4",
"husky": "^9.1.6",
"js-yaml": "^4.1.0",
"lint-staged": "^15.2.9",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"prettier-plugin-jsdoc": "^1.3.0",
"typescript": "^5.5.4",
"vitest": "^2.0.5"
"vitest": "^2.1.1"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit bc1ac3f

Please sign in to comment.