Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (streetsidesoftwar…
Browse files Browse the repository at this point in the history
…e#2554)

Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent 11c4aa7 commit fccc7e5
Show file tree
Hide file tree
Showing 4 changed files with 90 additions and 90 deletions.
2 changes: 1 addition & 1 deletion .github/actions/github-app-token/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ runs:
using: "composite"
steps:
# cspell:ignore tibdex
- uses: tibdex/github-app-token@3beb63f4bd073e61482598c45c71c1019b59b73a # v2.1.0
- uses: tibdex/github-app-token@3beb63f4bd073e61482598c45c71c1019b59b73a # v2.1.0
id: generate-token
with:
app_id: ${{ inputs.app_id }}
Expand Down
2 changes: 1 addition & 1 deletion cspell-dict-file-checker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"dependencies": {
"ava": "^5.3.1",
"cspell": "^7.3.6",
"glob": "^10.3.5"
"glob": "^10.3.6"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"cross-env": "^7.0.3",
"cspell": "^7.3.6",
"cspell-dict-file-checker": "workspace:*",
"eslint": "^8.49.0",
"eslint": "^8.50.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"generator-cspell-dicts": "workspace:*",
Expand Down
Loading

0 comments on commit fccc7e5

Please sign in to comment.