Skip to content

Commit

Permalink
fix(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 4779dad commit e1bab5c
Show file tree
Hide file tree
Showing 4 changed files with 43 additions and 35 deletions.
63 changes: 35 additions & 28 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 @@ -9,11 +9,11 @@
"logs": "firebase functions:log"
},
"engines": {
"node": "18.20.2"
"node": "18.20.3"
},
"dependencies": {
"@ecomplus/application-sdk": "^22.0.0-firestore.1.15.7",
"@google-cloud/firestore": "^7.6.0",
"@google-cloud/firestore": "^7.9.0",
"express": "^4.19.2",
"firebase-admin": "^11.11.1",
"firebase-functions": "^4.9.0"
Expand Down
9 changes: 5 additions & 4 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 @@ -38,7 +38,7 @@
"dependencies": {
"dotenv": "^16.4.5",
"firebase-tools": "^11.30.0",
"uglify-js": "^3.17.4"
"uglify-js": "^3.18.0"
},
"devDependencies": {
"@commitlint/cli": "^18.6.1",
Expand Down

0 comments on commit e1bab5c

Please sign in to comment.