Skip to content

Commit 213d7f9

Browse files
build(deps-dev): bump jest-preset-angular from 8.3.2 to 8.4.0
Bumps [jest-preset-angular](https://github.com/thymikee/jest-preset-angular) from 8.3.2 to 8.4.0. - [Release notes](https://github.com/thymikee/jest-preset-angular/releases) - [Changelog](https://github.com/thymikee/jest-preset-angular/blob/master/CHANGELOG.md) - [Commits](thymikee/jest-preset-angular@v8.3.2...v8.4.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ca5b8e9 commit 213d7f9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"canvas": "2.6.1",
6767
"husky": "^5.1.2",
6868
"jest": "26.6.3",
69-
"jest-preset-angular": "8.3.2",
69+
"jest-preset-angular": "8.4.0",
7070
"ng-packagr": "^10.0.0",
7171
"prettier": "^2.0.5",
7272
"pretty-quick": "^3.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3471,10 +3471,10 @@ jest-pnp-resolver@^1.2.2:
34713471
resolved "https://registry.yarnpkg.com/jest-pnp-resolver/-/jest-pnp-resolver-1.2.2.tgz#b704ac0ae028a89108a4d040b3f919dfddc8e33c"
34723472
integrity sha512-olV41bKSMm8BdnuMsewT4jqlZ8+3TCARAXjZGT9jcoSnrfUnRCqnMoF9XEeoWjbzObpqF9dRhHQj0Xb9QdF6/w==
34733473

3474-
jest-preset-angular@8.3.2:
3475-
version "8.3.2"
3476-
resolved "https://registry.yarnpkg.com/jest-preset-angular/-/jest-preset-angular-8.3.2.tgz#170e0a4635dcd4b2ad02a1a805268b15da5b5543"
3477-
integrity sha512-mdETK9E5tkCJPnPzB7NLXDB7CULbUEwcrA7eKU7WdR0u7ZIJqP0pvQxK5Cc70KBsOEaiwJK6LSGJm7aeqjSYYA==
3474+
jest-preset-angular@8.4.0:
3475+
version "8.4.0"
3476+
resolved "https://registry.yarnpkg.com/jest-preset-angular/-/jest-preset-angular-8.4.0.tgz#476b8a29a4e3a28145b3a53bbe318252da8644f0"
3477+
integrity sha512-lngQRVVMy2qdzhSzUVTkKFsWC+Z2uMFlJf8J5ZeapNZFsRYW2tjlVqdm+sJOTnVmMVnN7CtDqvRDwlyFTIYD+A==
34783478
dependencies:
34793479
pretty-format "26.x"
34803480
ts-jest "26.x"

0 commit comments

Comments
 (0)