Skip to content

Commit

Permalink
v0.31.1
Browse files Browse the repository at this point in the history
  • Loading branch information
oblador committed Mar 15, 2023
1 parent 82fd4bd commit 7ca6aa0
Show file tree
Hide file tree
Showing 11 changed files with 22 additions and 22 deletions.
8 changes: 4 additions & 4 deletions examples/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@loki/example-react",
"version": "0.31.0",
"version": "0.31.1",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^5.14.1",
Expand Down Expand Up @@ -40,8 +40,8 @@
]
},
"devDependencies": {
"@loki/create-async-callback": "^0.31.0",
"@loki/is-loki-running": "^0.31.0",
"@loki/create-async-callback": "^0.31.1",
"@loki/is-loki-running": "^0.31.1",
"@storybook/addon-actions": "^6.4.19",
"@storybook/addon-essentials": "^6.4.19",
"@storybook/addon-interactions": "^6.4.19",
Expand All @@ -54,7 +54,7 @@
"@storybook/testing-library": "^0.0.9",
"concurrently": "^7.6.0",
"deelay": "^2.0.0",
"loki": "^0.31.0",
"loki": "^0.31.1",
"webpack": "^5.70.0"
}
}
4 changes: 2 additions & 2 deletions examples/renderer-aws-lambda/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "@loki/example-renderer-aws-lambda",
"version": "0.31.0",
"version": "0.31.1",
"private": true,
"dependencies": {
"@loki/renderer-aws-lambda": "^0.31.0",
"@loki/renderer-aws-lambda": "^0.31.1",
"chrome-aws-lambda": "^2.0.1"
}
}
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.31.0",
"version": "0.31.1",
"useWorkspaces": true,
"registry": "https://registry.npmjs.org",
"npmClient": "yarn"
Expand Down
2 changes: 1 addition & 1 deletion packages/create-async-callback/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@loki/create-async-callback",
"version": "0.31.0",
"version": "0.31.1",
"description": "Loki async story management helper",
"keywords": [
"loki"
Expand Down
2 changes: 1 addition & 1 deletion packages/is-loki-running/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@loki/is-loki-running",
"version": "0.31.0",
"version": "0.31.1",
"description": "Loki test indicator",
"keywords": [
"loki"
Expand Down
8 changes: 4 additions & 4 deletions packages/loki/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "loki",
"version": "0.31.0",
"version": "0.31.1",
"description": "Visual Regression Testing for Storybook",
"bin": {
"loki": "bin/loki"
Expand Down Expand Up @@ -47,9 +47,9 @@
"@loki/integration-react": "^0.31.0",
"@loki/integration-react-native": "^0.31.0",
"@loki/integration-vue": "^0.31.0",
"@loki/runner": "^0.31.0",
"@loki/target-chrome-app": "^0.31.0",
"@loki/target-chrome-docker": "^0.31.0",
"@loki/runner": "^0.31.1",
"@loki/target-chrome-app": "^0.31.1",
"@loki/target-chrome-docker": "^0.31.1",
"@loki/target-native-android-emulator": "^0.31.0",
"@loki/target-native-ios-simulator": "^0.31.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/renderer-aws-lambda/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@loki/renderer-aws-lambda",
"version": "0.31.0",
"version": "0.31.1",
"description": "Loki AWS Lambda Chrome renderer",
"keywords": [
"loki"
Expand All @@ -21,7 +21,7 @@
"main": "src/index.js",
"dependencies": {
"@loki/core": "^0.31.0",
"@loki/target-chrome-app": "^0.31.0",
"@loki/target-chrome-app": "^0.31.1",
"async": "^3.2.0"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/runner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@loki/runner",
"version": "0.31.0",
"version": "0.31.1",
"description": "Loki test runner",
"bin": {
"loki": "bin/loki"
Expand Down Expand Up @@ -30,9 +30,9 @@
"@loki/diff-graphics-magick": "^0.31.0",
"@loki/diff-looks-same": "^0.31.0",
"@loki/diff-pixelmatch": "^0.31.0",
"@loki/target-chrome-app": "^0.31.0",
"@loki/target-chrome-app": "^0.31.1",
"@loki/target-chrome-aws-lambda": "^0.31.0",
"@loki/target-chrome-docker": "^0.31.0",
"@loki/target-chrome-docker": "^0.31.1",
"@loki/target-native-android-emulator": "^0.31.0",
"@loki/target-native-ios-simulator": "^0.31.0",
"async": "^3.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/target-chrome-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@loki/target-chrome-app",
"version": "0.31.0",
"version": "0.31.1",
"description": "Loki Chrome app target",
"keywords": [
"loki"
Expand Down
2 changes: 1 addition & 1 deletion packages/target-chrome-docker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@loki/target-chrome-docker",
"version": "0.31.0",
"version": "0.31.1",
"description": "Loki Chrome docker target",
"keywords": [
"loki"
Expand Down
4 changes: 2 additions & 2 deletions test/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@loki/test-cli",
"version": "0.31.0",
"version": "0.31.1",
"private": true,
"scripts": {
"test": "bash ./test-cra-init.sh"
},
"devDependencies": {
"execa": "^5.0.0",
"loki": "^0.31.0"
"loki": "^0.31.1"
}
}

0 comments on commit 7ca6aa0

Please sign in to comment.