Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (#3147)
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 ce3a0b7 commit 736116d
Show file tree
Hide file tree
Showing 3 changed files with 174 additions and 208 deletions.
4 changes: 2 additions & 2 deletions cspell-dict-file-checker/package.json
Expand Up @@ -8,7 +8,7 @@
"private": true,
"dependencies": {
"ava": "^6.1.3",
"cspell": "^8.8.0",
"glob": "^10.3.12"
"cspell": "^8.8.1",
"glob": "^10.3.14"
}
}
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -30,21 +30,21 @@
"url": "https://github.com/streetsidesoftware/cspell-dicts.git"
},
"devDependencies": {
"@cspell/cspell-tools": "^8.8.0",
"@cspell/cspell-tools": "^8.8.1",
"@lerna-lite/cli": "^3.3.3",
"@lerna-lite/exec": "^3.3.3",
"@lerna-lite/publish": "^3.3.3",
"@lerna-lite/run": "^3.3.3",
"ava": "^6.1.3",
"cpy-cli": "^5.0.0",
"cross-env": "^7.0.3",
"cspell": "^8.8.0",
"cspell": "^8.8.1",
"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.8.0",
"hunspell-reader": "^8.8.1",
"inject-markdown": "^3.0.0",
"json5": "2.2.3",
"prettier": "^3.2.5",
Expand Down

0 comments on commit 736116d

Please sign in to comment.