Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#302)
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 May 20, 2024
1 parent b62a150 commit af29444
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 14 deletions.
27 changes: 17 additions & 10 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@
"@ecomplus/utils": "^1.4.1"
},
"optionalDependencies": {
"core-js": "^3.37.0"
"core-js": "^3.37.1"
},
"dependencies": {
"@ecomplus/client": "^2.3.1",
"axios": "^1.6.8",
"axios": "^1.7.1",
"blueimp-md5": "^2.19.0",
"eventemitter3": "^5.0.1"
},
Expand All @@ -49,12 +49,12 @@
"@commitlint/config-conventional": "^17.8.1",
"@ecomplus/utils": "^1.4.1",
"babel-loader": "^8.3.0",
"core-js": "^3.37.0",
"core-js": "^3.37.1",
"docdash": "^2.0.2",
"husky": "^3.1.0",
"jsdoc": "^4.0.3",
"standard": "^17.1.0",
"commit-and-tag-version": "^9.5.0",
"commit-and-tag-version": "^9.6.0",
"webpack": "^4.47.0",
"webpack-cli": "^3.3.12",
"webpack-dev-server": "^3.11.3"
Expand Down

0 comments on commit af29444

Please sign in to comment.