Skip to content

Commit

Permalink
build(deps): Update dependency @types/jest to ^28.1.3 (#1652)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 21, 2022
1 parent 940087a commit f24531c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@commitlint/config-angular": "^17.0.0",
"@jest/transform": "^28.1.1",
"@jest/types": "^28.1.1",
"@types/jest": "^28.1.2",
"@types/jest": "^28.1.3",
"@types/node": "^16.11.41",
"@types/semver": "^7.3.10",
"@typescript-eslint/eslint-plugin": "^5.28.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2547,13 +2547,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:^28.1.2":
version: 28.1.2
resolution: "@types/jest@npm:28.1.2"
"@types/jest@npm:^28.1.3":
version: 28.1.3
resolution: "@types/jest@npm:28.1.3"
dependencies:
jest-matcher-utils: ^28.0.0
pretty-format: ^28.0.0
checksum: 53ec95b0b27c61380225b94f8660e661e8c6c6fc69b7130531fb5d72ebf5c8838a4266b8a6d7b3a77b3bcdabed632de0c21c9592a2529c1efe80a0f0a995a3aa
checksum: 28141f2d5b3bafd063362de9790cb8f219488d9b0ad47524a84bef1142a4f0d9d35be0c56988d9f922205225cc83c986acd4be424bd8653b38dc27ab672455e2
languageName: node
linkType: hard

Expand Down Expand Up @@ -7553,7 +7553,7 @@ __metadata:
"@commitlint/config-angular": ^17.0.0
"@jest/transform": ^28.1.1
"@jest/types": ^28.1.1
"@types/jest": ^28.1.2
"@types/jest": ^28.1.3
"@types/node": ^16.11.41
"@types/semver": ^7.3.10
"@typescript-eslint/eslint-plugin": ^5.28.0
Expand Down

0 comments on commit f24531c

Please sign in to comment.