Skip to content

Commit

Permalink
chore(deps): update deps-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 30, 2024
1 parent 7f26713 commit 2024e68
Show file tree
Hide file tree
Showing 2 changed files with 170 additions and 176 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,26 +55,26 @@
"devDependencies": {
"@eslint/js": "^9.15.0",
"@types/js-yaml": "^4.0.9",
"@types/node": "^22.9.1",
"@vitest/coverage-v8": "^2.1.5",
"@types/node": "^22.10.0",
"@vitest/coverage-v8": "^2.1.6",
"esbuild": "^0.24.0",
"eslint": "^9.15.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-n": "^17.13.2",
"eslint-plugin-n": "^17.14.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-tsdoc": "^0.3.0",
"eslint-plugin-tsdoc": "^0.4.0",
"eslint-plugin-unicorn": "^56.0.1",
"eslint-plugin-unused-imports": "^4.1.4",
"husky": "^9.1.7",
"js-yaml": "^4.1.0",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"prettier": "^3.4.1",
"prettier-plugin-jsdoc": "^1.3.0",
"typescript": "^5.6.3",
"typescript-eslint": "^8.15.0",
"vitest": "^2.1.5"
"typescript-eslint": "^8.16.0",
"vitest": "^2.1.6"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 2024e68

Please sign in to comment.