Skip to content

Commit

Permalink
fix(deps): bump deepmerge from 4.3.0 to 4.3.1 (#138)
Browse files Browse the repository at this point in the history
Bumps [deepmerge](https://github.com/TehShrike/deepmerge) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/TehShrike/deepmerge/releases)
- [Changelog](https://github.com/TehShrike/deepmerge/blob/master/changelog.md)
- [Commits](TehShrike/deepmerge@v4.3.0...v4.3.1)

---
updated-dependencies:
- dependency-name: deepmerge
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 20, 2023
1 parent 213af79 commit 19a1e0e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"dependencies": {
"chalk": "5.2.0",
"deepmerge": "4.3.0",
"deepmerge": "4.3.1",
"hosted-git-info": "6.1.1",
"license": "1.0.3",
"ora": "6.1.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@ __metadata:
"@types/hosted-git-info": 3.0.2
"@types/node": 18.15.2
chalk: 5.2.0
deepmerge: 4.3.0
deepmerge: 4.3.1
hosted-git-info: 6.1.1
license: 1.0.3
ora: 6.1.2
Expand Down Expand Up @@ -2345,10 +2345,10 @@ __metadata:
languageName: node
linkType: hard

"deepmerge@npm:4.3.0":
version: 4.3.0
resolution: "deepmerge@npm:4.3.0"
checksum: c7980eb5c5be040b371f1df0d566473875cfabed9f672ccc177b81ba8eee5686ce2478de2f1d0076391621cbe729e5eacda397179a59ef0f68901849647db126
"deepmerge@npm:4.3.1":
version: 4.3.1
resolution: "deepmerge@npm:4.3.1"
checksum: 2024c6a980a1b7128084170c4cf56b0fd58a63f2da1660dcfe977415f27b17dbe5888668b59d0b063753f3220719d5e400b7f113609489c90160bb9a5518d052
languageName: node
linkType: hard

Expand Down

0 comments on commit 19a1e0e

Please sign in to comment.