Skip to content

Commit 710a097

Browse files
chore(deps): update tooling dependencies
1 parent 051784c commit 710a097

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bun.lockb

2.3 KB
Binary file not shown.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,18 @@
77
"devDependencies": {
88
"@commitlint/cli": "19.5.0",
99
"@commitlint/config-conventional": "19.5.0",
10-
"@types/bun": "1.1.10",
10+
"@types/bun": "1.1.11",
1111
"@vue/test-utils": "2.4.6",
12-
"cspell": "8.14.4",
13-
"eslint": "9.11.1",
12+
"cspell": "8.15.1",
13+
"eslint": "9.12.0",
1414
"husky": "9.1.6",
1515
"lint-staged": "15.2.10",
1616
"markdownlint": "0.35.0",
1717
"markdownlint-cli2": "0.14.0",
1818
"nuxt": "3.13.2",
1919
"prettier": "3.3.3",
2020
"prettier-plugin-tailwindcss": "0.6.8",
21-
"typescript": "5.6.2",
21+
"typescript": "5.6.3",
2222
"vue-tsc": "2.1.6"
2323
},
2424
"dependencies": {

0 commit comments

Comments
 (0)