Skip to content

Commit

Permalink
chore(deps): update dependency @types/jest to v28.1.4 (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 30, 2022
1 parent 31b65d9 commit c12bad6
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@commitlint/config-conventional": "17.0.3",
"@jenssimon/eslint-config-base": "5.5.0",
"@jenssimon/eslint-config-typescript": "3.5.0",
"@types/jest": "28.1.3",
"@types/jest": "28.1.4",
"commitizen": "4.2.4",
"cz-conventional-changelog": "3.3.0",
"eslint": "8.18.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1800,13 +1800,13 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -2633,7 +2633,7 @@ __metadata:
"@commitlint/config-conventional": 17.0.3
"@jenssimon/eslint-config-base": 5.5.0
"@jenssimon/eslint-config-typescript": 3.5.0
"@types/jest": 28.1.3
"@types/jest": 28.1.4
commitizen: 4.2.4
cz-conventional-changelog: 3.3.0
eslint: 8.18.0
Expand Down

0 comments on commit c12bad6

Please sign in to comment.