Skip to content

Commit

Permalink
build(deps): Bump merge-anything from 5.1.4 to 5.1.5 (#136)
Browse files Browse the repository at this point in the history
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 Apr 26, 2023
1 parent 40d4aba commit 5a92310
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@flex-development/pathe": "1.0.3",
"@flex-development/tsconfig-types": "3.2.0",
"@flex-development/tutils": "6.0.0-alpha.10",
"merge-anything": "5.1.4",
"merge-anything": "5.1.5",
"sort-keys": "5.0.0",
"strip-bom": "5.0.0",
"strip-json-comments": "5.0.0"
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1318,7 +1318,7 @@ __metadata:
is-ci: "npm:3.0.1"
jsonc-eslint-parser: "npm:2.2.0"
lint-staged: "npm:13.2.1"
merge-anything: "npm:5.1.4"
merge-anything: "npm:5.1.5"
mri: "npm:1.2.0"
node-notifier: "npm:10.0.1"
pkg-size: "npm:2.4.0"
Expand Down Expand Up @@ -6226,6 +6226,15 @@ __metadata:
languageName: node
linkType: hard

"merge-anything@npm:5.1.5":
version: 5.1.5
resolution: "merge-anything@npm:5.1.5"
dependencies:
is-what: "npm:^4.1.8"
checksum: 789918fe4dca78918b4cbeffa3073809314cd46a359ddbfaa9731a906d2492212439214045916383c656ed9b41d2e807938881e3375372ddab2d5caef752cc01
languageName: node
linkType: hard

"merge-stream@npm:^2.0.0":
version: 2.0.0
resolution: "merge-stream@npm:2.0.0"
Expand Down

0 comments on commit 5a92310

Please sign in to comment.