Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (#3031)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <3740137+Jason3S@users.noreply.github.com>
  • Loading branch information
1 parent a10fdab commit 33c051f
Show file tree
Hide file tree
Showing 3 changed files with 158 additions and 153 deletions.
2 changes: 1 addition & 1 deletion cspell-dict-file-checker/package.json
Expand Up @@ -8,7 +8,7 @@
"private": true,
"dependencies": {
"ava": "^6.1.2",
"cspell": "^8.5.0",
"cspell": "^8.6.0",
"glob": "^10.3.10"
}
}
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -30,21 +30,21 @@
"url": "https://github.com/streetsidesoftware/cspell-dicts.git"
},
"devDependencies": {
"@cspell/cspell-tools": "^8.5.0",
"@lerna-lite/cli": "^3.3.0",
"@lerna-lite/exec": "^3.3.0",
"@lerna-lite/publish": "^3.3.0",
"@lerna-lite/run": "^3.3.0",
"@cspell/cspell-tools": "^8.6.0",
"@lerna-lite/cli": "^3.3.1",
"@lerna-lite/exec": "^3.3.1",
"@lerna-lite/publish": "^3.3.1",
"@lerna-lite/run": "^3.3.1",
"ava": "^6.1.2",
"cpy-cli": "^5.0.0",
"cross-env": "^7.0.3",
"cspell": "^8.5.0",
"cspell": "^8.6.0",
"cspell-dict-file-checker": "workspace:*",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"generator-cspell-dicts": "workspace:*",
"hunspell-reader": "^8.5.0",
"hunspell-reader": "^8.6.0",
"inject-markdown": "^3.0.0",
"json5": "2.2.3",
"prettier": "^3.2.5",
Expand Down

0 comments on commit 33c051f

Please sign in to comment.