Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#6684)
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent c42fde7 commit 5b78011
Show file tree
Hide file tree
Showing 14 changed files with 445 additions and 444 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.17.0"
"cspell": "^8.17.1"
}
}
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.17.0",
"@cspell/cspell-types": "^8.17.1",
"@cspell/dict-medicalterms": "^4.1.5",
"@cspell/eslint-plugin": "^8.17.0",
"@cspell/eslint-plugin": "^8.17.1",
"@eslint/js": "^9.14.0",
"cspell": "^8.17.0",
"cspell": "^8.17.1",
"eslint": "^9.14.0",
"globals": "^15.11.0"
}
Expand Down
Loading

0 comments on commit 5b78011

Please sign in to comment.