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 19, 2022
1 parent ef3e464 commit 89dddf3
Show file tree
Hide file tree
Showing 2 changed files with 254 additions and 190 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,28 +49,28 @@
"package.json": "pnpm dlx sort-package-json"
},
"dependencies": {
"@changesets/get-github-info": "^0.5.1",
"@changesets/types": "^5.2.0",
"@changesets/get-github-info": "^0.5.2",
"@changesets/types": "^5.2.1",
"dotenv": "^16.0.3"
},
"devDependencies": {
"@changesets/cli": "^2.25.2",
"@changesets/parse": "^0.3.15",
"@changesets/cli": "^2.26.0",
"@changesets/parse": "^0.3.16",
"@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.15",
"@vitest/coverage-istanbul": "^0.25.8",
"eslint": "^8.29.0",
"@types/node": "^18.11.17",
"@vitest/coverage-istanbul": "^0.26.0",
"eslint": "^8.30.0",
"husky": "^8.0.2",
"lint-staged": "^13.1.0",
"ts-node": "^10.9.1",
"tsup": "^6.5.0",
"typescript": "^4.9.4",
"vite": "^4.0.1",
"vitest": "^0.25.8"
"vite": "^4.0.2",
"vitest": "^0.26.0"
},
"tsup": {
"clean": true,
Expand Down
Loading

0 comments on commit 89dddf3

Please sign in to comment.