Update all (#23223)
* Update all * Upgrade @types * Update lockfile * Make typescript happier * Make webpack happier, pin postcss-hexrgba Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
db3ca10c91
commit
665f532301
9 changed files with 218 additions and 113 deletions
2
.github/workflows/static_analysis.yaml
vendored
2
.github/workflows/static_analysis.yaml
vendored
|
@ -98,7 +98,7 @@ jobs:
|
|||
|
||||
- name: Detecting files changed
|
||||
id: files
|
||||
uses: futuratrepadeira/changed-files@v3.2.1
|
||||
uses: futuratrepadeira/changed-files@v3.3.0
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
pattern: '^.*\.tsx?$'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue