Skip to content

Commit e1e3754

Browse files
chore(deps-dev): bump @types/jest from 26.0.24 to 27.0.0 (#16)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.24 to 27.0.0. - [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 2c08167 commit e1e3754

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
@@ -44,7 +44,7 @@
4444
},
4545
"devDependencies": {
4646
"@remark-embedder/core": "^1.2.4",
47-
"@types/jest": "^26.0.22",
47+
"@types/jest": "^27.0.0",
4848
"kcd-scripts": "^9.0.0",
4949
"remark": "^13.0.0",
5050
"remark-html": "^13.0.1",

0 commit comments

Comments
 (0)