Skip to content

Commit

Permalink
Merge pull request #15 from adhamnugroho/renovate/deepmerge-4.x
Browse files Browse the repository at this point in the history
Update dependency deepmerge to ~4.3.0
  • Loading branch information
adhamnugroho authored May 26, 2023
2 parents 779a092 + c2c52ab commit 61aa9fb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion public/template-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"browser-sync": "^2.26.7",
"color-support": "~1.1.3",
"css-loader": "~6.7.0",
"deepmerge": "~4.2.2",
"deepmerge": "~4.3.0",
"del": "~7.0.0",
"eslint": "^8.0.0",
"eslint-config-airbnb-base": "^15.0.0",
Expand Down
8 changes: 4 additions & 4 deletions public/template-admin/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2406,10 +2406,10 @@ deep-is@^0.1.3:
resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.4.tgz#a6f2dce612fadd2ef1f519b73551f17e85199831"
integrity sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==

deepmerge@~4.2.2:
version "4.2.2"
resolved "https://registry.yarnpkg.com/deepmerge/-/deepmerge-4.2.2.tgz#44d2ea3679b8f4d4ffba33f03d865fc1e7bf4955"
integrity sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg==
deepmerge@~4.3.0:
version "4.3.1"
resolved "https://registry.yarnpkg.com/deepmerge/-/deepmerge-4.3.1.tgz#44b5f2147cd3b00d4b56137685966f26fd25dd4a"
integrity sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==

default-compare@^1.0.0:
version "1.0.0"
Expand Down

0 comments on commit 61aa9fb

Please sign in to comment.