Skip to content

Commit 9f019dc

Browse files
author
Thiago Bustamante
committed
update dependencies
1 parent 62eaeff commit 9f019dc

File tree

2 files changed

+63
-63
lines changed

2 files changed

+63
-63
lines changed

package-lock.json

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

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -50,37 +50,37 @@
5050
"debug": "^4.1.1",
5151
"fs-extra-promise": "^1.0.1",
5252
"glob": "^7.1.4",
53-
"lodash": "^4.17.11",
53+
"lodash": "^4.17.15",
5454
"merge": "^1.2.1",
55+
"minimatch": "^3.0.4",
5556
"mkdirp": "^0.5.1",
5657
"path": "^0.12.7",
5758
"swagger2openapi": "^5.3.0",
58-
"typescript": "^3.5.2",
59-
"typescript-rest": "^2.2.0",
60-
"yamljs": "^0.2.10",
61-
"minimatch": "^3.0.4"
59+
"typescript": "^3.5.3",
60+
"typescript-rest": "^2.2.1",
61+
"yamljs": "^0.2.10"
6262
},
6363
"devDependencies": {
6464
"@types/argparse": "^1.0.36",
6565
"@types/chai": "^4.1.7",
6666
"@types/debug": "^4.1.4",
6767
"@types/fs-extra-promise": "^1.0.8",
6868
"@types/glob": "^7.1.1",
69-
"@types/lodash": "^4.14.134",
69+
"@types/lodash": "^4.14.136",
70+
"@types/minimatch": "^3.0.3",
7071
"@types/mkdirp": "^0.3.29",
7172
"@types/mocha": "^2.2.48",
7273
"@types/yamljs": "^0.2.30",
73-
"@types/minimatch": "^3.0.3",
7474
"chai": "4.2.0",
75-
"coveralls": "^3.0.4",
75+
"coveralls": "^3.0.5",
7676
"cross-env": "^4.0.0",
77-
"jsonata": "^1.6.4",
77+
"jsonata": "^1.6.5",
7878
"mocha": "^5.2.0",
7979
"nyc": "^14.1.1",
8080
"rimraf": "^2.6.3",
8181
"source-map-support": "^0.4.14",
8282
"ts-node": "^3.3.0",
83-
"tslint": "^5.17.0",
83+
"tslint": "^5.18.0",
8484
"tslint-config-prettier": "^1.17.0"
8585
},
8686
"repository": {

0 commit comments

Comments
 (0)