WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 94cac77

Browse files
fix: Workflow Bot -- Update Dictionaries (#1292)
Co-authored-by: Jason3S <[email protected]>
1 parent 24acfae commit 94cac77

File tree

4 files changed

+18
-18
lines changed

4 files changed

+18
-18
lines changed

extensions/cspell-bundled-dictionaries/package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extensions/cspell-bundled-dictionaries/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"test": "npm run test:cspell && npm run test:vscode"
6565
},
6666
"dependencies": {
67-
"@cspell/dict-cspell-bundle": "^2.0.13"
67+
"@cspell/dict-cspell-bundle": "^2.0.15"
6868
},
6969
"vsce": {
7070
"baseContentUrl": "https://raw.githubusercontent.com/streetsidesoftware/vscode-cspell-dict-extensions/refs/heads/main/extensions/cspell-bundled-dictionaries/",

extensions/spanish/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extensions/spanish/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"test": "npm run test:cspell && npm run test:vscode"
7676
},
7777
"dependencies": {
78-
"@cspell/dict-es-es": "^3.0.3"
78+
"@cspell/dict-es-es": "^3.0.4"
7979
},
8080
"vsce": {
8181
"baseContentUrl": "https://raw.githubusercontent.com/streetsidesoftware/vscode-cspell-dict-extensions/refs/heads/main/extensions/spanish/",

0 commit comments

Comments
 (0)