Skip to content

Commit ebfba1d

Browse files
chore(deps-dev): bump @types/jest from 27.5.2 to 28.1.2 (#831)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.5.2 to 28.1.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 bdaf62f commit ebfba1d

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": "^27.0.3",
64+
"@types/jest": "^28.1.2",
6565
"@types/react": "^17.0.35",
6666
"@types/react-dom": "^18.0.5",
6767
"@types/shallowequal": "^1.1.1",

0 commit comments

Comments
 (0)