Skip to content

Commit 0909de7

Browse files
author
John Campion Jr
authored
Merge pull request #4 from jcamp-code/renovate/all-minor-patch
chore(deps): update all non-major dependencies
2 parents 6981b98 + a7876f8 commit 0909de7

2 files changed

Lines changed: 137 additions & 631 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,16 +48,16 @@
4848
"release:patch": "changelogen --release --patch --push && pnpm publish"
4949
},
5050
"devDependencies": {
51-
"@commitlint/cli": "^17.5.1",
51+
"@commitlint/cli": "^17.6.1",
5252
"@jcamp/eslint-config": "0.6.1",
53-
"changelogen": "^0.5.2",
53+
"changelogen": "^0.5.3",
5454
"commitlint-config-unjs": "^1.0.0",
5555
"eslint": "^8.38.0",
5656
"lint-staged": "^13.2.1",
5757
"prettier": "2.8.7",
5858
"simple-git-hooks": "^2.8.1",
5959
"typescript": "^5.0.4",
6060
"vite": "^4.2.1",
61-
"vitest": "^0.29.8"
61+
"vitest": "^0.30.1"
6262
}
6363
}

0 commit comments

Comments
 (0)