Skip to content

Commit 8d4b2a0

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/jest to v27.0.3
1 parent 3e9b850 commit 8d4b2a0

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
@@ -42,7 +42,7 @@
4242
"@rollup/plugin-babel": "5.3.0",
4343
"@rollup/plugin-multi-entry": "4.1.0",
4444
"@rollup/plugin-node-resolve": "13.0.6",
45-
"@types/jest": "27.0.2",
45+
"@types/jest": "27.0.3",
4646
"@types/ramda": "0.27.49",
4747
"@typescript-eslint/eslint-plugin": "4.33.0",
4848
"@typescript-eslint/parser": "4.33.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2219,10 +2219,10 @@
22192219
dependencies:
22202220
"@types/istanbul-lib-report" "*"
22212221

2222-
"@types/jest@27.0.2":
2223-
version "27.0.2"
2224-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.2.tgz#ac383c4d4aaddd29bbf2b916d8d105c304a5fcd7"
2225-
integrity sha512-4dRxkS/AFX0c5XW6IPMNOydLn2tEhNhJV7DnYK+0bjoJZ+QTmfucBlihX7aoEsh/ocYtkLC73UbnBXBXIxsULA==
2222+
"@types/jest@27.0.3":
2223+
version "27.0.3"
2224+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.3.tgz#0cf9dfe9009e467f70a342f0f94ead19842a783a"
2225+
integrity sha512-cmmwv9t7gBYt7hNKH5Spu7Kuu/DotGa+Ff+JGRKZ4db5eh8PnKS4LuebJ3YLUoyOyIHraTGyULn23YtEAm0VSg==
22262226
dependencies:
22272227
jest-diff "^27.0.0"
22282228
pretty-format "^27.0.0"

0 commit comments

Comments
 (0)