diff --git a/packages/add-changeset/package.json b/packages/add-changeset/package.json index 45bb38992..f762d61ef 100644 --- a/packages/add-changeset/package.json +++ b/packages/add-changeset/package.json @@ -10,7 +10,7 @@ "author": "Octopus Deploy", "license": "Apache-2.0", "dependencies": { - "@changesets/types": "5.0.0", + "@changesets/types": "5.2.1", "@changesets/write": "0.1.9", "@octopusdeploy/shared-action-utils": "0.2.0", "glob": "7.2.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 32698d46e..d534c668e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,7 +37,7 @@ importers: packages/add-changeset: specifiers: - '@changesets/types': 5.0.0 + '@changesets/types': 5.2.1 '@changesets/write': 0.1.9 '@octopusdeploy/shared-action-utils': 0.2.0 '@types/glob': 7.2.0 @@ -53,7 +53,7 @@ importers: ts-jest: 26.5.6 typescript: 4.6.4 dependencies: - '@changesets/types': 5.0.0 + '@changesets/types': 5.2.1 '@changesets/write': 0.1.9 '@octopusdeploy/shared-action-utils': link:../shared-action-utils glob: 7.2.3 @@ -687,9 +687,10 @@ packages: /@changesets/types/5.0.0: resolution: {integrity: sha512-IT1kBLSbAgTS4WtpU6P5ko054hq12vk4tgeIFRVE7Vnm4a/wgbNvBalgiKP0MjEXbCkZbItiGQHkCGxYWR55sA==} + dev: true - /@changesets/types/5.1.0: - resolution: {integrity: sha512-uUByGATZCdaPkaO9JkBsgGDjEvHyY2Sb0e/J23+cwxBi5h0fxpLF/HObggO/Fw8T2nxK6zDfJbPsdQt5RwYFJA==} + /@changesets/types/5.2.1: + resolution: {integrity: sha512-myLfHbVOqaq9UtUKqR/nZA/OY7xFjQMdfgfqeZIBK4d0hA6pgxArvdv8M+6NUzzBsjWLOtvApv8YHr4qM+Kpfg==} dev: false /@changesets/write/0.1.8: @@ -706,7 +707,7 @@ packages: resolution: {integrity: sha512-E90ZrsrfJVOOQaP3Mm5Xd7uDwBAqq3z5paVEavTHKA8wxi7NAL8CmjgbGxSFuiP7ubnJA2BuHlrdE4z86voGOg==} dependencies: '@babel/runtime': 7.17.9 - '@changesets/types': 5.1.0 + '@changesets/types': 5.2.1 fs-extra: 7.0.1 human-id: 1.0.2 prettier: 1.19.1