Skip to content

Commit a95cb0e

Browse files
chore: update dependency @types/jest to v26.0.22 (#2524)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 146bb47 commit a95cb0e

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
@@ -86,7 +86,7 @@
8686
"@babel/core": "^7.12.10",
8787
"@babel/preset-env": "^7.12.11",
8888
"@lerna/project": "4.0.0",
89-
"@types/jest": "26.0.21",
89+
"@types/jest": "26.0.22",
9090
"@types/node": "12.20.6",
9191
"@typescript-eslint/eslint-plugin": "^4.1.0",
9292
"@typescript-eslint/parser": "^4.1.0",

yarn.lock

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

2221-
"@types/jest@26.0.21":
2222-
version "26.0.21"
2223-
resolved "https://registry.npmjs.org/@types/jest/-/jest-26.0.21.tgz#3a73c2731e7e4f0fbaea56ce7ff8c79cf812bd24"
2224-
integrity sha512-ab9TyM/69yg7eew9eOwKMUmvIZAKEGZYlq/dhe5/0IMUd/QLJv5ldRMdddSn+u22N13FP3s5jYyktxuBwY0kDA==
2221+
"@types/jest@26.0.22":
2222+
version "26.0.22"
2223+
resolved "https://registry.npmjs.org/@types/jest/-/jest-26.0.22.tgz#8308a1debdf1b807aa47be2838acdcd91e88fbe6"
2224+
integrity sha512-eeWwWjlqxvBxc4oQdkueW5OF/gtfSceKk4OnOAGlUSwS/liBRtZppbJuz1YkgbrbfGOoeBHun9fOvXnjNwrSOw==
22252225
dependencies:
22262226
jest-diff "^26.0.0"
22272227
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)