Skip to content

Commit

Permalink
chore(deps): update dependency jest-preset-angular to v14.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 22, 2024
1 parent fc32d8f commit 65b9fd8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@angular-builders/common": "workspace:*",
"@angular-devkit/architect": ">=0.1700.0 < 0.1800.0",
"@angular-devkit/core": "^17.0.0",
"jest-preset-angular": "14.0.4",
"jest-preset-angular": "14.1.0",
"lodash": "^4.17.15"
},
"peerDependencies": {
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ __metadata:
"@types/jest": ^29.5.1
cpy-cli: ^5.0.0
jest: 29.7.0
jest-preset-angular: 14.0.4
jest-preset-angular: 14.1.0
lodash: ^4.17.15
quicktype: ^15.0.260
rimraf: ^5.0.0
Expand Down Expand Up @@ -10293,9 +10293,9 @@ __metadata:
languageName: node
linkType: hard

"jest-preset-angular@npm:14.0.4":
version: 14.0.4
resolution: "jest-preset-angular@npm:14.0.4"
"jest-preset-angular@npm:14.1.0":
version: 14.1.0
resolution: "jest-preset-angular@npm:14.1.0"
dependencies:
bs-logger: ^0.2.6
esbuild: ">=0.15.13"
Expand All @@ -10305,16 +10305,16 @@ __metadata:
pretty-format: ^29.0.0
ts-jest: ^29.0.0
peerDependencies:
"@angular-devkit/build-angular": ">=15.0.0 <18.0.0"
"@angular/compiler-cli": ">=15.0.0 <18.0.0"
"@angular/core": ">=15.0.0 <18.0.0"
"@angular/platform-browser-dynamic": ">=15.0.0 <18.0.0"
"@angular-devkit/build-angular": ">=15.0.0 <19.0.0"
"@angular/compiler-cli": ">=15.0.0 <19.0.0"
"@angular/core": ">=15.0.0 <19.0.0"
"@angular/platform-browser-dynamic": ">=15.0.0 <19.0.0"
jest: ^29.0.0
typescript: ">=4.8"
dependenciesMeta:
esbuild:
optional: true
checksum: d76648c799bb767b597d2bb0504a3829d5f7ab10bdc5e74e87d0f0ce8570f23cfc00cf45d7ee07052e6a34381dcc0248ab72ad5c2634c5ce66d081e6ca18bbc7
checksum: fd4d3aeedf7632f373575d6a0955b9c9022099d0311b42b80551c5082b29acb6c2e742d13899c522bc18d4321380976f2041d7a554f91ccd01581468a9a30f4a
languageName: node
linkType: hard

Expand Down

0 comments on commit 65b9fd8

Please sign in to comment.