Skip to content

Commit

Permalink
fix(deps): update all non-major (#17)
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 Jan 1, 2025
1 parent a44c9a8 commit bacbb6f
Show file tree
Hide file tree
Showing 4 changed files with 53 additions and 43 deletions.
28 changes: 16 additions & 12 deletions functions/package-lock.json

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

4 changes: 2 additions & 2 deletions functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
},
"dependencies": {
"@ecomplus/application-sdk": "^22.0.0-firestore.1.15.7",
"@google-cloud/firestore": "^7.10.0",
"express": "^4.21.1",
"@google-cloud/firestore": "^7.11.0",
"express": "^4.21.2",
"firebase-admin": "^12.7.0",
"firebase-functions": "^4.9.0"
},
Expand Down
60 changes: 33 additions & 27 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
},
"homepage": "https://github.com/ecomplus/application-starter#readme",
"dependencies": {
"dotenv": "^16.4.5",
"dotenv": "^16.4.7",
"firebase-tools": "^11.30.0",
"uglify-js": "^3.19.3"
},
"devDependencies": {
"@commitlint/cli": "^19.6.0",
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"husky": "^8.0.3",
"standard": "^17.1.2",
Expand Down

0 comments on commit bacbb6f

Please sign in to comment.