Skip to content

Commit

Permalink
update lb to 3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
juliewongbandue committed Jul 18, 2023
1 parent 7e1e17f commit 53ad32c
Show file tree
Hide file tree
Showing 4 changed files with 409 additions and 683 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,4 +143,4 @@ jobs:
- run: pnpm build-storybook

- name: Lost Pixel
uses: lost-pixel/lost-pixel@v2.23.0
uses: lost-pixel/lost-pixel@v3.4.1
2 changes: 1 addition & 1 deletion .github/workflows/update-baselines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:

- name: Lost Pixel
id: lp
uses: lost-pixel/lost-pixel@v2.23.0
uses: lost-pixel/lost-pixel@v3.4.1
env:
LOST_PIXEL_MODE: update
- name: Create Pull Request
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"framer-motion": "^6.5.1",
"jest": "^28.1.3",
"jest-environment-jsdom": "^28.1.3",
"lost-pixel": "^2.23.0",
"lost-pixel": "^3.4.1",
"polished": "^4.2.2",
"pre-commit": "^1.2.2",
"prettier": "^2.8.8",
Expand Down
Loading

0 comments on commit 53ad32c

Please sign in to comment.