Skip to content

Commit

Permalink
fix(deps): update storefront non-major (#113)
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 Feb 15, 2023
1 parent b6ddb02 commit d1b6f0d
Show file tree
Hide file tree
Showing 6 changed files with 64 additions and 64 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.0",
"@ecomplus/storefront-renderer": "^2.10.1",
"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.0"
"@ecomplus/storefront-renderer": "^2.10.1"
},
"files": [
"bundles.json",
Expand Down
98 changes: 49 additions & 49 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.215",
"@ecomplus/storefront-template": "^2.0.0-beta.216",
"@netlify/zip-it-and-ship-it": "^4.30.0",
"firebase-tools": "^9.23.3"
},
Expand Down

0 comments on commit d1b6f0d

Please sign in to comment.