Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#149)
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 Jan 22, 2024
1 parent b86943a commit 743172b
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 98 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,19 +27,19 @@
"validate": "pnpm build && pnpm lint && pnpm test run"
},
"devDependencies": {
"@types/node": "^20.11.0",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"@types/node": "^20.11.5",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-unicorn": "^50.0.1",
"prettier": "^3.2.2",
"prettier": "^3.2.4",
"publint": "^0.2.7",
"typescript": "^5.3.3",
"vite": "^5.0.11",
"vitest": "^1.2.0"
"vite": "^5.0.12",
"vitest": "^1.2.1"
},
"peerDependencies": {
"vitest": ">=1"
Expand Down
Loading

0 comments on commit 743172b

Please sign in to comment.