Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @75lb/deep-merge from 1.1.1 to 1.1.2 #717

Merged
merged 1 commit into from
Aug 12, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 4 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ __metadata:
cacheKey: 8

"@75lb/deep-merge@npm:^1.1.1":
version: 1.1.1
resolution: "@75lb/deep-merge@npm:1.1.1"
version: 1.1.2
resolution: "@75lb/deep-merge@npm:1.1.2"
dependencies:
lodash.assignwith: ^4.2.0
lodash: ^4.17.21
typical: ^7.1.1
checksum: fd9063488d854bc5d2e1636426a51d7864d0d32d2d82c5b01a40e89466088680f6e2623345fb46782de438088b6d3f029b0eea6d79a7807e0000b365f6b8142b
checksum: f36761df8a5e49e040cb356eba28aac578d105b2cf0e17ebbe1fd537133cb34f45ba5dfb4245fc434de15c59f4b6d90a031b67f165811b93aa7b9361e458472e
languageName: node
linkType: hard

Expand Down Expand Up @@ -7648,13 +7648,6 @@ __metadata:
languageName: node
linkType: hard

"lodash.assignwith@npm:^4.2.0":
version: 4.2.0
resolution: "lodash.assignwith@npm:4.2.0"
checksum: 014a88e398802ca4eaae314afb67f32eb2cab6f01e61490dbbb74694263f79715341ab8ddf4b344093a2253b506d347f67731f0499e457d9c0128be1d2caf6dd
languageName: node
linkType: hard

"lodash.camelcase@npm:^4.3.0":
version: 4.3.0
resolution: "lodash.camelcase@npm:4.3.0"
Expand Down
Loading