chore(deps): update dependency @types/jest to v27.0.2

This commit is contained in:
Renovate Bot
2021-09-21 05:10:56 +00:00
committed by renovate[bot]
parent bdb70095e6
commit 5a29499201
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4639,9 +4639,9 @@
}
},
"@types/jest": {
"version": "27.0.1",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.0.1.tgz",
"integrity": "sha512-HTLpVXHrY69556ozYkcq47TtQJXpcWAWfkoqz+ZGz2JnmZhzlRjprCIyFnetSy8gpDWwTTGBcRVv1J1I1vBrHw==",
"version": "27.0.2",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.0.2.tgz",
"integrity": "sha512-4dRxkS/AFX0c5XW6IPMNOydLn2tEhNhJV7DnYK+0bjoJZ+QTmfucBlihX7aoEsh/ocYtkLC73UbnBXBXIxsULA==",
"dev": true,
"requires": {
"jest-diff": "^27.0.0",
+1 -1
View File
@@ -64,7 +64,7 @@
"@types/bricks.js": "1.8.2",
"@types/enzyme": "3.10.9",
"@types/fontfaceobserver": "2.1.0",
"@types/jest": "27.0.1",
"@types/jest": "27.0.2",
"@types/lodash.debounce": "4.0.6",
"@types/lodash.merge": "4.6.6",
"@types/lodash.throttle": "4.1.6",