Skip to content

Commit

Permalink
fix: update dependency jest-snapshot to v27
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and dword-design committed May 28, 2021
1 parent 03c674f commit a07832d
Show file tree
Hide file tree
Showing 2 changed files with 287 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"jest-image-snapshot": "^4.4.0",
"jest-snapshot": "^26.6.2"
"jest-snapshot": "^27.0.0"
},
"devDependencies": {
"@dword-design/base": "^8.0.0",
Expand Down
Loading

0 comments on commit a07832d

Please sign in to comment.