Skip to content

Commit 36dd2d9

Browse files
chore(deps): update dependency @types/jest to v27.0.3 (patch) (#48)
Co-authored-by: Renovate Bot <[email protected]>
1 parent b5ed0a5 commit 36dd2d9

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
@@ -39,7 +39,7 @@
3939
"@superdispatch/js-tools": "0.5.0",
4040
"@superdispatch/prettier-config": "0.5.0",
4141
"@superdispatch/tsconfig": "0.5.0",
42-
"@types/jest": "27.0.2",
42+
"@types/jest": "27.0.3",
4343
"eslint": "7.32.0",
4444
"jest": "27.3.1",
4545
"prettier": "2.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1587,10 +1587,10 @@
15871587
dependencies:
15881588
"@types/istanbul-lib-report" "*"
15891589

1590-
"@types/[email protected].2":
1591-
version "27.0.2"
1592-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.2.tgz#ac383c4d4aaddd29bbf2b916d8d105c304a5fcd7"
1593-
integrity sha512-4dRxkS/AFX0c5XW6IPMNOydLn2tEhNhJV7DnYK+0bjoJZ+QTmfucBlihX7aoEsh/ocYtkLC73UbnBXBXIxsULA==
1590+
"@types/[email protected].3":
1591+
version "27.0.3"
1592+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.3.tgz#0cf9dfe9009e467f70a342f0f94ead19842a783a"
1593+
integrity sha512-cmmwv9t7gBYt7hNKH5Spu7Kuu/DotGa+Ff+JGRKZ4db5eh8PnKS4LuebJ3YLUoyOyIHraTGyULn23YtEAm0VSg==
15941594
dependencies:
15951595
jest-diff "^27.0.0"
15961596
pretty-format "^27.0.0"

0 commit comments

Comments
 (0)