Skip to content

Commit feefd6a

Browse files
chore(deps): update all non-major dependencies
1 parent 43aada2 commit feefd6a

File tree

5 files changed

+1318
-1293
lines changed

5 files changed

+1318
-1293
lines changed

.yarn/releases/yarn-4.3.0.cjs

-894
This file was deleted.

.yarn/releases/yarn-4.5.1.cjs

+934
Large diffs are not rendered by default.

.yarnrc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ plugins:
1111
path: .yarn/plugins/@yarnpkg/plugin-git-hooks.cjs
1212
spec: 'https://raw.githubusercontent.com/trufflehq/yarn-plugin-git-hooks/main/bundles/%40yarnpkg/plugin-git-hooks.js'
1313

14-
yarnPath: .yarn/releases/yarn-4.3.0.cjs
14+
yarnPath: .yarn/releases/yarn-4.5.1.cjs

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,10 @@
5353
}
5454
},
5555
"devDependencies": {
56-
"@commitlint/cli": "^19.3.0",
57-
"@commitlint/config-conventional": "^19.2.2",
58-
"@napi-rs/cli": "^2.18.1",
59-
"@sapphire/eslint-config": "^5.0.4",
56+
"@commitlint/cli": "^19.5.0",
57+
"@commitlint/config-conventional": "^19.5.0",
58+
"@napi-rs/cli": "^2.18.4",
59+
"@sapphire/eslint-config": "^5.0.5",
6060
"@sapphire/prettier-config": "^2.0.0",
6161
"@sapphire/ts-config": "^5.0.1",
6262
"@taplo/cli": "^0.7.0",
@@ -66,10 +66,10 @@
6666
"eslint-config-prettier": "^9.1.0",
6767
"eslint-plugin-import": "^2.29.1",
6868
"eslint-plugin-prettier": "^5.1.3",
69-
"lint-staged": "^15.2.2",
70-
"npm-run-all2": "^6.1.2",
71-
"prettier": "^3.2.5",
72-
"vitest": "^2.1.4"
69+
"lint-staged": "^15.2.10",
70+
"npm-run-all2": "^6.2.6",
71+
"prettier": "^3.3.3",
72+
"vitest": "^2.1.5"
7373
},
7474
"repository": {
7575
"type": "git",
@@ -116,5 +116,5 @@
116116
"eslintConfig": {
117117
"extends": "@sapphire"
118118
},
119-
"packageManager": "yarn@4.3.0"
119+
"packageManager": "yarn@4.5.1"
120120
}

0 commit comments

Comments
 (0)