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 Jul 1, 2024
1 parent f776c24 commit aa0c8e8
Show file tree
Hide file tree
Showing 4 changed files with 99 additions and 70 deletions.
103 changes: 63 additions & 40 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 @@ -9,16 +9,16 @@
"logs": "firebase functions:log"
},
"engines": {
"node": "18"
"node": "18.20.3"
},
"dependencies": {
"@ecomplus/application-sdk": "^22.0.0-firestore.1.15.7",
"@ecomplus/utils": "^1.4.1",
"@google-cloud/firestore": "^7.5.0",
"@google-cloud/firestore": "^7.9.0",
"axios": "^1.7.2",
"express": "^4.19.2",
"firebase-admin": "^11.11.1",
"firebase-functions": "^4.7.0"
"firebase-functions": "^4.9.0"
},
"private": true
}
54 changes: 30 additions & 24 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 @@ -38,11 +38,11 @@
"dependencies": {
"dotenv": "^16.4.5",
"firebase-tools": "^11.30.0",
"uglify-js": "^3.17.4"
"uglify-js": "^3.18.0"
},
"devDependencies": {
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"husky": "^8.0.3",
"standard": "^17.1.0",
"standard-version": "^9.3.2"
Expand Down

0 comments on commit aa0c8e8

Please sign in to comment.