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 May 1, 2024
1 parent 5f163e2 commit 3181c4e
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 29 deletions.
10 changes: 5 additions & 5 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,15 +9,15 @@
"logs": "firebase functions:log"
},
"engines": {
"node": "18"
"node": "18.20.2"
},
"dependencies": {
"@ecomplus/application-sdk": "^22.0.0-firestore.1.15.7",
"@google-cloud/firestore": "^6.8.0",
"cors": "^2.8.5",
"express": "^4.19.2",
"firebase-admin": "^11.11.1",
"firebase-functions": "^4.8.2",
"firebase-functions": "^4.9.0",
"md5": "^2.3.0",
"multer": "^1.4.5-lts.1"
},
Expand Down
40 changes: 20 additions & 20 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 @@ -41,8 +41,8 @@
"uglify-js": "^3.17.4"
},
"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 3181c4e

Please sign in to comment.