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 Jan 26, 2024
1 parent 952d702 commit 2315773
Show file tree
Hide file tree
Showing 2 changed files with 223 additions and 181 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,18 +49,18 @@
"dependencies": {
"@changesets/get-github-info": "^0.6.0",
"@changesets/types": "^6.0.0",
"dotenv": "^16.3.1"
"dotenv": "^16.4.0"
},
"devDependencies": {
"@changesets/cli": "^2.27.1",
"@changesets/parse": "^0.4.0",
"@commitlint/cli": "^18.4.3",
"@commitlint/cli": "^18.5.0",
"@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.10.5",
"@vitest/coverage-istanbul": "^1.1.0",
"@types/node": "^20.11.5",
"@vitest/coverage-istanbul": "^1.2.1",
"commitizen": "^4.3.0",
"cz-git": "^1.8.0",
"eslint": "^8.56.0",
Expand All @@ -70,7 +70,7 @@
"tsup": "^8.0.1",
"typescript": "^5.3.3",
"vite": "^5.0.10",
"vitest": "^1.1.0"
"vitest": "^1.2.1"
},
"tsup": {
"clean": true,
Expand Down

0 comments on commit 2315773

Please sign in to comment.