diff --git a/package.json b/package.json index 3d2ae116..f9127c5d 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@salesforce/cli-plugins-testkit": "^5.3.66", "@salesforce/dev-scripts": "^13.0.2", "@salesforce/plugin-command-reference": "^3.1.132", - "@salesforce/ts-types": "^3.0.1", + "@salesforce/ts-types": "^3.2.0", "@types/chai": "^4.3.17", "@types/mocha": "^10.0.10", "@types/node": "^18", diff --git a/yarn.lock b/yarn.lock index 6cf99b4f..76ebbcdf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1431,10 +1431,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", "@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== +"@salesforce/ts-types@^3.0.0", "@salesforce/ts-types@^3.2.0": + version "3.2.0" + resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-3.2.0.tgz#9e0393cab10d763b89562f0f94515e3cf1efbbe7" + integrity sha512-3xdKt4nlthDC8nCHVWpVDwM5mmPlk8kDyJ1E3dWMk7FLRdQqhLgaHZgS+AMqcowWiKUC1l1d5YIhGhQM7dw3Bw== "@shikijs/core@1.29.2": version "1.29.2"