We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51eb42d commit be44c7eCopy full SHA for be44c7e
package.json
@@ -48,12 +48,12 @@
48
"cspell-trie": "^8.17.3",
49
"eslint": "^9.20.1",
50
"generator-cspell-dicts": "workspace:^",
51
- "globals": "^15.14.0",
+ "globals": "^15.15.0",
52
"hunspell-reader": "^8.17.3",
53
"inject-markdown": "^3.1.4",
54
"json5": "2.2.3",
55
"license": "^1.0.3",
56
- "prettier": "^3.5.0",
+ "prettier": "^3.5.1",
57
"scripts": "link:scripts",
58
"shx": "^0.3.4",
59
"yamljs": "^0.3.0"
packages/en-freq/package.json
@@ -25,7 +25,7 @@
25
},
26
"devDependencies": {
27
"@tsconfig/node20": "^20.1.4",
28
- "@types/node": "^20.17.17",
+ "@types/node": "^20.17.19",
29
"typescript": "^5.7.3"
30
31
"dependencies": {
0 commit comments