Skip to content

Commit

Permalink
Merge pull request #277 from tarsinzer/renovate/jest-preset-angular-12.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency jest-preset-angular to v12.2.3
  • Loading branch information
tarsisexistence authored Dec 12, 2022
2 parents ed3cc3b + 52d8e11 commit b72be4f
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 @@ -60,7 +60,7 @@
"all-contributors-cli": "6.24.0",
"codelyzer": "6.0.2",
"jest": "28.1.3",
"jest-preset-angular": "12.2.2",
"jest-preset-angular": "12.2.3",
"ng-packagr": "14.2.2",
"ora": "5.4.1",
"prettier": "2.7.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5714,10 +5714,10 @@ [email protected]:
optionalDependencies:
esbuild ">=0.13.8"

[email protected].2:
version "12.2.2"
resolved "https://registry.yarnpkg.com/jest-preset-angular/-/jest-preset-angular-12.2.2.tgz#f7414e15e165e34efdc4fd8404a19e8e4856441e"
integrity sha512-aj5ZwVW6cGGzZKUn6e/jDwFgQh6FHy1zCCXWOeqFCuM3WODrbdUJ93zKrex18e9K1+PvOcP0e20yKbj3gwhfFg==
[email protected].3:
version "12.2.3"
resolved "https://registry.yarnpkg.com/jest-preset-angular/-/jest-preset-angular-12.2.3.tgz#2a0db250f6e1c83b451a21f5ca4136925f17d5b1"
integrity sha512-9vgawXuki/lg4IRPtl5k83krWLKADTal7BBm06xNAWOK09AbHK1foXqZdVOMObsWbaMDeQ1cjba60vS/aEVY4Q==
dependencies:
bs-logger "^0.2.6"
esbuild-wasm ">=0.13.8"
Expand Down

0 comments on commit b72be4f

Please sign in to comment.