Skip to content

Commit

Permalink
Bump @corex/deepmerge from 2.6.148 to 3.0.337
Browse files Browse the repository at this point in the history
Bumps @corex/deepmerge from 2.6.148 to 3.0.337.

---
updated-dependencies:
- dependency-name: "@corex/deepmerge"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 15, 2022
1 parent ee5d127 commit 33c83f3
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 @@ -37,7 +37,7 @@
"build:esm": "tsc --module es2015 --outDir dist/esm"
},
"dependencies": {
"@corex/deepmerge": "^2.6.148",
"@corex/deepmerge": "^3.0.337",
"minimist": "^1.2.5"
},
"peerDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1044,10 +1044,10 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@corex/deepmerge@^2.6.148":
version "2.6.148"
resolved "https://registry.yarnpkg.com/@corex/deepmerge/-/deepmerge-2.6.148.tgz#8fa825d53ffd1cbcafce1b6a830eefd3dcc09dd5"
integrity sha512-6QMz0/2h5C3ua51iAnXMPWFbb1QOU1UvSM4bKBw5mzdT+WtLgjbETBBIQZ+Sh9WvEcGwlAt/DEdRpIC3XlDBMA==
"@corex/deepmerge@^3.0.337":
version "3.0.337"
resolved "https://registry.yarnpkg.com/@corex/deepmerge/-/deepmerge-3.0.337.tgz#d2e7c4ecedd6a16442ee73c1062337f14d096b1b"
integrity sha512-I3kJuJJKG32zk/j2t+fAFtahh3v4I2NrWRCoHqa0/jXSimLVSt9cRLAHtrDqHOUjzkqqewSWKQ3fuUPMHXOXFQ==

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

0 comments on commit 33c83f3

Please sign in to comment.