diff --git a/package.json b/package.json index 6384b31d..4ff91e75 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@salesforce/dev-scripts": "^11.0.4", "@salesforce/plugin-command-reference": "^3.1.125", "@salesforce/ts-sinon": "^1.4.36", - "@salesforce/ts-types": "^3.0.0", + "@salesforce/ts-types": "^3.0.1", "@types/marked": "^4.0.8", "@types/marked-terminal": "^3.1.3", "@types/semver": "^7.8.0", diff --git a/yarn.lock b/yarn.lock index 704ec4f4..1cb2bb3d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1371,10 +1371,10 @@ resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.12.tgz#60420622812a7ec7e46d220667bc29b42dc247ff" integrity sha512-BIJyduJC18Kc8z+arUm5AZ9VkPRyw1KKAm+Tk+9LT99eOzhNilyfKzhZ4t+tG2lIGgnJpmytZfVDZ0e2kFul8g== -"@salesforce/ts-types@^3.0.0": - version "3.0.0" - resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-3.0.0.tgz#375b13e92f594bc9d0a09716d77fc753bd31e6a6" - integrity sha512-lTCoI1NtQWiMDyn7B9N/CfWK9WmSpRnbYWqKTZYstn3mZ2DWSYwJXTh5Oh2wAAS9LAD/vaoU3F/TrV3q7wfnYw== +"@salesforce/ts-types@^3.0.0", "@salesforce/ts-types@^3.0.1": + version "3.0.1" + resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-3.0.1.tgz#e57ae9ab0c29aac98e4b247b841164c472b60827" + integrity sha512-NWkveMYT2I3O7EAYwWHi6/ba2YUwp9MFi/zJzA+czK5MVqJfdD6FZbiQrTbALZNvFzgFSdq9BvHm6ygRmtROzw== "@shikijs/core@1.11.1": version "1.11.1"