chore(deps): update dependency @types/jest to v28.1.4

This commit is contained in:
renovate[bot]
2022-06-30 20:07:09 +00:00
parent 6a97acbb57
commit 8e04228ee9
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -66,7 +66,7 @@
"@types/bricks.js": "1.8.2",
"@types/enzyme": "3.10.12",
"@types/fontfaceobserver": "2.1.0",
"@types/jest": "28.1.3",
"@types/jest": "28.1.4",
"@types/lodash.debounce": "4.0.7",
"@types/lodash.merge": "4.6.7",
"@types/lodash.throttle": "4.1.7",
@@ -10281,9 +10281,9 @@
}
},
"node_modules/@types/jest": {
"version": "28.1.3",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-28.1.3.tgz",
"integrity": "sha512-Tsbjk8Y2hkBaY/gJsataeb4q9Mubw9EOz7+4RjPkzD5KjTvHHs7cpws22InaoXxAVAhF5HfFbzJjo6oKWqSZLw==",
"version": "28.1.4",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-28.1.4.tgz",
"integrity": "sha512-telv6G5N7zRJiLcI3Rs3o+ipZ28EnE+7EvF0pSrt2pZOMnAVI/f+6/LucDxOvcBcTeTL3JMF744BbVQAVBUQRA==",
"dev": true,
"dependencies": {
"jest-matcher-utils": "^28.0.0",
@@ -41567,9 +41567,9 @@
}
},
"@types/jest": {
"version": "28.1.3",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-28.1.3.tgz",
"integrity": "sha512-Tsbjk8Y2hkBaY/gJsataeb4q9Mubw9EOz7+4RjPkzD5KjTvHHs7cpws22InaoXxAVAhF5HfFbzJjo6oKWqSZLw==",
"version": "28.1.4",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-28.1.4.tgz",
"integrity": "sha512-telv6G5N7zRJiLcI3Rs3o+ipZ28EnE+7EvF0pSrt2pZOMnAVI/f+6/LucDxOvcBcTeTL3JMF744BbVQAVBUQRA==",
"dev": true,
"requires": {
"jest-matcher-utils": "^28.0.0",
+1 -1
View File
@@ -65,7 +65,7 @@
"@types/bricks.js": "1.8.2",
"@types/enzyme": "3.10.12",
"@types/fontfaceobserver": "2.1.0",
"@types/jest": "28.1.3",
"@types/jest": "28.1.4",
"@types/lodash.debounce": "4.0.7",
"@types/lodash.merge": "4.6.7",
"@types/lodash.throttle": "4.1.7",