Skip to content

Commit

Permalink
fix(deps): upgrade jsii to 0.7.11 (#1202)
Browse files Browse the repository at this point in the history
  • Loading branch information
Elad Ben-Israel authored and RomainMuller committed Nov 19, 2018
1 parent 9c3c5c7 commit f3a5f12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/cdk-build-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
},
"dependencies": {
"fs-extra": "^7.0.0",
"jsii": "^0.7.10",
"jsii-pacmak": "^0.7.10",
"jsii": "^0.7.11",
"jsii-pacmak": "^0.7.11",
"merkle-build": "^0.17.0",
"nodeunit": "^0.11.3",
"nyc": "^13.0.1",
Expand Down

0 comments on commit f3a5f12

Please sign in to comment.