Skip to content

Commit

Permalink
fix: Update dictionaries (#747)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent 8cbdc21 commit 24b79a9
Show file tree
Hide file tree
Showing 31 changed files with 342 additions and 347 deletions.
8 changes: 4 additions & 4 deletions extensions/australian-english/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/australian-english/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,6 @@
"test": "npm run test:cspell && npm run test:vscode"
},
"dependencies": {
"@cspell/dict-en-au": "^1.0.3"
"@cspell/dict-en-au": "^1.0.4"
}
}
8 changes: 4 additions & 4 deletions extensions/british-english/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/british-english/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,6 @@
"test": "npm run test:cspell && npm run test:vscode"
},
"dependencies": {
"@cspell/dict-en-gb": "^4.1.21"
"@cspell/dict-en-gb": "^4.1.23"
}
}
8 changes: 4 additions & 4 deletions extensions/canadian-english/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/canadian-english/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,6 @@
"test": "npm run test:cspell && npm run test:vscode"
},
"dependencies": {
"@cspell/dict-en-ca": "^1.0.3"
"@cspell/dict-en-ca": "^1.0.4"
}
}
8 changes: 4 additions & 4 deletions extensions/czech/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/czech/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,6 @@
"test": "npm run test:cspell && npm run test:vscode"
},
"dependencies": {
"@cspell/dict-cs-cz": "^3.0.1"
"@cspell/dict-cs-cz": "^3.0.2"
}
}
8 changes: 4 additions & 4 deletions extensions/dutch/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/dutch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@
"test": "npm run test:cspell && npm run test:vscode"
},
"dependencies": {
"@cspell/dict-nl-nl": "^2.2.9"
"@cspell/dict-nl-nl": "^2.2.10"
}
}
8 changes: 4 additions & 4 deletions extensions/german/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/german/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@
"test": "npm run test:cspell && npm run test:vscode"
},
"dependencies": {
"@cspell/dict-de-de": "^3.1.0"
"@cspell/dict-de-de": "^3.1.1"
}
}
8 changes: 4 additions & 4 deletions extensions/polish/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/polish/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,6 @@
"test": "npm run test:cspell && npm run test:vscode"
},
"dependencies": {
"@cspell/dict-pl_pl": "^3.0.0"
"@cspell/dict-pl_pl": "^3.0.1"
}
}
8 changes: 4 additions & 4 deletions extensions/portuguese-brazilian/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/portuguese-brazilian/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,6 @@
"test": "npm run test:cspell && npm run test:vscode"
},
"dependencies": {
"@cspell/dict-pt-br": "^2.2.0"
"@cspell/dict-pt-br": "^2.2.1"
}
}
8 changes: 4 additions & 4 deletions extensions/portuguese/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/portuguese/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,6 @@
"test": "npm run test:cspell && npm run test:vscode"
},
"dependencies": {
"@cspell/dict-pt-pt": "^3.0.0"
"@cspell/dict-pt-pt": "^3.0.1"
}
}
8 changes: 4 additions & 4 deletions extensions/russian/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/russian/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,6 @@
"test": "npm run test:cspell && npm run test:vscode"
},
"dependencies": {
"@cspell/dict-ru_ru": "^2.1.0"
"@cspell/dict-ru_ru": "^2.1.1"
}
}
8 changes: 4 additions & 4 deletions extensions/slovak/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/slovak/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,6 @@
"test": "npm run test:cspell && npm run test:vscode"
},
"dependencies": {
"@cspell/dict-sk-sk": "^1.1.0"
"@cspell/dict-sk-sk": "^1.1.1"
}
}
8 changes: 4 additions & 4 deletions extensions/slovenian/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/slovenian/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,6 @@
"test": "npm run test:cspell && npm run test:vscode"
},
"dependencies": {
"@cspell/dict-sl-si": "^1.0.4"
"@cspell/dict-sl-si": "^1.0.5"
}
}
8 changes: 4 additions & 4 deletions extensions/spanish/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/spanish/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,6 @@
"test": "npm run test:cspell && npm run test:vscode"
},
"dependencies": {
"@cspell/dict-es-es": "^2.2.6"
"@cspell/dict-es-es": "^2.2.7"
}
}
Loading

0 comments on commit 24b79a9

Please sign in to comment.