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 Mar 25, 2023
1 parent 3c46261 commit ba39dcc
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,23 +57,23 @@
"dotenv": "^16.0.3"
},
"devDependencies": {
"@changesets/cli": "^2.26.0",
"@changesets/cli": "^2.26.1",
"@changesets/parse": "^0.3.16",
"@commitlint/cli": "^17.3.0",
"@commitlint/config-conventional": "^17.3.0",
"@mheob/eslint-config": "^4.0.0",
"@mheob/prettier-config": "^3.0.0",
"@commitlint/cli": "^17.4.4",
"@commitlint/config-conventional": "^17.4.4",
"@mheob/eslint-config": "^4.2.1",
"@mheob/prettier-config": "^3.0.1",
"@mheob/tsconfig": "^1.0.1",
"@types/node": "^18.11.18",
"@vitest/coverage-istanbul": "^0.26.3",
"eslint": "^8.31.0",
"@types/node": "^18.15.5",
"@vitest/coverage-istanbul": "^0.29.7",
"eslint": "^8.36.0",
"husky": "^8.0.3",
"lint-staged": "^13.1.0",
"lint-staged": "^13.2.0",
"ts-node": "^10.9.1",
"tsup": "^6.5.0",
"typescript": "^4.9.4",
"vite": "^4.0.4",
"vitest": "^0.26.3"
"tsup": "^6.7.0",
"typescript": "^4.9.5",
"vite": "^4.2.1",
"vitest": "^0.29.7"
},
"tsup": {
"clean": true,
Expand Down

0 comments on commit ba39dcc

Please sign in to comment.