Skip to content

Commit

Permalink
fix(deps): update many non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 17, 2023
1 parent afb96fa commit 9e6191e
Show file tree
Hide file tree
Showing 4 changed files with 2,189 additions and 2,147 deletions.
4 changes: 2 additions & 2 deletions .functions/package.json
Expand Up @@ -8,8 +8,8 @@
"main": "index.js",
"dependencies": {
"@ecomplus/storefront-renderer": "^2.11.1",
"firebase-admin": "^10.0.2",
"firebase-functions": "^3.16.0"
"firebase-admin": "^10.3.0",
"firebase-functions": "^3.24.1"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Expand Up @@ -68,7 +68,7 @@ jobs:
run: npm ci --only=production

- name: Check last changed files
uses: lots0logs/gh-action-get-changed-files@2.1.4
uses: lots0logs/gh-action-get-changed-files@2.2.2
with:
token: ${{ secrets.GITHUB_TOKEN }}
id: changed_files
Expand Down

0 comments on commit 9e6191e

Please sign in to comment.