Skip to content

Commit

Permalink
chore(deps-dev): bump the dev-dependencies group with 5 updates (#9)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent a4c5dd9 commit c7fcdb2
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 112 deletions.
189 changes: 82 additions & 107 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,19 +34,19 @@
"author": "CRIMX <straybugs@gmail.com> (https://github.com/crimx/)",
"license": "MIT",
"devDependencies": {
"@eslint/js": "^9.16.0",
"@types/node": "^22.10.1",
"@eslint/js": "^9.17.0",
"@types/node": "^22.10.2",
"@vitest/coverage-v8": "^2.1.8",
"commit-and-tag-version": "^12.5.0",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-plugin-import": "^2.31.0",
"prettier": "^3.4.2",
"rimraf": "^6.0.1",
"typedoc": "^0.27.4",
"typedoc": "^0.27.5",
"typescript": "^5.7.2",
"typescript-eslint": "^8.17.0",
"typescript-eslint": "^8.18.0",
"vitest": "^2.1.2"
}
}

0 comments on commit c7fcdb2

Please sign in to comment.