Skip to content

Commit 909a4c6

Browse files
chore(deps-dev): bump @types/jest from 26.0.22 to 26.0.23 (#466)
1 parent a809bfd commit 909a4c6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"@octokit/webhooks-types": "^3.70.2",
41-
"@types/jest": "^26.0.22",
41+
"@types/jest": "^26.0.23",
4242
"@types/js-yaml": "^4.0.1",
4343
"@typescript-eslint/eslint-plugin": "^4.22.0",
4444
"@typescript-eslint/parser": "^4.22.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -709,10 +709,10 @@
709709
dependencies:
710710
"@types/istanbul-lib-report" "*"
711711

712-
"@types/jest@^26.0.22":
713-
version "26.0.22"
714-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.22.tgz#8308a1debdf1b807aa47be2838acdcd91e88fbe6"
715-
integrity sha512-eeWwWjlqxvBxc4oQdkueW5OF/gtfSceKk4OnOAGlUSwS/liBRtZppbJuz1YkgbrbfGOoeBHun9fOvXnjNwrSOw==
712+
"@types/jest@^26.0.23":
713+
version "26.0.23"
714+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.23.tgz#a1b7eab3c503b80451d019efb588ec63522ee4e7"
715+
integrity sha512-ZHLmWMJ9jJ9PTiT58juykZpL7KjwJywFN3Rr2pTSkyQfydf/rk22yS7W8p5DaVUMQ2BQC7oYiU3FjbTM/mYrOA==
716716
dependencies:
717717
jest-diff "^26.0.0"
718718
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)