Skip to content

Commit

Permalink
fix(deps): update all non-major (#244)
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 a2a0985 commit 87a4ddf
Show file tree
Hide file tree
Showing 4 changed files with 57 additions and 51 deletions.
8 changes: 4 additions & 4 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 @@ -13,7 +13,7 @@
},
"dependencies": {
"@ecomplus/application-sdk": "^22.0.0-firestore.1.15.7",
"@google-cloud/firestore": "^7.10.0",
"@google-cloud/firestore": "^7.11.0",
"express": "^4.21.2",
"firebase-admin": "^11.11.1",
"firebase-functions": "^4.9.0"
Expand Down
92 changes: 49 additions & 43 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@
},
"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.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"husky": "^8.0.3",
"standard": "^17.1.2",
"commit-and-tag-version": "^9.6.0"
Expand Down

0 comments on commit 87a4ddf

Please sign in to comment.