Skip to content
This repository was archived by the owner on Jun 26, 2021. It is now read-only.

Commit ced138a

Browse files
Bump @types/jest from 26.0.22 to 26.0.23 (#513)
1 parent 4704aab commit ced138a

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
@@ -19,7 +19,7 @@
1919
"author": "Michał Miszczyszyn <[email protected]> (https://typeofweb.com/)",
2020
"license": "ISC",
2121
"devDependencies": {
22-
"@types/jest": "26.0.22",
22+
"@types/jest": "26.0.23",
2323
"@types/node": "15.0.0",
2424
"@types/ramda": "0.27.40",
2525
"@typescript-eslint/eslint-plugin": "2.34.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -749,10 +749,10 @@
749749
dependencies:
750750
"@types/istanbul-lib-report" "*"
751751

752-
"@types/[email protected].22":
753-
version "26.0.22"
754-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.22.tgz#8308a1debdf1b807aa47be2838acdcd91e88fbe6"
755-
integrity sha512-eeWwWjlqxvBxc4oQdkueW5OF/gtfSceKk4OnOAGlUSwS/liBRtZppbJuz1YkgbrbfGOoeBHun9fOvXnjNwrSOw==
752+
"@types/[email protected].23":
753+
version "26.0.23"
754+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.23.tgz#a1b7eab3c503b80451d019efb588ec63522ee4e7"
755+
integrity sha512-ZHLmWMJ9jJ9PTiT58juykZpL7KjwJywFN3Rr2pTSkyQfydf/rk22yS7W8p5DaVUMQ2BQC7oYiU3FjbTM/mYrOA==
756756
dependencies:
757757
jest-diff "^26.0.0"
758758
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)