Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (#3007)
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 6ef94d0 commit 05001d5
Show file tree
Hide file tree
Showing 3 changed files with 117 additions and 113 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.1.1",
"cspell": "^8.3.2",
"cspell": "^8.4.1",
"glob": "^10.3.10"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,21 +30,21 @@
"url": "https://github.com/streetsidesoftware/cspell-dicts.git"
},
"devDependencies": {
"@cspell/cspell-tools": "^8.3.2",
"@cspell/cspell-tools": "^8.4.1",
"@lerna-lite/cli": "^3.3.0",
"@lerna-lite/exec": "^3.3.0",
"@lerna-lite/publish": "^3.3.0",
"@lerna-lite/run": "^3.3.0",
"ava": "^6.1.1",
"cpy-cli": "^5.0.0",
"cross-env": "^7.0.3",
"cspell": "^8.3.2",
"cspell": "^8.4.1",
"cspell-dict-file-checker": "workspace:*",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"generator-cspell-dicts": "workspace:*",
"hunspell-reader": "^8.3.2",
"hunspell-reader": "^8.4.1",
"inject-markdown": "^3.0.0",
"json5": "2.2.3",
"prettier": "^3.2.5",
Expand Down

0 comments on commit 05001d5

Please sign in to comment.