diff --git a/examples/expo-example/package.json b/examples/expo-example/package.json index 41642523..9105c1a8 100644 --- a/examples/expo-example/package.json +++ b/examples/expo-example/package.json @@ -1,6 +1,6 @@ { "name": "@sherlo/expo-example", - "version": "1.0.14", + "version": "1.0.15", "private": true, "main": "index.ts", "scripts": { @@ -52,8 +52,8 @@ }, "devDependencies": { "@babel/core": "^7.20.0", - "@sherlo/cli": "^1.0.14", - "@sherlo/react-native-storybook": "^1.0.14", + "@sherlo/cli": "^1.0.15", + "@sherlo/react-native-storybook": "^1.0.15", "@storybook/addon-actions": "^7.6.10", "@storybook/addon-controls": "^7.6.10", "@storybook/addon-designs": "^7.0.9", diff --git a/lerna.json b/lerna.json index 8682c519..beace86a 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { "npmClient": "yarn", - "version": "1.0.14", + "version": "1.0.15", "$schema": "node_modules/lerna/schemas/lerna-schema.json" } diff --git a/packages/action/package.json b/packages/action/package.json index 2be8b8ab..a8f52605 100644 --- a/packages/action/package.json +++ b/packages/action/package.json @@ -1,6 +1,6 @@ { "name": "@sherlo/action", - "version": "1.0.14", + "version": "1.0.15", "description": "A github action that uploads provided iOS & Android builds to Sherlo and starts a test run", "license": "MIT", "author": "Sherlo", @@ -28,7 +28,7 @@ "dependencies": { "@actions/core": "^1.10.1", "@actions/github": "^6.0.0", - "@sherlo/cli": "^1.0.14" + "@sherlo/cli": "^1.0.15" }, "devDependencies": { "@types/jest": "^26.0.15", diff --git a/packages/cli/package.json b/packages/cli/package.json index 0d08f7c9..d0235223 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@sherlo/cli", - "version": "1.0.14", + "version": "1.0.15", "description": "A CLI that uploads provided iOS & Android builds to Sherlo and starts a test run", "keywords": [ "visual testing", diff --git a/packages/react-native-storybook/package.json b/packages/react-native-storybook/package.json index f592054d..3048212a 100644 --- a/packages/react-native-storybook/package.json +++ b/packages/react-native-storybook/package.json @@ -1,6 +1,6 @@ { "name": "@sherlo/react-native-storybook", - "version": "1.0.14", + "version": "1.0.15", "description": "Sherlo is a Visual Testing tool for React Native Storybook", "keywords": [ "visual testing", diff --git a/yarn.lock b/yarn.lock index d7475644..a70f899a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10260,7 +10260,7 @@ expo-asset@~9.0.2: invariant "^2.2.4" md5-file "^3.2.3" -expo-constants@*, expo-constants@~15.4.0: +expo-constants@~15.4.0: version "15.4.6" resolved "https://registry.yarnpkg.com/expo-constants/-/expo-constants-15.4.6.tgz#d4e9b21b70c5602457962700f2e90a75356b487b" integrity sha512-vizE69dww2Vl0PTWWvDmK0Jo2/J+WzdcMZlA05YEnEYofQuhKxTVsiuipf79mSOmFavt4UQYC1UnzptzKyfmiQ== @@ -10294,7 +10294,7 @@ expo-dev-menu-interface@1.7.2: resolved "https://registry.yarnpkg.com/expo-dev-menu-interface/-/expo-dev-menu-interface-1.7.2.tgz#772fb97c6b0a44c27965cdfcfa078f316b0930ca" integrity sha512-V/geSB9rW0IPTR+d7E5CcvkV0uVUCE7SMHZqE/J0/dH06Wo8AahB16fimXeh5/hTL2Qztq8CQ41xpFUBoA9TEw== -expo-dev-menu@*, expo-dev-menu@4.5.8: +expo-dev-menu@4.5.8: version "4.5.8" resolved "https://registry.yarnpkg.com/expo-dev-menu/-/expo-dev-menu-4.5.8.tgz#21940385124c7d2745066bbcb42185ebd35f66bc" integrity sha512-GXfI0CmYlqjOqyFjtplXO9PSoJQoy89+50lbUSNZykDsGyvzCPzl4txdQcdHHSglKYr7lWV7aeMVeehuSct60w==