Skip to content

Commit

Permalink
prettierx: Update jest-snapshot-serializer-raw -> 1.2.0 - devDependen…
Browse files Browse the repository at this point in the history
…cy (#567)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jun 14, 2021
1 parent 825e21c commit c141d74
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -116,7 +116,7 @@
"flow-parser": "0.122.0",
"jest": "26.6.3",
"jest-snapshot-serializer-ansi": "1.0.0",
"jest-snapshot-serializer-raw": "1.1.0",
"jest-snapshot-serializer-raw": "1.2.0",
"jest-watch-typeahead": "0.6.4",
"prettier": "2.0.5",
"rimraf": "3.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -5488,10 +5488,10 @@ jest-snapshot-serializer-ansi@1.0.0:
has-ansi "^3.0.0"
strip-ansi "^4.0.0"

jest-snapshot-serializer-raw@1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/jest-snapshot-serializer-raw/-/jest-snapshot-serializer-raw-1.1.0.tgz#1d7f09c02f3dbbc3ae70b5b7598fb2f45e37d6c8"
integrity sha512-OL3bXRCnSn7Kur3YTGYj+A3Hwh2eyb5QL5VLQ9OSsPBOva7r3sCB0Jf1rOT/KN3ypzH42hrkDz96lpbiMo+AlQ==
jest-snapshot-serializer-raw@1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/jest-snapshot-serializer-raw/-/jest-snapshot-serializer-raw-1.2.0.tgz#cd67afb5e5cc39d88d518b45e7320dd01ce55148"
integrity sha512-Cnp2u7GkaXBVOOelhU94x6Kb/10WJjQtgKDvqynnYGNGQlKBj06x8QZmRkL8XWWVLQ5DKA2fT5rY9kRd512JcA==

jest-snapshot@^26.1.0, jest-snapshot@^26.6.2:
version "26.6.2"
Expand Down

0 comments on commit c141d74

Please sign in to comment.