Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/multi-7710106a89
Browse files Browse the repository at this point in the history
  • Loading branch information
gstraccini[bot] authored Dec 21, 2024
2 parents d5a2615 + 0ba8065 commit eae6148
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 23 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ jobs:
fetch-depth: 0

- name: Install GitVersion
uses: gittools/actions/gitversion/setup@v3.0.3
uses: gittools/actions/gitversion/setup@v3.1.1
with:
versionSpec: '5.x'

- name: Determine Version
id: gitversion
uses: gittools/actions/gitversion/execute@v3.0.3
uses: gittools/actions/gitversion/execute@v3.1.1
with:
useConfigFile: true

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/infisical-secrets-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
fetch-depth: 0

- name: Infisical secrets check
uses: guibranco/[email protected].20
uses: guibranco/[email protected].21
36 changes: 18 additions & 18 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"react-cookie-consent": "^9.0.0",
"react-dom": "^19.0.0",
"react-scripts": "^5.0.1",
"react-select": "^5.8.3",
"react-select": "^5.9.0",
"react-string-replace": "^1.1.1",
"toastr": "^2.1.4",
"web-vitals": "^4.2.4"
Expand Down Expand Up @@ -44,6 +44,6 @@
]
},
"devDependencies": {
"react-router-dom": "^6.28.0"
"react-router-dom": "^6.28.1"
}
}

0 comments on commit eae6148

Please sign in to comment.