Skip to content

Commit

Permalink
prettierx: Update jest -> 25.5.4 - devDependency (#248)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jul 14, 2020
1 parent 07b7a8d commit 08ce634
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -105,7 +105,7 @@
"eslint-plugin-prettier": "3.1.4",
"eslint-plugin-react": "7.20.3",
"execa": "3.4.0",
"jest": "25.4.0",
"jest": "25.5.4",
"jest-junit": "10.0.0",
"jest-snapshot-serializer-ansi": "1.0.0",
"jest-snapshot-serializer-raw": "1.1.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Expand Up @@ -889,7 +889,7 @@
jest-util "^25.5.0"
slash "^3.0.0"

"@jest/core@^25.4.0", "@jest/core@^25.5.4":
"@jest/core@^25.5.4":
version "25.5.4"
resolved "https://registry.yarnpkg.com/@jest/core/-/core-25.5.4.tgz#3ef7412f7339210f003cdf36646bbca786efe7b4"
integrity sha512-3uSo7laYxF00Dg/DMgbn4xMJKmDdWvZnf89n8Xj/5/AeQ2dOQmn6b6Hkj/MleyzZWXpwv+WSdYWl4cLsy2JsoA==
Expand Down Expand Up @@ -4286,7 +4286,7 @@ jest-changed-files@^25.5.0:
execa "^3.2.0"
throat "^5.0.0"

jest-cli@^25.4.0:
jest-cli@^25.5.4:
version "25.5.4"
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-25.5.4.tgz#b9f1a84d1301a92c5c217684cb79840831db9f0d"
integrity sha512-rG8uJkIiOUpnREh1768/N3n27Cm+xPFkSNFO91tgg+8o2rXeVLStz+vkXkGr4UtzH6t1SNbjwoiswd7p4AhHTw==
Expand Down Expand Up @@ -4699,14 +4699,14 @@ jest-worker@^25.4.0, jest-worker@^25.5.0:
merge-stream "^2.0.0"
supports-color "^7.0.0"

jest@25.4.0:
version "25.4.0"
resolved "https://registry.yarnpkg.com/jest/-/jest-25.4.0.tgz#fb96892c5c4e4a6b9bcb12068849cddf4c5f8cc7"
integrity sha512-XWipOheGB4wai5JfCYXd6vwsWNwM/dirjRoZgAa7H2wd8ODWbli2AiKjqG8AYhyx+8+5FBEdpO92VhGlBydzbw==
jest@25.5.4:
version "25.5.4"
resolved "https://registry.yarnpkg.com/jest/-/jest-25.5.4.tgz#f21107b6489cfe32b076ce2adcadee3587acb9db"
integrity sha512-hHFJROBTqZahnO+X+PMtT6G2/ztqAZJveGqz//FnWWHurizkD05PQGzRZOhF3XP6z7SJmL+5tCfW8qV06JypwQ==
dependencies:
"@jest/core" "^25.4.0"
"@jest/core" "^25.5.4"
import-local "^3.0.2"
jest-cli "^25.4.0"
jest-cli "^25.5.4"

js-base64@^2.1.9:
version "2.6.3"
Expand Down

0 comments on commit 08ce634

Please sign in to comment.