Skip to content

Commit ee8ef46

Browse files
chore: Update README.md (#5205)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a25b3ba commit ee8ef46

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

static/dictionary-packages.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
{
4949
"name": "Arabic",
50-
"version": "1.1.6",
50+
"version": "1.1.7",
5151
"dir": "dictionaries/ar",
5252
"packageName": "@cspell/dict-ar",
5353
"description": "Arabic dictionary.",
@@ -401,7 +401,7 @@
401401
},
402402
{
403403
"name": "CSpell Dictionaries Bundle",
404-
"version": "2.0.48",
404+
"version": "2.0.49",
405405
"dir": "dictionaries/cspell",
406406
"packageName": "@cspell/dict-cspell-bundle",
407407
"description": "Dictionaries included with the CSpell Command Line tool.",
@@ -988,7 +988,7 @@
988988
},
989989
{
990990
"name": "English - Australian",
991-
"version": "1.1.14",
991+
"version": "1.1.15",
992992
"dir": "dictionaries/en_AU",
993993
"packageName": "@cspell/dict-en-au",
994994
"description": "Australian English Dictionary",
@@ -1035,7 +1035,7 @@
10351035
},
10361036
{
10371037
"name": "English - Canadian",
1038-
"version": "1.0.52",
1038+
"version": "1.0.53",
10391039
"dir": "dictionaries/en_CA",
10401040
"packageName": "@cspell/dict-en-ca",
10411041
"description": "Canadian English Dictionary",
@@ -1082,7 +1082,7 @@
10821082
},
10831083
{
10841084
"name": "English - British",
1085-
"version": "5.0.21",
1085+
"version": "5.0.22",
10861086
"dir": "dictionaries/en_GB",
10871087
"packageName": "@cspell/dict-en-gb",
10881088
"description": "British English Dictionary",
@@ -1105,7 +1105,7 @@
11051105
},
11061106
{
11071107
"name": "English - British (-ise)",
1108-
"version": "1.0.21",
1108+
"version": "1.0.22",
11091109
"dir": "dictionaries/en_GB-ise",
11101110
"packageName": "@cspell/dict-en-gb-ise",
11111111
"description": "British English (-ise) Dictionary",
@@ -1128,7 +1128,7 @@
11281128
},
11291129
{
11301130
"name": "English - British (Legacy)",
1131-
"version": "1.0.21",
1131+
"version": "1.0.22",
11321132
"dir": "dictionaries/en_GB-legacy",
11331133
"packageName": "@cspell/dict-en-gb-legacy",
11341134
"description": "British English Dictionary (Legacy)",
@@ -1151,7 +1151,7 @@
11511151
},
11521152
{
11531153
"name": "English - British (Limited)",
1154-
"version": "3.1.16",
1154+
"version": "3.1.17",
11551155
"dir": "dictionaries/en_GB-MIT",
11561156
"packageName": "@cspell/dict-en-gb-mit",
11571157
"description": "British English Dictionary with MIT License",
@@ -1197,7 +1197,7 @@
11971197
},
11981198
{
11991199
"name": "English - American",
1200-
"version": "4.4.27",
1200+
"version": "4.4.28",
12011201
"dir": "dictionaries/en_US",
12021202
"packageName": "@cspell/dict-en_us",
12031203
"description": "American English Dictionary",
@@ -2631,7 +2631,7 @@
26312631
},
26322632
{
26332633
"name": "NPM",
2634-
"version": "5.2.31",
2634+
"version": "5.2.32",
26352635
"dir": "dictionaries/npm",
26362636
"packageName": "@cspell/dict-npm",
26372637
"description": "Dictionary of Common Javascript Packages.",
@@ -2991,7 +2991,7 @@
29912991
},
29922992
{
29932993
"name": "Rust",
2994-
"version": "4.1.1",
2994+
"version": "4.1.2",
29952995
"dir": "dictionaries/rust",
29962996
"packageName": "@cspell/dict-rust",
29972997
"description": "Rust Keyword Dictionary",

0 commit comments

Comments
 (0)