Skip to content

Commit

Permalink
chore(deps): update all non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 1, 2023
1 parent 7491bdc commit c7e96f5
Show file tree
Hide file tree
Showing 4 changed files with 104 additions and 50 deletions.
100 changes: 77 additions & 23 deletions functions/package-lock.json

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

6 changes: 3 additions & 3 deletions functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
},
"dependencies": {
"@ecomplus/application-sdk": "^22.0.0-firestore.1.15.7",
"@google-cloud/firestore": "^6.7.0",
"axios": "^1.5.0",
"@google-cloud/firestore": "^6.8.0",
"axios": "^1.5.1",
"express": "^4.18.2",
"firebase-admin": "^11.10.1",
"firebase-admin": "^11.11.0",
"firebase-functions": "^3.24.1"
},
"private": true
Expand Down
46 changes: 23 additions & 23 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 @@ -41,7 +41,7 @@
"uglify-js": "^3.17.4"
},
"devDependencies": {
"@commitlint/cli": "^17.7.1",
"@commitlint/cli": "^17.7.2",
"@commitlint/config-conventional": "^17.7.0",
"husky": "^8.0.3",
"standard": "^17.1.0",
Expand Down

0 comments on commit c7e96f5

Please sign in to comment.