Skip to content

Commit 2d5cb92

Browse files
chore(deps): update all non-major dependencies (#373)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f40dfd1 commit 2d5cb92

File tree

2 files changed

+119
-119
lines changed

2 files changed

+119
-119
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -31,16 +31,16 @@
3131
"prepack": "yarn build"
3232
},
3333
"devDependencies": {
34-
"@commitlint/cli": "^19.2.2",
34+
"@commitlint/cli": "^19.3.0",
3535
"@commitlint/config-conventional": "^19.2.2",
36-
"@favware/cliff-jumper": "^3.0.2",
36+
"@favware/cliff-jumper": "^3.0.3",
3737
"@sapphire/eslint-config": "^5.0.4",
3838
"@sapphire/prettier-config": "^2.0.0",
3939
"@sapphire/ts-config": "^5.0.1",
4040
"@types/node": "^20.12.7",
41-
"@typescript-eslint/eslint-plugin": "^7.7.0",
42-
"@typescript-eslint/parser": "^7.7.0",
43-
"@vitest/coverage-v8": "^1.5.0",
41+
"@typescript-eslint/eslint-plugin": "^7.7.1",
42+
"@typescript-eslint/parser": "^7.7.1",
43+
"@vitest/coverage-v8": "^1.5.2",
4444
"cz-conventional-changelog": "^3.3.0",
4545
"eslint": "^8.57.0",
4646
"eslint-config-prettier": "^9.1.0",
@@ -52,7 +52,7 @@
5252
"typedoc": "^0.25.13",
5353
"typescript": "^5.4.5",
5454
"vite": "^5.2.10",
55-
"vitest": "^1.5.0"
55+
"vitest": "^1.5.2"
5656
},
5757
"resolutions": {
5858
"ansi-regex": "^5.0.1",

0 commit comments

Comments
 (0)