Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#282)
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 Jan 1, 2024
1 parent a15e514 commit a2b4270
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 62 deletions.
114 changes: 57 additions & 57 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.34.0"
"core-js": "^3.35.0"
},
"dependencies": {
"@ecomplus/client": "^2.2.1",
"axios": "^1.6.2",
"axios": "^1.6.3",
"blueimp-md5": "^2.19.0",
"eventemitter3": "^5.0.1"
},
"devDependencies": {
"@babel/core": "^7.23.6",
"@babel/preset-env": "^7.23.6",
"@babel/core": "^7.23.7",
"@babel/preset-env": "^7.23.7",
"@commitlint/cli": "^17.8.1",
"@commitlint/config-conventional": "^17.8.1",
"@ecomplus/utils": "^1.4.1",
"babel-loader": "^8.3.0",
"core-js": "^3.34.0",
"core-js": "^3.35.0",
"docdash": "^2.0.2",
"husky": "^3.1.0",
"jsdoc": "^4.0.2",
Expand Down

0 comments on commit a2b4270

Please sign in to comment.