Skip to content

Commit 641b271

Browse files
committed
chore(deps): update dependency @types/jest to v27.5.1
1 parent 18934ff commit 641b271

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
@@ -59,7 +59,7 @@
5959
"devDependencies": {
6060
"@types/cross-spawn": "6.0.2",
6161
"@types/doctrine": "0.0.5",
62-
"@types/jest": "27.5.0",
62+
"@types/jest": "27.5.1",
6363
"@types/rimraf": "3.0.2",
6464
"@typescript-eslint/eslint-plugin": "5.23.0",
6565
"@typescript-eslint/parser": "5.23.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -619,10 +619,10 @@
619619
dependencies:
620620
"@types/istanbul-lib-report" "*"
621621

622-
"@types/jest@27.5.0":
623-
version "27.5.0"
624-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.0.tgz#e04ed1824ca6b1dd0438997ba60f99a7405d4c7b"
625-
integrity sha512-9RBFx7r4k+msyj/arpfaa0WOOEcaAZNmN+j80KFbFCoSqCJGHTz7YMAMGQW9Xmqm5w6l5c25vbSjMwlikJi5+g==
622+
"@types/jest@27.5.1":
623+
version "27.5.1"
624+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.1.tgz#2c8b6dc6ff85c33bcd07d0b62cb3d19ddfdb3ab9"
625+
integrity sha512-fUy7YRpT+rHXto1YlL+J9rs0uLGyiqVt3ZOTQR+4ROc47yNl8WLdVLgUloBRhOxP1PZvguHl44T3H0wAWxahYQ==
626626
dependencies:
627627
jest-matcher-utils "^27.0.0"
628628
pretty-format "^27.0.0"

0 commit comments

Comments
 (0)