Skip to content

Commit

Permalink
Merge pull request #207 from apiaryio/honzajavorek/upgrade
Browse files Browse the repository at this point in the history
Upgrade dev dependencies
  • Loading branch information
honzajavorek committed Jan 30, 2019
2 parents 5699fbe + 9f067ea commit 74422df
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Expand Up @@ -36,22 +36,22 @@
"fury-adapter-apib-parser"
],
"devDependencies": {
"@commitlint/cli": "7.2.1",
"@commitlint/config-conventional": "7.1.2",
"@commitlint/travis-cli": "7.2.1",
"chai": "4.1.2",
"chai-json-schema": "1.3.0",
"@commitlint/cli": "7.4.0",
"@commitlint/config-conventional": "7.3.1",
"@commitlint/travis-cli": "7.4.0",
"chai": "4.2.0",
"chai-json-schema": "1.5.0",
"coveralls": "3.0.2",
"eslint": "5.11.1",
"eslint": "5.12.1",
"eslint-config-airbnb-base": "13.1.0",
"eslint-plugin-import": "2.14.0",
"eslint-plugin-import": "2.16.0",
"istanbul": "0.4.5",
"mocha": "5.2.0",
"mocha-lcov-reporter": "1.3.0",
"proxyquire": "2.0.1",
"proxyquire": "2.1.0",
"rimraf": "2.6.3",
"semantic-release": "15.12.4",
"sinon": "6.0.1",
"semantic-release": "15.13.3",
"sinon": "7.2.3",
"swagger-zoo": "2.20.0"
},
"keywords": [
Expand Down

0 comments on commit 74422df

Please sign in to comment.