Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S authored and github-actions[bot] committed Feb 22, 2025
1 parent 53494cb commit 8ded790
Show file tree
Hide file tree
Showing 6 changed files with 152 additions and 152 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.17.4",
"cspell": "^8.17.5",
"glob": "^11.0.1"
}
}
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.17.4",
"@cspell/normalize-json": "^8.17.5",
"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 @@ -35,21 +35,21 @@
"url": "https://github.com/streetsidesoftware/cspell-dicts.git"
},
"devDependencies": {
"@cspell/cspell-tools": "^8.17.4",
"@cspell/cspell-tools": "^8.17.5",
"@lerna-lite/cli": "^3.12.1",
"@lerna-lite/exec": "^3.12.1",
"@lerna-lite/publish": "^3.12.1",
"@lerna-lite/run": "^3.12.1",
"ava": "^6.2.0",
"cpy-cli": "^5.0.0",
"cross-env": "^7.0.3",
"cspell": "^8.17.4",
"cspell": "^8.17.5",
"cspell-dict-file-checker": "workspace:^",
"cspell-trie": "^8.17.4",
"cspell-trie": "^8.17.5",
"eslint": "^9.21.0",
"generator-cspell-dicts": "workspace:^",
"globals": "^16.0.0",
"hunspell-reader": "^8.17.4",
"hunspell-reader": "^8.17.5",
"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.3"
},
"dependencies": {
"@cspell/cspell-pipe": "^8.17.4",
"@cspell/cspell-pipe": "^8.17.5",
"as-table": "^1.0.55",
"chalk": "^5.4.1",
"commander": "^13.1.0",
"cspell-trie-lib": "^8.17.4",
"cspell-trie-lib": "^8.17.5",
"globby": "^14.1.0"
},
"files": [
Expand Down
Loading

0 comments on commit 8ded790

Please sign in to comment.