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 Sep 4, 2023
1 parent 714c1e7 commit e7295e9
Show file tree
Hide file tree
Showing 4 changed files with 2,167 additions and 2,146 deletions.
4 changes: 2 additions & 2 deletions .functions/package.json
Expand Up @@ -8,8 +8,8 @@
"main": "index.js",
"dependencies": {
"@ecomplus/storefront-renderer": "^2.10.10",
"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@6cb5164a823dbf3318b7c8032a333b4b7ed425b2 # 2.2.2
with:
token: ${{ secrets.GITHUB_TOKEN }}
id: changed_files
Expand Down

0 comments on commit e7295e9

Please sign in to comment.