diff --git a/action/node_modules/@cspell/dict-cpp/cpp-refined.txt.gz b/action/node_modules/@cspell/dict-cpp/cpp-refined.txt.gz index 19ed4c4d2..4c63a4818 100644 Binary files a/action/node_modules/@cspell/dict-cpp/cpp-refined.txt.gz and b/action/node_modules/@cspell/dict-cpp/cpp-refined.txt.gz differ diff --git a/action/node_modules/@cspell/dict-cpp/cpp.txt.gz b/action/node_modules/@cspell/dict-cpp/cpp.txt.gz index b067c5914..2788424f9 100644 Binary files a/action/node_modules/@cspell/dict-cpp/cpp.txt.gz and b/action/node_modules/@cspell/dict-cpp/cpp.txt.gz differ diff --git a/action/node_modules/@cspell/dict-cpp/package.json b/action/node_modules/@cspell/dict-cpp/package.json index 63b694865..a97731be3 100644 --- a/action/node_modules/@cspell/dict-cpp/package.json +++ b/action/node_modules/@cspell/dict-cpp/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-cpp", - "version": "3.2.0", + "version": "3.2.1", "description": "C/C++ Dictionary dictionary for cspell.", "publishConfig": { "access": "public" @@ -42,5 +42,5 @@ "cpp-refined.txt.gz", "cspell-ext.json" ], - "gitHead": "951dad7f5ce889533f4c71513d505dfec489f595" + "gitHead": "6befdb7609df3ef257c71c4920d6a4d21c898439" } diff --git a/yarn.lock b/yarn.lock index 56a4aaae4..38eb9413f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -386,9 +386,9 @@ integrity sha512-Nb1Tc/HKotxagJ9w1U4tLAM9bH83QXQojoW7cl135yRVmjfeVG0qufKXjq6wq84KdAtnhmzSyzvVJa/ciD1t9g== "@cspell/dict-cpp@^3.2.0": - version "3.2.0" - resolved "https://registry.npmjs.org/@cspell/dict-cpp/-/dict-cpp-3.2.0.tgz#31dc134f2adabad9373cce3f9393edaf70588796" - integrity sha512-xMHC00Ozq2zKKqgDMCe+E+z5oExlT7GP9PFM4XzUDwG7fmkU3WQnDtBGP2Zn6ed7mhz5DEmvT+SKrmCh6mh3Yg== + version "3.2.1" + resolved "https://registry.npmjs.org/@cspell/dict-cpp/-/dict-cpp-3.2.1.tgz#2c8c232c53c22c69b73802a26480203e1d9b6fbf" + integrity sha512-XcmzrKIghqFfrYLLaHtWKOp9rupiuGdc5ODONk+emsq0W5CIc3Abn27IQHwUzxzF+Cm5IfKAIJ5Kpe6hkzm0HQ== "@cspell/dict-cryptocurrencies@^2.0.0": version "2.0.0"