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] authored Dec 13, 2023
1 parent a1f09d2 commit 5597e7b
Show file tree
Hide file tree
Showing 2 changed files with 534 additions and 451 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,29 +47,29 @@
"package.json": "pnpm dlx sort-package-json"
},
"dependencies": {
"@changesets/get-github-info": "^0.5.2",
"@changesets/get-github-info": "^0.6.0",
"@changesets/types": "^6.0.0",
"dotenv": "^16.3.1"
},
"devDependencies": {
"@changesets/cli": "^2.26.2",
"@changesets/parse": "^0.3.16",
"@commitlint/cli": "^18.0.0",
"@mheob/commitlint-config": "^1.1.0",
"@mheob/eslint-config": "^5.1.0",
"@mheob/prettier-config": "^3.1.0",
"@changesets/cli": "^2.27.1",
"@changesets/parse": "^0.4.0",
"@commitlint/cli": "^18.4.3",
"@mheob/commitlint-config": "^1.1.1",
"@mheob/eslint-config": "^5.2.0",
"@mheob/prettier-config": "^3.2.0",
"@mheob/tsconfig": "^2.0.0",
"@types/node": "^20.8.7",
"@types/node": "^20.10.4",
"@vitest/coverage-istanbul": "^0.34.6",
"commitizen": "^4.3.0",
"cz-git": "^1.7.1",
"eslint": "^8.51.0",
"cz-git": "^1.8.0",
"eslint": "^8.55.0",
"husky": "^8.0.3",
"lint-staged": "^15.0.2",
"ts-node": "^10.9.1",
"lint-staged": "^15.2.0",
"ts-node": "^10.9.2",
"tsup": "^8.0.1",
"typescript": "^5.2.2",
"vite": "^5.0.4",
"typescript": "^5.3.3",
"vite": "^5.0.7",
"vitest": "^0.34.6"
},
"tsup": {
Expand Down
Loading

0 comments on commit 5597e7b

Please sign in to comment.