diff --git a/package.json b/package.json index 663c10c7..07003b18 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@salesforce/cli-plugins-testkit": "^5.3.64", "@salesforce/dev-scripts": "^11.0.4", "@salesforce/plugin-command-reference": "^3.1.128", - "@salesforce/ts-types": "^3.0.0", + "@salesforce/ts-types": "^3.0.1", "eslint-plugin-sf-plugin": "^1.20.33", "oclif": "^4.23.29", "ts-node": "^10.9.2", diff --git a/yarn.lock b/yarn.lock index e4e9775a..f02f7ebd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1357,10 +1357,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.12.0": version "1.12.0"