Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#310)
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] committed Aug 5, 2024
1 parent 958b0e2 commit afb4c1e
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 70 deletions.
133 changes: 68 additions & 65 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,22 +34,22 @@
"@ecomplus/utils": "^1.4.1"
},
"optionalDependencies": {
"core-js": "^3.37.1"
"core-js": "^3.38.0"
},
"dependencies": {
"@ecomplus/client": "^2.3.1",
"axios": "^1.7.2",
"axios": "^1.7.3",
"blueimp-md5": "^2.19.0",
"eventemitter3": "^5.0.1"
},
"devDependencies": {
"@babel/core": "^7.24.9",
"@babel/preset-env": "^7.25.0",
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.3",
"@commitlint/cli": "^17.8.1",
"@commitlint/config-conventional": "^17.8.1",
"@ecomplus/utils": "^1.4.1",
"babel-loader": "^8.3.0",
"core-js": "^3.37.1",
"core-js": "^3.38.0",
"docdash": "^2.0.2",
"husky": "^3.1.0",
"jsdoc": "^4.0.3",
Expand Down

0 comments on commit afb4c1e

Please sign in to comment.