Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d876ff8

Browse files
authoredApr 21, 2023
fix(deps): update many non-major
1 parent 7a87de6 commit d876ff8

File tree

4 files changed

+1959
-2195
lines changed

4 files changed

+1959
-2195
lines changed
 

‎.functions/package-lock.json

+438-420
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎.functions/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"main": "index.js",
99
"dependencies": {
1010
"@ecomplus/storefront-renderer": "^2.10.3",
11-
"firebase-admin": "^10.0.2",
12-
"firebase-functions": "^3.17.1"
11+
"firebase-admin": "^10.3.0",
12+
"firebase-functions": "^3.24.1"
1313
},
1414
"scripts": {
1515
"test": "echo \"Error: no test specified\" && exit 1"

‎package-lock.json

+1,516-1,770
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@
3838
},
3939
"dependencies": {
4040
"@ecomplus/storefront-template": "^2.0.0-beta.224",
41-
"@netlify/zip-it-and-ship-it": "^5.5.2",
42-
"firebase-tools": "^10.1.4"
41+
"@netlify/zip-it-and-ship-it": "^5.13.5",
42+
"firebase-tools": "^10.9.2"
4343
},
4444
"devDependencies": {
45-
"browser-sync": "^2.27.7"
45+
"browser-sync": "^2.29.1"
4646
}
4747
}

0 commit comments

Comments
 (0)
Please sign in to comment.