diff --git a/.pnp.js b/.pnp.js index 8f5c60e6e..26dbb5b48 100755 --- a/.pnp.js +++ b/.pnp.js @@ -146,7 +146,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["rimraf", "npm:3.0.2"], ["selfsigned", "npm:1.10.11"], ["semver", "npm:7.3.5"], - ["standard-version", "npm:9.3.1"], + ["standard-version", "npm:9.3.2"], ["supertest", "npm:6.1.3"], ["ts-node", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:10.2.0"], ["typescript", "patch:typescript@npm%3A4.1.3#builtin::version=4.1.3&hash=a45b0e"], @@ -7311,6 +7311,16 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["q", "npm:1.5.1"] ], "linkType": "HARD", + }], + ["npm:4.6.1", { + "packageLocation": "./.yarn/cache/conventional-changelog-conventionalcommits-npm-4.6.1-030ed159a8-c9a72b75eb.zip/node_modules/conventional-changelog-conventionalcommits/", + "packageDependencies": [ + ["conventional-changelog-conventionalcommits", "npm:4.6.1"], + ["compare-func", "npm:2.0.0"], + ["lodash", "npm:4.17.19"], + ["q", "npm:1.5.1"] + ], + "linkType": "HARD", }] ]], ["conventional-changelog-core", [ @@ -15726,14 +15736,14 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }] ]], ["standard-version", [ - ["npm:9.3.1", { - "packageLocation": "./.yarn/cache/standard-version-npm-9.3.1-79f6c7de68-ed79532134.zip/node_modules/standard-version/", + ["npm:9.3.2", { + "packageLocation": "./.yarn/cache/standard-version-npm-9.3.2-f7862398c5-f469069be3.zip/node_modules/standard-version/", "packageDependencies": [ - ["standard-version", "npm:9.3.1"], + ["standard-version", "npm:9.3.2"], ["chalk", "npm:2.4.2"], ["conventional-changelog", "npm:3.1.24"], ["conventional-changelog-config-spec", "npm:2.1.0"], - ["conventional-changelog-conventionalcommits", "npm:4.5.0"], + ["conventional-changelog-conventionalcommits", "npm:4.6.1"], ["conventional-recommended-bump", "npm:6.1.0"], ["detect-indent", "npm:6.0.0"], ["detect-newline", "npm:3.1.0"], @@ -17066,7 +17076,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["rimraf", "npm:3.0.2"], ["selfsigned", "npm:1.10.11"], ["semver", "npm:7.3.5"], - ["standard-version", "npm:9.3.1"], + ["standard-version", "npm:9.3.2"], ["supertest", "npm:6.1.3"], ["ts-node", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:10.2.0"], ["typescript", "patch:typescript@npm%3A4.1.3#builtin::version=4.1.3&hash=a45b0e"], diff --git a/.yarn/cache/conventional-changelog-conventionalcommits-npm-4.6.1-030ed159a8-c9a72b75eb.zip b/.yarn/cache/conventional-changelog-conventionalcommits-npm-4.6.1-030ed159a8-c9a72b75eb.zip new file mode 100644 index 000000000..b8a44bddb Binary files /dev/null and b/.yarn/cache/conventional-changelog-conventionalcommits-npm-4.6.1-030ed159a8-c9a72b75eb.zip differ diff --git a/.yarn/cache/standard-version-npm-9.3.1-79f6c7de68-ed79532134.zip b/.yarn/cache/standard-version-npm-9.3.2-f7862398c5-f469069be3.zip similarity index 77% rename from .yarn/cache/standard-version-npm-9.3.1-79f6c7de68-ed79532134.zip rename to .yarn/cache/standard-version-npm-9.3.2-f7862398c5-f469069be3.zip index 3f2b2b322..83d0fcf15 100644 Binary files a/.yarn/cache/standard-version-npm-9.3.1-79f6c7de68-ed79532134.zip and b/.yarn/cache/standard-version-npm-9.3.2-f7862398c5-f469069be3.zip differ diff --git a/package.json b/package.json index bbe4d909a..b55a4b85c 100644 --- a/package.json +++ b/package.json @@ -132,7 +132,7 @@ "puppeteer": "5.5.0", "rimraf": "3.0.2", "selfsigned": "1.10.11", - "standard-version": "9.3.1", + "standard-version": "9.3.2", "supertest": "6.1.3", "ts-node": "10.2.0", "typescript": "4.1.3", diff --git a/yarn.lock b/yarn.lock index b89fd7135..7d2add4be 100644 Binary files a/yarn.lock and b/yarn.lock differ