Skip to content

Commit

Permalink
fix(deps): update all non-major (#24)
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 195a38e commit bd79939
Show file tree
Hide file tree
Showing 4 changed files with 58 additions and 48 deletions.
36 changes: 20 additions & 16 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 @@ -14,9 +14,9 @@
"dependencies": {
"@ecomplus/application-sdk": "^22.0.0-firestore.1.15.7",
"@ecomplus/utils": "^1.4.1",
"@google-cloud/firestore": "^7.10.0",
"axios": "^1.7.8",
"express": "^4.21.1",
"@google-cloud/firestore": "^7.11.0",
"axios": "^1.7.9",
"express": "^4.21.2",
"firebase-admin": "^11.11.1",
"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 bd79939

Please sign in to comment.