File tree Expand file tree Collapse file tree 13 files changed +29
-29
lines changed
Expand file tree Collapse file tree 13 files changed +29
-29
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @loki/example-react" ,
3- "version" : " 0.31.1 " ,
3+ "version" : " 0.31.2 " ,
44 "private" : true ,
55 "dependencies" : {
66 "@testing-library/jest-dom" : " ^5.14.1" ,
5454 "@storybook/testing-library" : " ^0.0.9" ,
5555 "concurrently" : " ^7.6.0" ,
5656 "deelay" : " ^2.0.0" ,
57- "loki" : " ^0.31.1 " ,
57+ "loki" : " ^0.31.2 " ,
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.1 " ,
3+ "version" : " 0.31.2 " ,
44 "private" : true ,
55 "dependencies" : {
6- "@loki/renderer-aws-lambda" : " ^0.31.1 " ,
6+ "@loki/renderer-aws-lambda" : " ^0.31.2 " ,
77 "chrome-aws-lambda" : " ^2.0.1"
88 }
99}
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.31.1 " ,
2+ "version" : " 0.31.2 " ,
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/browser" ,
3- "version" : " 0.31.0 " ,
3+ "version" : " 0.31.2 " ,
44 "description" : " Loki browser integration" ,
55 "keywords" : [
66 " loki"
Original file line number Diff line number Diff line change 11{
22 "name" : " @loki/integration-react" ,
3- "version" : " 0.31.0 " ,
3+ "version" : " 0.31.2 " ,
44 "description" : " Loki react integration" ,
55 "keywords" : [
66 " loki"
2020 ],
2121 "main" : " src/index.js" ,
2222 "dependencies" : {
23- "@loki/browser" : " ^0.31.0 "
23+ "@loki/browser" : " ^0.31.2 "
2424 },
2525 "peerDependencies" : {
2626 "@storybook/react" : " ^5 || ^6"
Original file line number Diff line number Diff line change 11{
22 "name" : " @loki/integration-vue" ,
3- "version" : " 0.31.0 " ,
3+ "version" : " 0.31.2 " ,
44 "description" : " Loki vue integration" ,
55 "keywords" : [
66 " loki"
2020 ],
2121 "main" : " src/index.js" ,
2222 "dependencies" : {
23- "@loki/browser" : " ^0.31.0 "
23+ "@loki/browser" : " ^0.31.2 "
2424 },
2525 "peerDependencies" : {
2626 "@storybook/vue" : " ^5 || ^6"
Original file line number Diff line number Diff line change 11{
22 "name" : " loki" ,
3- "version" : " 0.31.1 " ,
3+ "version" : " 0.31.2 " ,
44 "description" : " Visual Regression Testing for Storybook" ,
55 "bin" : {
66 "loki" : " bin/loki"
4444 " *.js"
4545 ],
4646 "dependencies" : {
47- "@loki/integration-react" : " ^0.31.0 " ,
47+ "@loki/integration-react" : " ^0.31.2 " ,
4848 "@loki/integration-react-native" : " ^0.31.0" ,
49- "@loki/integration-vue" : " ^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 " ,
49+ "@loki/integration-vue" : " ^0.31.2 " ,
50+ "@loki/runner" : " ^0.31.2 " ,
51+ "@loki/target-chrome-app" : " ^0.31.2 " ,
52+ "@loki/target-chrome-docker" : " ^0.31.2 " ,
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.1 " ,
3+ "version" : " 0.31.2 " ,
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.1 " ,
24+ "@loki/target-chrome-app" : " ^0.31.2 " ,
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.1 " ,
3+ "version" : " 0.31.2 " ,
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.1 " ,
33+ "@loki/target-chrome-app" : " ^0.31.2 " ,
3434 "@loki/target-chrome-aws-lambda" : " ^0.31.0" ,
35- "@loki/target-chrome-docker" : " ^0.31.1 " ,
35+ "@loki/target-chrome-docker" : " ^0.31.2 " ,
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.1 " ,
3+ "version" : " 0.31.2 " ,
44 "description" : " Loki Chrome app target" ,
55 "keywords" : [
66 " loki"
2020 ],
2121 "main" : " src/index.js" ,
2222 "dependencies" : {
23- "@loki/target-chrome-core" : " ^0.31.0 " ,
23+ "@loki/target-chrome-core" : " ^0.31.2 " ,
2424 "chrome-launcher" : " ^0.14.1" ,
2525 "chrome-remote-interface" : " ^0.32.1" ,
2626 "debug" : " ^4.1.1"
You can’t perform that action at this time.
0 commit comments