Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (#3900)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent ef8d7f6 commit 25df9a2
Show file tree
Hide file tree
Showing 5 changed files with 147 additions and 146 deletions.
2 changes: 1 addition & 1 deletion cspell-dict-file-checker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"private": true,
"dependencies": {
"ava": "^6.2.0",
"cspell": "^8.16.1",
"cspell": "^8.17.1",
"glob": "^10.4.5"
}
}
2 changes: 1 addition & 1 deletion dictionaries/npm/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"author": "",
"license": "MIT",
"dependencies": {
"@cspell/normalize-json": "^8.16.1",
"@cspell/normalize-json": "^8.17.1",
"csv-stringify": "^6.5.2"
},
"engines": {
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,21 +33,21 @@
"url": "https://github.com/streetsidesoftware/cspell-dicts.git"
},
"devDependencies": {
"@cspell/cspell-tools": "^8.16.1",
"@cspell/cspell-tools": "^8.17.1",
"@lerna-lite/cli": "^3.10.1",
"@lerna-lite/exec": "^3.10.1",
"@lerna-lite/publish": "^3.10.1",
"@lerna-lite/run": "^3.10.1",
"ava": "^6.2.0",
"cpy-cli": "^5.0.0",
"cross-env": "^7.0.3",
"cspell": "^8.16.1",
"cspell": "^8.17.1",
"cspell-dict-file-checker": "workspace:^",
"cspell-trie": "^8.16.1",
"cspell-trie": "^8.17.1",
"eslint": "^9.17.0",
"generator-cspell-dicts": "workspace:^",
"globals": "^15.13.0",
"hunspell-reader": "^8.16.1",
"hunspell-reader": "^8.17.1",
"inject-markdown": "^3.1.4",
"json5": "2.2.3",
"license": "^1.0.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/en-freq/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
"typescript": "^5.7.2"
},
"dependencies": {
"@cspell/cspell-pipe": "^8.16.1",
"@cspell/cspell-pipe": "^8.17.1",
"as-table": "^1.0.55",
"chalk": "^5.3.0",
"commander": "^12.1.0",
"cspell-trie-lib": "^8.16.1",
"cspell-trie-lib": "^8.17.1",
"globby": "^14.0.2"
},
"files": [
Expand Down
Loading

0 comments on commit 25df9a2

Please sign in to comment.