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] committed May 28, 2023
1 parent b47412e commit 0b23fac
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .functions/package.json
Expand Up @@ -8,8 +8,8 @@
"main": "index.js",
"dependencies": {
"@ecomplus/storefront-renderer": "^2.8.0",
"firebase-admin": "^9.11.0",
"firebase-functions": "^3.14.1"
"firebase-admin": "^9.12.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
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -39,9 +39,9 @@
"dependencies": {
"@ecomplus/storefront-template": "^2.0.0-beta.135",
"@netlify/zip-it-and-ship-it": "^3.10.0",
"firebase-tools": "^9.16.0"
"firebase-tools": "^9.23.3"
},
"devDependencies": {
"browser-sync": "^2.27.5"
"browser-sync": "^2.29.3"
}
}

0 comments on commit 0b23fac

Please sign in to comment.