Skip to content

Commit

Permalink
chore(deps): update to latest jest-preset-angular
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiscoding committed Nov 20, 2021
1 parent 2812ab5 commit 5659890
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 @@ -136,7 +136,7 @@
"eslint": "^8.2.0",
"jest": "^27.3.1",
"jest-extended": "^1.1.0",
"jest-preset-angular": "^11.0.0-rc.4",
"jest-preset-angular": "^11.0.0",
"ng-packagr": "^13.0.6",
"ngx-bootstrap": "^7.1.0",
"npm-run-all": "^4.1.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6957,10 +6957,10 @@ jest-pnp-resolver@^1.2.2:
resolved "https://registry.yarnpkg.com/jest-pnp-resolver/-/jest-pnp-resolver-1.2.2.tgz#b704ac0ae028a89108a4d040b3f919dfddc8e33c"
integrity sha512-olV41bKSMm8BdnuMsewT4jqlZ8+3TCARAXjZGT9jcoSnrfUnRCqnMoF9XEeoWjbzObpqF9dRhHQj0Xb9QdF6/w==

jest-preset-angular@^11.0.0-rc.4:
version "11.0.0-rc.4"
resolved "https://registry.yarnpkg.com/jest-preset-angular/-/jest-preset-angular-11.0.0-rc.4.tgz#90befd3cfaf23cc8e1a546dd0ee19b9305839e54"
integrity sha512-j4qnzFZUUXTcWUdz6HGY1cD8gLm02qA92k1V3P3RqQ6pjFCjlvBCLTjShkhsYoBBbJWx6KR0Jbe1zzZrJJ0jBQ==
jest-preset-angular@^11.0.0:
version "11.0.0"
resolved "https://registry.yarnpkg.com/jest-preset-angular/-/jest-preset-angular-11.0.0.tgz#4b1913e4baddf37a8b96d6215d9a647dcdd6f324"
integrity sha512-+Vt6O2q/cvhbbrE4xplZjn3TqLcQpOtkk+zqoCFLW/Lo0fALEJIXECt1Ia288iJtxJU4qm7tLsQy1KmAaN+CzA==
dependencies:
esbuild "0.13.13"
jest-environment-jsdom "^27.0.0"
Expand Down

0 comments on commit 5659890

Please sign in to comment.