Skip to content

Commit

Permalink
chore(deps): update many non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 28, 2023
1 parent 55232e3 commit 4a13ff9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"main": "index.js",
"dependencies": {
"@ecomplus/storefront-renderer": "^2.8.20",
"firebase-admin": "^11.4.1",
"firebase-admin": "^11.11.0",
"firebase-functions": "^3.24.1"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
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
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
"dependencies": {
"@ecomplus/storefront-template": "^2.0.0-beta.208",
"@netlify/zip-it-and-ship-it": "^6.0.0",
"firebase-tools": "^11.20.0"
"firebase-tools": "^11.30.0"
},
"devDependencies": {
"browser-sync": "^2.27.11"
"browser-sync": "^2.29.3"
}
}

0 comments on commit 4a13ff9

Please sign in to comment.