Skip to content

Commit 82832b6

Browse files
Merge pull request ferdikoomen#622 from ferdikoomen/dependabot/npm_and_yarn/types/jest-26.0.22
2 parents f957efa + 8aa0ef9 commit 82832b6

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
@@ -77,7 +77,7 @@
7777
"@rollup/plugin-commonjs": "17.1.0",
7878
"@rollup/plugin-node-resolve": "11.2.0",
7979
"@types/express": "4.17.11",
80-
"@types/jest": "26.0.21",
80+
"@types/jest": "26.0.22",
8181
"@types/js-yaml": "4.0.0",
8282
"@types/node": "14.14.35",
8383
"@types/node-fetch": "2.5.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1318,10 +1318,10 @@
13181318
dependencies:
13191319
"@types/istanbul-lib-report" "*"
13201320

1321-
"@types/[email protected].21":
1322-
version "26.0.21"
1323-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.21.tgz#3a73c2731e7e4f0fbaea56ce7ff8c79cf812bd24"
1324-
integrity sha512-ab9TyM/69yg7eew9eOwKMUmvIZAKEGZYlq/dhe5/0IMUd/QLJv5ldRMdddSn+u22N13FP3s5jYyktxuBwY0kDA==
1321+
"@types/[email protected].22":
1322+
version "26.0.22"
1323+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.22.tgz#8308a1debdf1b807aa47be2838acdcd91e88fbe6"
1324+
integrity sha512-eeWwWjlqxvBxc4oQdkueW5OF/gtfSceKk4OnOAGlUSwS/liBRtZppbJuz1YkgbrbfGOoeBHun9fOvXnjNwrSOw==
13251325
dependencies:
13261326
jest-diff "^26.0.0"
13271327
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)