Skip to content

Commit

Permalink
fix(deps): update storefront non-major (#117)
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] authored Mar 8, 2023
1 parent 498fe6c commit 10344f1
Show file tree
Hide file tree
Showing 6 changed files with 53 additions and 53 deletions.
12 changes: 6 additions & 6 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.1",
"@ecomplus/storefront-renderer": "^2.10.2",
"firebase-admin": "^9.12.0",
"firebase-functions": "^3.24.1"
},
Expand Down
12 changes: 6 additions & 6 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.1"
"@ecomplus/storefront-renderer": "^2.10.2"
},
"files": [
"bundles.json",
Expand Down
76 changes: 38 additions & 38 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.217",
"@ecomplus/storefront-template": "^2.0.0-beta.218",
"@netlify/zip-it-and-ship-it": "^4.30.0",
"firebase-tools": "^9.23.3"
},
Expand Down

0 comments on commit 10344f1

Please sign in to comment.