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 Apr 3, 2023
1 parent 3c46261 commit ac1ddf6
Show file tree
Hide file tree
Showing 2 changed files with 1,228 additions and 1,365 deletions.
26 changes: 13 additions & 13 deletions package.json
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.5.1",
"@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.11",
"@vitest/coverage-istanbul": "^0.29.8",
"eslint": "^8.37.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.8"
},
"tsup": {
"clean": true,
Expand Down

0 comments on commit ac1ddf6

Please sign in to comment.