Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 8, 2022
1 parent 26c60bf commit a864468
Show file tree
Hide file tree
Showing 2 changed files with 174 additions and 141 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,21 +56,21 @@
"devDependencies": {
"@changesets/cli": "^2.25.2",
"@changesets/parse": "^0.3.15",
"@commitlint/cli": "^17.2.0",
"@commitlint/config-conventional": "^17.2.0",
"@commitlint/cli": "^17.3.0",
"@commitlint/config-conventional": "^17.3.0",
"@mheob/eslint-config": "^3.1.0",
"@mheob/prettier-config": "^2.0.3",
"@mheob/tsconfig": "^1.0.1",
"@types/node": "^18.11.9",
"@vitest/coverage-istanbul": "^0.25.2",
"eslint": "^8.28.0",
"@types/node": "^18.11.10",
"@vitest/coverage-istanbul": "^0.25.3",
"eslint": "^8.29.0",
"husky": "^8.0.2",
"lint-staged": "^13.0.3",
"lint-staged": "^13.1.0",
"ts-node": "^10.9.1",
"tsup": "^6.5.0",
"typescript": "^4.9.3",
"vite": "^3.2.4",
"vitest": "^0.25.2"
"vite": "^3.2.5",
"vitest": "^0.25.3"
},
"tsup": {
"clean": true,
Expand Down
Loading

0 comments on commit a864468

Please sign in to comment.