Skip to content

Commit 1b0a335

Browse files
authored
Update cspell to 9.6.4 and update the dictionaries list (#1869)
1 parent 6e1bfd7 commit 1b0a335

File tree

3 files changed

+345
-288
lines changed

3 files changed

+345
-288
lines changed

cspell.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"npm",
1515
"cpp",
1616
"cpp-refined",
17+
"cpp-compound-words",
1718
"fullstack",
1819
"html",
1920
"css",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"devDependencies": {
2121
"@changesets/changelog-github": "^0.5.2",
2222
"@changesets/cli": "^2.29.8",
23-
"cspell": "^9.4.0",
23+
"cspell": "^9.6.4",
2424
"husky": "^9.1.7",
2525
"lint-staged": "^16.2.7",
2626
"typescript": "^5.9.2"

0 commit comments

Comments
 (0)