Skip to content

Commit 73255f6

Browse files
Bump @types/jest from 26.0.24 to 27.0.2 (#203)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.24 to 27.0.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b486091 commit 73255f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"devDependencies": {
5353
"@types/classnames": "^2.2.9",
5454
"@types/enzyme": "^3.1.15",
55-
"@types/jest": "^26.0.0",
55+
"@types/jest": "^27.0.2",
5656
"@types/raf": "^3.4.0",
5757
"@types/react": "^17.0.9",
5858
"@types/react-dom": "^17.0.6",

0 commit comments

Comments
 (0)