Skip to content

Commit ad516b7

Browse files
fix: Workflow Bot -- Update Dictionaries (main) (#6272)
Co-authored-by: Jason3S <3740137+Jason3S@users.noreply.github.com>
1 parent 1217f07 commit ad516b7

File tree

4 files changed

+19
-14
lines changed

4 files changed

+19
-14
lines changed

integration-tests/snapshots/sveltejs/svelte/report.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Url: https://github.com/sveltejs/svelte.git
44
Args: '["**"]'
55
Summary:
66
files: 7431
7-
filesWithIssues: 660
8-
issues: 5083
7+
filesWithIssues: 659
8+
issues: 5081
99
errors: 0
1010
Errors: []
1111

integration-tests/snapshots/sveltejs/svelte/snapshot.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Repository: sveltejs/svelte
33
Url: "https://github.com/sveltejs/svelte.git"
44
Args: ["**"]
55
Lines:
6-
CSpell: Files checked: 7431, Issues found: 5083 in 660 files.
6+
CSpell: Files checked: 7431, Issues found: 5081 in 659 files.
77
exit code: 1
88
CONTRIBUTING.md:22:5 - Unknown word (Triaging) -- ### Triaging issues and pull requests
99
benchmarking/benchmarks.js:14:2 - Unknown word (sbench) -- sbench_create_0to1,

packages/cspell-bundled-dicts/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@cspell/dict-golang": "^6.0.12",
7474
"@cspell/dict-google": "^1.0.1",
7575
"@cspell/dict-haskell": "^4.0.1",
76-
"@cspell/dict-html": "^4.0.5",
76+
"@cspell/dict-html": "^4.0.6",
7777
"@cspell/dict-html-symbol-entities": "^4.0.0",
7878
"@cspell/dict-java": "^5.0.7",
7979
"@cspell/dict-julia": "^1.0.1",
@@ -86,7 +86,7 @@
8686
"@cspell/dict-node": "^5.0.1",
8787
"@cspell/dict-npm": "^5.1.5",
8888
"@cspell/dict-php": "^4.0.10",
89-
"@cspell/dict-powershell": "^5.0.8",
89+
"@cspell/dict-powershell": "^5.0.9",
9090
"@cspell/dict-public-licenses": "^2.0.8",
9191
"@cspell/dict-python": "^4.2.6",
9292
"@cspell/dict-r": "^2.0.1",

pnpm-lock.yaml

+14-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)