Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

Commit

Permalink
Try #723:
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotcourant committed Sep 28, 2021
2 parents 8a32da0 + d7ce6af commit fdf1fd1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"is-svg": "4.3.1",
"jest-circus": "26.6.3",
"jest-resolve": "26.6.2",
"jest-watch-typeahead": "0.6.4",
"jest-watch-typeahead": "0.6.5",
"js-cookie": "3.0.1",
"js-yaml": "4.1.0",
"mini-css-extract-plugin": "2.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8117,10 +8117,10 @@ jest-validate@^26.6.2:
leven "^3.1.0"
pretty-format "^26.6.2"

[email protected].4:
version "0.6.4"
resolved "https://registry.yarnpkg.com/jest-watch-typeahead/-/jest-watch-typeahead-0.6.4.tgz#ea70bf1bec34bd4f55b5b72d471b02d997899c3e"
integrity sha512-tGxriteVJqonyrDj/xZHa0E2glKMiglMLQqISLCjxLUfeueRBh9VoRF2FKQyYO2xOqrWDTg7781zUejx411ZXA==
[email protected].5:
version "0.6.5"
resolved "https://registry.yarnpkg.com/jest-watch-typeahead/-/jest-watch-typeahead-0.6.5.tgz#b809f79eed106b6cf832e59a5fe54481f2d1918e"
integrity sha512-GIbV6h37/isatMDtqZlA8Q5vC6T3w+5qdvtF+3LIkPc58zEWzbKmTHvlUIp3wvBm400RzrQWcVPcsAJqKWu7XQ==
dependencies:
ansi-escapes "^4.3.1"
chalk "^4.0.0"
Expand Down

0 comments on commit fdf1fd1

Please sign in to comment.