Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#6508)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent ab7b28b commit b79f385
Show file tree
Hide file tree
Showing 10 changed files with 379 additions and 379 deletions.
2 changes: 1 addition & 1 deletion examples/invoke-cspell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"author": "",
"license": "MIT",
"dependencies": {
"cspell": "^8.15.7"
"cspell": "^8.16.0"
}
}
6 changes: 3 additions & 3 deletions examples/yarn/cspell-eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
"update:dep": "yarn add --dev @cspell/dict-medicalterms@latest @cspell/cspell-types@latest @cspell/eslint-plugin@latest cspell"
},
"devDependencies": {
"@cspell/cspell-types": "^8.15.7",
"@cspell/cspell-types": "^8.16.0",
"@cspell/dict-medicalterms": "^4.1.5",
"@cspell/eslint-plugin": "^8.15.7",
"@cspell/eslint-plugin": "^8.16.0",
"@eslint/js": "^9.14.0",
"cspell": "^8.15.7",
"cspell": "^8.16.0",
"eslint": "^9.14.0",
"globals": "^15.11.0"
}
Expand Down
Loading

0 comments on commit b79f385

Please sign in to comment.