Skip to content

Commit

Permalink
chore(deps-dev): bump ts-jest from 26.4.4 to 26.5.0 (#2503)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 2, 2021
1 parent 168faf5 commit bb76755
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"lerna": "^3.22.1",
"prettier": "^2.2.1",
"standard-version": "^9.1.0",
"ts-jest": "^26.4.4",
"ts-jest": "^26.5.0",
"ts-node": "^9.1.1",
"typescript": "~3.9.7"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/@jsii/kernel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"jsii-build-tools": "^0.0.0",
"jsii-calc": "^0.0.0",
"prettier": "^2.2.1",
"ts-jest": "^26.4.4",
"ts-jest": "^26.5.0",
"typescript": "~3.9.7"
}
}
2 changes: 1 addition & 1 deletion packages/@jsii/runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"jsii-calc": "^0.0.0",
"prettier": "^2.2.1",
"source-map-loader": "^2.0.0",
"ts-jest": "^26.4.4",
"ts-jest": "^26.5.0",
"typescript": "~3.9.7",
"wasm-loader": "^1.3.0",
"webpack": "^5.19.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/jsii-pacmak/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"jsii-build-tools": "^0.0.0",
"jsii-calc": "^0.0.0",
"prettier": "^2.2.1",
"ts-jest": "^26.4.4",
"ts-jest": "^26.5.0",
"typescript": "~3.9.7"
},
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/jsii/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@
"jest-expect-message": "^1.0.2",
"jsii-build-tools": "^0.0.0",
"prettier": "^2.2.1",
"ts-jest": "^26.4.4"
"ts-jest": "^26.5.0"
}
}
17 changes: 6 additions & 11 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bb76755

Please sign in to comment.