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 Aug 19, 2024
1 parent 22137c8 commit b59856a
Show file tree
Hide file tree
Showing 3 changed files with 630 additions and 755 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20
20.16.0
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,28 +49,28 @@
"dependencies": {
"@changesets/get-github-info": "^0.6.0",
"@changesets/types": "^6.0.0",
"dotenv": "^16.4.1"
"dotenv": "^16.4.5"
},
"devDependencies": {
"@changesets/cli": "^2.27.1",
"@changesets/cli": "^2.27.7",
"@changesets/parse": "^0.4.0",
"@commitlint/cli": "^19.0.0",
"@mheob/commitlint-config": "^1.1.1",
"@commitlint/cli": "^19.4.0",
"@mheob/commitlint-config": "^1.1.2",
"@mheob/eslint-config": "^5.2.0",
"@mheob/prettier-config": "^3.2.0",
"@mheob/tsconfig": "^2.0.0",
"@types/node": "^20.11.16",
"@vitest/coverage-istanbul": "^1.2.2",
"@mheob/prettier-config": "^3.3.1",
"@mheob/tsconfig": "^2.1.0",
"@types/node": "^20.15.0",
"@vitest/coverage-istanbul": "^1.6.0",
"commitizen": "^4.3.0",
"cz-git": "^1.8.0",
"eslint": "^8.56.0",
"cz-git": "^1.9.4",
"eslint": "^8.57.0",
"husky": "^8.0.3",
"lint-staged": "^15.2.2",
"lint-staged": "^15.2.9",
"ts-node": "^10.9.2",
"tsup": "^8.0.1",
"typescript": "^5.3.3",
"vite": "^5.0.12",
"vitest": "^1.2.2"
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"vite": "^5.4.1",
"vitest": "^1.6.0"
},
"tsup": {
"clean": true,
Expand Down
Loading

0 comments on commit b59856a

Please sign in to comment.