Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/mono/astro-4d78a3b23e
Browse files Browse the repository at this point in the history
  • Loading branch information
NigelBreslaw authored Mar 14, 2024
2 parents 6d1c399 + b48a5ca commit 33da399
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
working-directory: native
timeout-minutes: 15
steps:
- uses: actions/[email protected].1
- uses: actions/[email protected].2
# - uses: dorny/[email protected]
# id: changes
# with:
Expand All @@ -31,7 +31,7 @@ jobs:
- uses: pnpm/[email protected]
with:
version: 8.15.3
- uses: actions/setup-java@v4.1.0
- uses: actions/setup-java@v4.2.0
with:
distribution: "temurin" # See 'Supported distributions' for available options
java-version: "17"
Expand Down
2 changes: 1 addition & 1 deletion mono/apps/react-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"devDependencies": {
"@vitest/coverage-v8": "1.3.1",
"@types/react": "18.2.65",
"@types/react-dom": "18.2.21",
"@types/react-dom": "18.2.22",
"@vitejs/plugin-react-swc": "3.6.0",
"typescript": "5.4.2",
"vite": "5.1.6",
Expand Down
8 changes: 4 additions & 4 deletions mono/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 33da399

Please sign in to comment.