Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#270)
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 Oct 2, 2023
1 parent d9abe68 commit 6e2b4e4
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 71 deletions.
132 changes: 66 additions & 66 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.32.2"
"core-js": "^3.33.0"
},
"dependencies": {
"@ecomplus/client": "^2.2.1",
"axios": "^1.5.0",
"axios": "^1.5.1",
"blueimp-md5": "^2.19.0",
"eventemitter3": "^5.0.1"
},
"devDependencies": {
"@babel/core": "^7.22.20",
"@babel/core": "^7.23.0",
"@babel/preset-env": "^7.22.20",
"@commitlint/cli": "^17.7.1",
"@commitlint/cli": "^17.7.2",
"@commitlint/config-conventional": "^17.7.0",
"@ecomplus/utils": "^1.4.1",
"babel-loader": "^8.3.0",
"core-js": "^3.32.2",
"core-js": "^3.33.0",
"docdash": "^2.0.2",
"husky": "^3.1.0",
"jsdoc": "^4.0.2",
Expand Down

0 comments on commit 6e2b4e4

Please sign in to comment.