Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#178)
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] committed Apr 25, 2024
1 parent 3890823 commit bc8dfb0
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 120 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -31,17 +31,17 @@
"@eslint/js": "^9.1.1",
"@types/eslint": "^8.56.10",
"@types/node": "^20.12.7",
"eslint": "^9.1.0",
"eslint": "^9.1.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-unicorn": "^52.0.0",
"prettier": "^3.2.5",
"publint": "^0.2.7",
"typescript": "^5.4.5",
"typescript-eslint": "^7.7.0",
"typescript-eslint": "^7.7.1",
"vite": "^5.2.10",
"vitest": "^1.5.1"
"vitest": "^1.5.2"
},
"peerDependencies": {
"vitest": ">=1"
Expand Down

0 comments on commit bc8dfb0

Please sign in to comment.