diff --git a/package.json b/package.json index d84075e..3a2fd11 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "homepage": "https://github.com/design4pro/documentalist-webpack-plugin#readme", "devDependencies": { "codecov": "3.5.0", - "commitizen": "3.1.1", + "commitizen": "3.1.2", "cz-release-me": "1.6.1", "nyc": "14.1.1", "release-me": "1.4.2" diff --git a/yarn.lock b/yarn.lock index f05ca2e..6629340 100644 --- a/yarn.lock +++ b/yarn.lock @@ -652,9 +652,9 @@ commander@~2.17.1: version "2.17.1" resolved "https://registry.yarnpkg.com/commander/-/commander-2.17.1.tgz#bd77ab7de6de94205ceacc72f1716d29f20a77bf" -commitizen@3.1.1: - version "3.1.1" - resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-3.1.1.tgz#0135c8c68df52ce348d718f79b23eb03b8713918" +commitizen@3.1.2: + version "3.1.2" + resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-3.1.2.tgz#29ddd8b39396923e9058a0e4840cbeef144290be" dependencies: cachedir "2.1.0" cz-conventional-changelog "2.1.0" @@ -666,7 +666,7 @@ commitizen@3.1.1: glob "7.1.3" inquirer "6.2.0" is-utf8 "^0.2.1" - lodash "4.17.11" + lodash "4.17.14" minimist "1.2.0" shelljs "0.7.6" strip-bom "3.0.0" @@ -2553,9 +2553,9 @@ lodash.uniq@^4.5.0: version "4.5.0" resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773" -lodash@4.17.11, lodash@^4.17.10, lodash@^4.17.11: - version "4.17.11" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d" +lodash@4.17.14: + version "4.17.14" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.14.tgz#9ce487ae66c96254fe20b599f21b6816028078ba" lodash@^3.10.1: version "3.10.1" @@ -2565,6 +2565,10 @@ lodash@^4.0.0, lodash@^4.13.1, lodash@^4.2.1, lodash@^4.3.0: version "4.17.4" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae" +lodash@^4.17.10, lodash@^4.17.11: + version "4.17.11" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d" + longest@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/longest/-/longest-1.0.1.tgz#30a0b2da38f73770e8294a0d22e6625ed77d0097"