diff --git a/package-lock.json b/package-lock.json index c67d86a..58a3987 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7,7 +7,7 @@ "devDependencies": { "@cspell/dict-en_us": "^4.4.9", "@cspell/dict-it-it": "^3.1.0", - "@cspell/dict-latex": "^5.0.0", + "@cspell/dict-latex": "^5.1.0", "@cspell/dict-markdown": "^2.0.1", "@cspell/dict-npm": "^5.2.4", "cspell": "^9.6.0", @@ -399,9 +399,9 @@ "license": "MIT" }, "node_modules/@cspell/dict-latex": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/@cspell/dict-latex/-/dict-latex-5.0.0.tgz", - "integrity": "sha512-HUrIqUVohM6P0+5b7BsdAdb0STIv0aaFBvguI7pLcreljlcX3FSPUxea7ticzNlCNeVrEaiEn/ws9m6rYUeuNw==", + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-latex/-/dict-latex-5.1.0.tgz", + "integrity": "sha512-qxT4guhysyBt0gzoliXYEBYinkAdEtR2M7goRaUH0a7ltCsoqqAeEV8aXYRIdZGcV77gYSobvu3jJL038tlPAw==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index 0e04112..5f33ac2 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "devDependencies": { "@cspell/dict-en_us": "^4.4.9", "@cspell/dict-it-it": "^3.1.0", - "@cspell/dict-latex": "^5.0.0", + "@cspell/dict-latex": "^5.1.0", "@cspell/dict-markdown": "^2.0.1", "@cspell/dict-npm": "^5.2.4", "cspell": "^9.6.0",