8000 Bump @types/jest from 26.0.20 to 26.0.21 (#643) · j143/github-pages-deploy-action@eb1147b · GitHub
[go: up one dir, main page]

Skip to content

Commit eb1147b

Browse files
Bump @types/jest from 26.0.20 to 26.0.21 (JamesIves#643)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.20 to 26.0.21. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 80190d1 commit eb1147b

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
@@ -39,7 +39,7 @@
3939
"@actions/io": "1.0.2"
4040
},
4141
"devDependencies": {
42-
"@types/jest": "26.0.20",
42+
"@types/jest": "26.0.21",
4343
"@types/node": "14.14.31",
4444
"eslint": "7.22.0",
4545
"eslint-plugin-github": "4.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -728,10 +728,10 @@
728728
dependencies:
729729
"@types/istanbul-lib-report" "*"
730730

731-
"@types/jest@26.0.20":
732-
version "26.0.20"
733-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
734-
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
731+
"@types/jest@26.0.21":
732+
version "26.0.21"
733+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.21.tgz#3a73c2731e7e4f0fbaea56ce7ff8c79cf812bd24"
734+
integrity sha512-ab9TyM/69yg7eew9eOwKMUmvIZAKEGZYlq/dhe5/0IMUd/QLJv5ldRMdddSn+u22N13FP3s5jYyktxuBwY0kDA==
735735
dependencies:
736736
jest-diff "^26.0.0"
737737
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)
0