Skip to content

Commit

Permalink
fix(deps): update storefront non-major (#55)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 12, 2023
1 parent da0309d commit e22ff24
Show file tree
Hide file tree
Showing 6 changed files with 74 additions and 74 deletions.
6 changes: 3 additions & 3 deletions .functions/package-lock.json

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

2 changes: 1 addition & 1 deletion .functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"main": "index.js",
"dependencies": {
"@ecomplus/storefront-renderer": "^2.10.5",
"@ecomplus/storefront-renderer": "^2.10.6",
"firebase-admin": "^10.0.2",
"firebase-functions": "^3.16.0"
},
Expand Down
6 changes: 3 additions & 3 deletions .netlify/functions/ssr/package-lock.json

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

2 changes: 1 addition & 1 deletion .netlify/functions/ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"homepage": "https://github.com/ecomplus/storefront-starter#readme",
"dependencies": {
"@ecomplus/storefront-renderer": "^2.10.5"
"@ecomplus/storefront-renderer": "^2.10.6"
},
"files": [
"bundles.json",
Expand Down
130 changes: 65 additions & 65 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"url": "git+https://github.com/ecomplus/storefront-starter.git"
},
"dependencies": {
"@ecomplus/storefront-template": "^2.0.0-beta.229",
"@ecomplus/storefront-template": "^2.0.0-beta.230",
"@netlify/zip-it-and-ship-it": "^5.5.2",
"firebase-tools": "^10.1.2"
},
Expand Down

0 comments on commit e22ff24

Please sign in to comment.