Skip to content

Commit

Permalink
Re-add deepmerge
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyFuller committed Jul 24, 2023
1 parent 2bf9405 commit 1dac084
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"body-parser": "*",
"clipanion": "^3.2.1",
"commander": "^11.0.0",
"deepmerge-ts": "^5.1.0",
"esbuild-wasm": "^0.18.11",
"express": "patch:express@npm%3A4.18.2#~/.yarn/patches/express-npm-4.18.2-bb15ff679a.patch",
"jest-diff": "^29.6.1",
Expand Down
3 changes: 2 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -654,6 +654,7 @@ __metadata:
body-parser: "npm:*"
clipanion: "npm:^3.2.1"
commander: "npm:^11.0.0"
deepmerge-ts: "npm:^5.1.0"
esbuild: "npm:^0.18.11"
esbuild-register: "npm:^3.4.2"
esbuild-wasm: "npm:^0.18.11"
Expand Down Expand Up @@ -1856,7 +1857,7 @@ __metadata:
"deepmerge-ts@npm:^5.1.0":
version: 5.1.0
resolution: "deepmerge-ts@npm:5.1.0"
checksum: 80a548a1e6a9d22565accddd8cba31a55ee84958420a4ae2c9b0feb15a1f2c6be157a75d1b363a19d294383ffdde95a168f7e000ba575afe15d7ca572fcd0609
checksum: 0f615ccfb27b93a286abc315d7d1ec171f1befe9c511c2799ca7184c11fc6a6f29f5368d446c6885338de0d95cf6cb66a5ff4c55141a1265012730bd69408cf9
languageName: node
linkType: hard

Expand Down

0 comments on commit 1dac084

Please sign in to comment.