Skip to content

Commit

Permalink
Upgrade jest to 27.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon committed Apr 4, 2022
1 parent fcf66db commit ef13198
Show file tree
Hide file tree
Showing 2 changed files with 670 additions and 409 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -69,9 +69,9 @@
"google-closure-compiler": "^20200517.0.0",
"gzip-size": "^5.1.1",
"jasmine-check": "^1.0.0-rc.0",
"jest": "^27.3.1",
"jest-cli": "^27.3.1",
"jest-diff": "^27.3.1",
"jest": "^27.5.1",
"jest-cli": "^27.5.1",
"jest-diff": "^27.5.1",
"jest-snapshot-serializer-raw": "^1.1.0",
"minimatch": "^3.0.4",
"minimist": "^1.2.3",
Expand Down

0 comments on commit ef13198

Please sign in to comment.