Skip to content

Commit dc08f13

Browse files
chore(deps-dev): bump @types/jest from 26.0.24 to 27.0.3 (#702)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.24 to 27.0.3. - [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 30d63a6 commit dc08f13

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
@@ -61,7 +61,7 @@
6161
},
6262
"devDependencies": {
6363
"@types/enzyme": "^3.10.5",
64-
"@types/jest": "^26.0.3",
64+
"@types/jest": "^27.0.3",
6565
"@types/react": "^17.0.35",
6666
"@types/react-dom": "^17.0.10",
6767
"@types/shallowequal": "^1.1.1",

0 commit comments

Comments
 (0)