Skip to content

Commit

Permalink
chore(deps): update deps-dev (#186)
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 Sep 2, 2024
1 parent b743e51 commit 03dc432
Show file tree
Hide file tree
Showing 2 changed files with 267 additions and 279 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,22 +53,22 @@
"homepage": "https://github.com/bangumi/wiki-parser",
"devDependencies": {
"@types/js-yaml": "^4.0.9",
"@types/node": "^20.14.14",
"@types/node": "^20.16.3",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitest/coverage-v8": "^2.0.5",
"esbuild": "^0.23.0",
"esbuild": "^0.23.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^17.10.1",
"eslint-plugin-n": "^17.10.2",
"eslint-plugin-tsdoc": "^0.3.0",
"eslint-plugin-unicorn": "^55.0.0",
"eslint-plugin-unused-imports": "^4.0.1",
"husky": "^9.1.4",
"eslint-plugin-unused-imports": "^4.1.3",
"husky": "^9.1.5",
"js-yaml": "^4.1.0",
"lint-staged": "^15.2.7",
"lint-staged": "^15.2.9",
"prettier": "^3.3.3",
"prettier-plugin-jsdoc": "^1.3.0",
"typescript": "^5.5.4",
Expand Down
Loading

0 comments on commit 03dc432

Please sign in to comment.