Skip to content

Commit

Permalink
build(deps-dev): bump the dev-dependencies group with 7 updates (#30)
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 Jan 14, 2025
1 parent 1265d47 commit cdcb7e4
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 98 deletions.
182 changes: 91 additions & 91 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@
],
"license": "MIT",
"devDependencies": {
"@eslint/js": "^9.17.0",
"@types/node": "^22.10.5",
"@eslint/js": "^9.18.0",
"@types/node": "^22.10.6",
"@vitest/coverage-v8": "^2.1.8",
"commit-and-tag-version": "^12.5.0",
"eslint": "^9.17.0",
"eslint-config-flat-gitignore": "^0.3.0",
"eslint-config-prettier": "^9.1.0",
"eslint": "^9.18.0",
"eslint-config-flat-gitignore": "^1.0.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-import-x": "^4.6.1",
"eslint-plugin-jsonc": "^2.18.2",
"eslint-plugin-perfectionist": "^4.6.0",
Expand All @@ -57,8 +57,8 @@
"pretty-bytes": "^6.1.1",
"tsup": "^8.3.5",
"typedoc": "^0.27.6",
"typescript": "^5.7.2",
"typescript-eslint": "^8.19.1",
"typescript": "^5.7.3",
"typescript-eslint": "^8.20.0",
"vitest": "^2.1.6",
"yoctocolors": "^2.1.1"
}
Expand Down

0 comments on commit cdcb7e4

Please sign in to comment.