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 Jun 19, 2023
1 parent 346c6b6 commit 4d1ff2d
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 71 deletions.
12 changes: 6 additions & 6 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.5.2",
"@changesets/types": "^5.2.1",
"dotenv": "^16.1.3"
"dotenv": "^16.2.0"
},
"devDependencies": {
"@changesets/cli": "^2.26.1",
"@changesets/parse": "^0.3.16",
"@commitlint/cli": "^17.6.5",
"@mheob/commitlint-config": "^1.0.1",
"@mheob/eslint-config": "^5.0.0",
"@mheob/commitlint-config": "^1.1.0",
"@mheob/eslint-config": "^5.0.1",
"@mheob/prettier-config": "^3.0.1",
"@mheob/tsconfig": "^2.0.0",
"@types/node": "^18.16.16",
"@vitest/coverage-istanbul": "^0.31.4",
"@types/node": "^18.16.18",
"@vitest/coverage-istanbul": "^0.32.0",
"commitizen": "^4.3.0",
"cz-git": "^1.6.1",
"eslint": "^8.42.0",
Expand All @@ -70,7 +70,7 @@
"tsup": "^6.7.0",
"typescript": "^5.1.3",
"vite": "^4.3.9",
"vitest": "^0.31.4"
"vitest": "^0.32.0"
},
"tsup": {
"clean": true,
Expand Down
132 changes: 67 additions & 65 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4d1ff2d

Please sign in to comment.