Skip to content

Commit a470903

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/jest to v27.0.2
1 parent 6edc28f commit a470903

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"@types/concurrently": "6.2.1",
117117
"@types/fs-extra": "9.0.12",
118118
"@types/inquirer": "8.1.1",
119-
"@types/jest": "27.0.1",
119+
"@types/jest": "27.0.2",
120120
"@types/jsonpath": "0.2.0",
121121
"@types/lodash": "4.14.173",
122122
"@types/node": "14.17.17",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1593,10 +1593,10 @@
15931593
dependencies:
15941594
"@types/istanbul-lib-report" "*"
15951595

1596-
"@types/jest@27.0.1":
1597-
version "27.0.1"
1598-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.1.tgz#fafcc997da0135865311bb1215ba16dba6bdf4ca"
1599-
integrity sha512-HTLpVXHrY69556ozYkcq47TtQJXpcWAWfkoqz+ZGz2JnmZhzlRjprCIyFnetSy8gpDWwTTGBcRVv1J1I1vBrHw==
1596+
"@types/jest@27.0.2":
1597+
version "27.0.2"
1598+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.2.tgz#ac383c4d4aaddd29bbf2b916d8d105c304a5fcd7"
1599+
integrity sha512-4dRxkS/AFX0c5XW6IPMNOydLn2tEhNhJV7DnYK+0bjoJZ+QTmfucBlihX7aoEsh/ocYtkLC73UbnBXBXIxsULA==
16001600
dependencies:
16011601
jest-diff "^27.0.0"
16021602
pretty-format "^27.0.0"

0 commit comments

Comments
 (0)