Skip to content

Commit 9311a69

Browse files
fix: Update CSpell (main) (#4328)
1 parent afe84b7 commit 9311a69

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4147,7 +4147,7 @@
41474147
"dependencies": {
41484148
"@cspell/cspell-bundled-dicts": "^8.19.0",
41494149
"@cspell/cspell-types": "^8.19.0",
4150-
"@cspell/dict-cspell-bundle": "^1.0.45",
4150+
"@cspell/dict-cspell-bundle": "^1.0.46",
41514151
"cspell": "^8.19.0",
41524152
"regexp-worker": "^3.0.0"
41534153
},

packages/_integrationTests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"license": "MIT",
2626
"devDependencies": {
2727
"@cspell/cspell-types": "^8.19.0",
28-
"@cspell/dict-de-de": "^4.0.3",
28+
"@cspell/dict-de-de": "^4.1.0",
2929
"@types/chai": "^5.2.1",
3030
"@types/decompress": "^4.2.7",
3131
"@types/mocha": "^10.0.10",

0 commit comments

Comments
 (0)