Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#221)
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 Dec 2, 2024
1 parent a77178f commit f5d8b3c
Show file tree
Hide file tree
Showing 2 changed files with 144 additions and 144 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,20 +28,20 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.15.0",
"@eslint/js": "^9.16.0",
"@types/eslint": "^9.6.1",
"@types/node": "^22.9.3",
"eslint": "^9.15.0",
"@types/node": "^22.10.1",
"eslint": "^9.16.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-unicorn": "^56.0.1",
"prettier": "^3.3.3",
"prettier": "^3.4.1",
"publint": "^0.2.12",
"typescript": "^5.7.2",
"typescript-eslint": "^8.15.0",
"typescript-eslint": "^8.16.0",
"vite": "^5.4.11",
"vitest": "^2.1.5"
"vitest": "^2.1.6"
},
"peerDependencies": {
"vitest": ">=1"
Expand Down
Loading

0 comments on commit f5d8b3c

Please sign in to comment.