Skip to content

Commit

Permalink
build(deps): upgrade webpack-merge to 5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
malept committed Nov 7, 2020
1 parent ea548c9 commit 8a0f6f0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10399,9 +10399,9 @@ webpack-hot-middleware@^2.25.0:
strip-ansi "^3.0.0"

webpack-merge@^5.1.4:
version "5.2.0"
resolved "https://registry.yarnpkg.com/webpack-merge/-/webpack-merge-5.2.0.tgz#31cbcc954f8f89cd4b06ca8d97a38549f7f3f0c9"
integrity sha512-QBglJBg5+lItm3/Lopv8KDDK01+hjdg2azEwi/4vKJ8ZmGPdtJsTpjtNNOW3a4WiqzXdCATtTudOZJngE7RKkA==
version "5.3.0"
resolved "https://registry.yarnpkg.com/webpack-merge/-/webpack-merge-5.3.0.tgz#a80df44d35fabace680bf430a19fda9ec49ed8eb"
integrity sha512-4PtsBAWnmJULIJYviiPq4BxwAykbAgGMheyEVaemj2bJI54h+p/gnlbXZEH2EM0IYC3blOE1Qm6kzKlc06N1UQ==
dependencies:
clone-deep "^4.0.1"
wildcard "^2.0.0"
Expand Down

0 comments on commit 8a0f6f0

Please sign in to comment.