Skip to content

Commit 11d3b06

Browse files
authored
build(deps-dev): bump @jest/transform to 26.x, @jest/types to 26.x (#1651)
1 parent 8bcc9d7 commit 11d3b06

2 files changed

Lines changed: 68 additions & 112 deletions

File tree

package-lock.json

Lines changed: 66 additions & 110 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@
8282
"devDependencies": {
8383
"@commitlint/cli": "8.x",
8484
"@commitlint/config-conventional": "8.x",
85-
"@jest/transform": "25.x",
86-
"@jest/types": "25.x",
85+
"@jest/transform": "26.x",
86+
"@jest/types": "26.x",
8787
"@types/babel__core": "7.x",
8888
"@types/buffer-from": "latest",
8989
"@types/cross-spawn": "latest",

0 commit comments

Comments
 (0)