Skip to content

Commit

Permalink
fix(deps): update storefront non-major (#31)
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 13e3b72 commit 4037200
Show file tree
Hide file tree
Showing 6 changed files with 71 additions and 71 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": "^11.6.0",
"firebase-functions": "^4.3.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
124 changes: 62 additions & 62 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": "^8.10.0",
"firebase-tools": "^11.27.0"
},
Expand Down

0 comments on commit 4037200

Please sign in to comment.