Skip to content

Commit

Permalink
Merge pull request #144 from iamvishnusankar/dependabot/npm_and_yarn/…
Browse files Browse the repository at this point in the history
…corex/deepmerge-2.5.11

Bump @corex/deepmerge from 2.5.9 to 2.5.11
  • Loading branch information
iamvishnusankar committed May 8, 2021
2 parents ecd79e1 + 94aaad8 commit 4881f39
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/next-sitemap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"build:esm": "tsc --module es2015 --outDir dist/esm"
},
"dependencies": {
"@corex/deepmerge": "^2.5.9",
"@corex/deepmerge": "^2.5.11",
"matcher": "^4.0.0",
"minimist": "^1.2.5"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -302,10 +302,10 @@
exec-sh "^0.3.2"
minimist "^1.2.0"

"@corex/deepmerge@^2.5.9":
version "2.5.9"
resolved "https://registry.yarnpkg.com/@corex/deepmerge/-/deepmerge-2.5.9.tgz#8e37ebc2650a39548c257ca1ac4dc155d19cf92f"
integrity sha512-4BHUc8Ry0fhrOambFEW3XlT/1GNd4j4LR450gKmzSSWsJAv7a45yf31cQsxMw4j19aK5FRdqj9hV9BUa6UOvZQ==
"@corex/deepmerge@^2.5.11":
version "2.5.11"
resolved "https://registry.yarnpkg.com/@corex/deepmerge/-/deepmerge-2.5.11.tgz#2f7a14f330f3c036256cf60d0ab2d49fac944248"
integrity sha512-lQjrug/WENKZFTPJpl4d0mKYnmFXx9pslOnAp5mjNuoKRz/Xm5kk88f11/mKNXdBzSaeLKgGUABnIKy1W7PtTA==

"@corex/eslint-config@*":
version "2.5.3"
Expand Down

0 comments on commit 4881f39

Please sign in to comment.