Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#289)
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 Sep 11, 2023
1 parent 4b3d63e commit 5d07184
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
62 changes: 31 additions & 31 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 @@ -38,22 +38,22 @@
},
"homepage": "https://github.com/ecomplus/utils#readme",
"optionalDependencies": {
"core-js": "^3.32.1"
"core-js": "^3.32.2"
},
"devDependencies": {
"@babel/core": "^7.22.15",
"@babel/core": "^7.22.17",
"@babel/preset-env": "^7.22.15",
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"babel-loader": "^8.3.0",
"copy-webpack-plugin": "^6.4.1",
"core-js": "^3.32.1",
"core-js": "^3.32.2",
"docdash": "^2.0.2",
"husky": "^4.3.8",
"jsdoc": "^4.0.2",
"standard": "^17.1.0",
"standard-version": "^9.3.2",
"webpack": "^4.46.0",
"webpack": "^4.47.0",
"webpack-cli": "^3.3.12",
"webpack-dev-server": "^3.11.3"
},
Expand Down

0 comments on commit 5d07184

Please sign in to comment.