Skip to content

Commit

Permalink
chore(deps): update all non-major (#20)
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 Dec 1, 2024
1 parent 1900cb9 commit d038989
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 21 deletions.
18 changes: 9 additions & 9 deletions functions/package-lock.json

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

12 changes: 6 additions & 6 deletions functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
},
"dependencies": {
"@ecomplus/application-sdk": "^22.0.0-firestore.1.15.7",
"@ecomplus/client": "^2.3.1",
"@ecomplus/client": "^2.4.0",
"@ecomplus/utils": "^1.4.1",
"@google-cloud/firestore": "^7.3.0",
"@google-cloud/firestore": "^7.10.0",
"@google-cloud/pubsub": "^3.7.5",
"axios": "^1.6.7",
"express": "^4.18.3",
"axios": "^1.7.8",
"express": "^4.21.1",
"firebase-admin": "^11.11.1",
"firebase-functions": "^4.7.0",
"form-data": "^3.0.1",
"firebase-functions": "^4.9.0",
"form-data": "^3.0.2",
"js2xmlparser": "^4.0.2",
"querystring": "^0.2.1"
},
Expand Down
6 changes: 3 additions & 3 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,13 +38,13 @@
"dependencies": {
"dotenv": "^16.4.5",
"firebase-tools": "^11.30.0",
"uglify-js": "^3.17.4"
"uglify-js": "^3.19.3"
},
"devDependencies": {
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.2",
"@commitlint/config-conventional": "^18.6.3",
"husky": "^8.0.3",
"standard": "^17.1.0",
"standard": "^17.1.2",
"standard-version": "^9.3.2"
}
}

0 comments on commit d038989

Please sign in to comment.