Skip to content

Commit

Permalink
fix: Workflow Bot -- Update Dictionaries (#1092)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent 7a2e03c commit 8b8dfd9
Show file tree
Hide file tree
Showing 58 changed files with 349 additions and 349 deletions.
8 changes: 4 additions & 4 deletions extensions/ancient-greek/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion extensions/ancient-greek/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,6 @@
"test": "npm run test:cspell && npm run test:vscode"
},
"dependencies": {
"@cspell/dict-grc": "^1.0.4"
"@cspell/dict-grc": "^1.0.5"
}
}
8 changes: 4 additions & 4 deletions extensions/arabic/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion extensions/arabic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,6 @@
"test": "npm run test:cspell && npm run test:vscode"
},
"dependencies": {
"@cspell/dict-ar": "^1.1.3"
"@cspell/dict-ar": "^1.1.4"
}
}
8 changes: 4 additions & 4 deletions extensions/basque/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion extensions/basque/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,6 @@
"test": "npm run test:cspell && npm run test:vscode"
},
"dependencies": {
"@cspell/dict-eu": "^1.0.3"
"@cspell/dict-eu": "^1.0.4"
}
}
8 changes: 4 additions & 4 deletions extensions/bulgarian/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion extensions/bulgarian/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,6 @@
"test": "npm run test:cspell && npm run test:vscode"
},
"dependencies": {
"@cspell/dict-bg-bg": "^3.0.5"
"@cspell/dict-bg-bg": "^3.0.6"
}
}
8 changes: 4 additions & 4 deletions extensions/catalan/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion extensions/catalan/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,6 @@
"test": "npm run test:cspell && npm run test:vscode"
},
"dependencies": {
"@cspell/dict-ca": "^3.0.4"
"@cspell/dict-ca": "^3.0.5"
}
}
8 changes: 4 additions & 4 deletions extensions/croatian/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion extensions/croatian/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,6 @@
"test": "npm run test:cspell && npm run test:vscode"
},
"dependencies": {
"@cspell/dict-hr-hr": "^3.0.3"
"@cspell/dict-hr-hr": "^3.0.4"
}
}
Loading

0 comments on commit 8b8dfd9

Please sign in to comment.