File tree Expand file tree Collapse file tree 11 files changed +22
-22
lines changed
Expand file tree Collapse file tree 11 files changed +22
-22
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @loki/example-react" ,
3- "version" : " 0.31.0 " ,
3+ "version" : " 0.31.1 " ,
44 "private" : true ,
55 "dependencies" : {
66 "@testing-library/jest-dom" : " ^5.14.1" ,
4040 ]
4141 },
4242 "devDependencies" : {
43- "@loki/create-async-callback" : " ^0.31.0 " ,
44- "@loki/is-loki-running" : " ^0.31.0 " ,
43+ "@loki/create-async-callback" : " ^0.31.1 " ,
44+ "@loki/is-loki-running" : " ^0.31.1 " ,
4545 "@storybook/addon-actions" : " ^6.4.19" ,
4646 "@storybook/addon-essentials" : " ^6.4.19" ,
4747 "@storybook/addon-interactions" : " ^6.4.19" ,
5454 "@storybook/testing-library" : " ^0.0.9" ,
5555 "concurrently" : " ^7.6.0" ,
5656 "deelay" : " ^2.0.0" ,
57- "loki" : " ^0.31.0 " ,
57+ "loki" : " ^0.31.1 " ,
5858 "webpack" : " ^5.70.0"
5959 }
6060}
Original file line number Diff line number Diff line change 11{
22 "name" : " @loki/example-renderer-aws-lambda" ,
3- "version" : " 0.31.0 " ,
3+ "version" : " 0.31.1 " ,
44 "private" : true ,
55 "dependencies" : {
6- "@loki/renderer-aws-lambda" : " ^0.31.0 " ,
6+ "@loki/renderer-aws-lambda" : " ^0.31.1 " ,
77 "chrome-aws-lambda" : " ^2.0.1"
88 }
99}
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.31.0 " ,
2+ "version" : " 0.31.1 " ,
33 "useWorkspaces" : true ,
44 "registry" : " https://registry.npmjs.org" ,
55 "npmClient" : " yarn"
Original file line number Diff line number Diff line change 11{
22 "name" : " @loki/create-async-callback" ,
3- "version" : " 0.31.0 " ,
3+ "version" : " 0.31.1 " ,
44 "description" : " Loki async story management helper" ,
55 "keywords" : [
66 " loki"
Original file line number Diff line number Diff line change 11{
22 "name" : " @loki/is-loki-running" ,
3- "version" : " 0.31.0 " ,
3+ "version" : " 0.31.1 " ,
44 "description" : " Loki test indicator" ,
55 "keywords" : [
66 " loki"
Original file line number Diff line number Diff line change 11{
22 "name" : " loki" ,
3- "version" : " 0.31.0 " ,
3+ "version" : " 0.31.1 " ,
44 "description" : " Visual Regression Testing for Storybook" ,
55 "bin" : {
66 "loki" : " bin/loki"
4747 "@loki/integration-react" : " ^0.31.0" ,
4848 "@loki/integration-react-native" : " ^0.31.0" ,
4949 "@loki/integration-vue" : " ^0.31.0" ,
50- "@loki/runner" : " ^0.31.0 " ,
51- "@loki/target-chrome-app" : " ^0.31.0 " ,
52- "@loki/target-chrome-docker" : " ^0.31.0 " ,
50+ "@loki/runner" : " ^0.31.1 " ,
51+ "@loki/target-chrome-app" : " ^0.31.1 " ,
52+ "@loki/target-chrome-docker" : " ^0.31.1 " ,
5353 "@loki/target-native-android-emulator" : " ^0.31.0" ,
5454 "@loki/target-native-ios-simulator" : " ^0.31.0"
5555 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @loki/renderer-aws-lambda" ,
3- "version" : " 0.31.0 " ,
3+ "version" : " 0.31.1 " ,
44 "description" : " Loki AWS Lambda Chrome renderer" ,
55 "keywords" : [
66 " loki"
2121 "main" : " src/index.js" ,
2222 "dependencies" : {
2323 "@loki/core" : " ^0.31.0" ,
24- "@loki/target-chrome-app" : " ^0.31.0 " ,
24+ "@loki/target-chrome-app" : " ^0.31.1 " ,
2525 "async" : " ^3.2.0"
2626 },
2727 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @loki/runner" ,
3- "version" : " 0.31.0 " ,
3+ "version" : " 0.31.1 " ,
44 "description" : " Loki test runner" ,
55 "bin" : {
66 "loki" : " bin/loki"
3030 "@loki/diff-graphics-magick" : " ^0.31.0" ,
3131 "@loki/diff-looks-same" : " ^0.31.0" ,
3232 "@loki/diff-pixelmatch" : " ^0.31.0" ,
33- "@loki/target-chrome-app" : " ^0.31.0 " ,
33+ "@loki/target-chrome-app" : " ^0.31.1 " ,
3434 "@loki/target-chrome-aws-lambda" : " ^0.31.0" ,
35- "@loki/target-chrome-docker" : " ^0.31.0 " ,
35+ "@loki/target-chrome-docker" : " ^0.31.1 " ,
3636 "@loki/target-native-android-emulator" : " ^0.31.0" ,
3737 "@loki/target-native-ios-simulator" : " ^0.31.0" ,
3838 "async" : " ^3.2.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @loki/target-chrome-app" ,
3- "version" : " 0.31.0 " ,
3+ "version" : " 0.31.1 " ,
44 "description" : " Loki Chrome app target" ,
55 "keywords" : [
66 " loki"
Original file line number Diff line number Diff line change 11{
22 "name" : " @loki/target-chrome-docker" ,
3- "version" : " 0.31.0 " ,
3+ "version" : " 0.31.1 " ,
44 "description" : " Loki Chrome docker target" ,
55 "keywords" : [
66 " loki"
You can’t perform that action at this time.
0 commit comments