Skip to content

Commit

Permalink
Update devDependencies to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Alhadis committed Feb 24, 2019
1 parent bf7a188 commit 1ab5fe5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
"typings": "index.d.ts",
"dependencies": {},
"devDependencies": {
"@alhadis/eslint-config": "^1.0.0",
"eslint": "^5.6.1",
"tslint": "^5.11.0",
"@alhadis/eslint-config": "^1.2.0",
"eslint": "^5.14.1",
"tslint": "^5.13.0",
"typescript": ">=2.1.0",
"mocha": "*",
"chai": "*"
"mocha": "^6.0.1",
"chai": "^4.2.0"
},
"eslintConfig": {
"extends": "@alhadis/eslint-config"
Expand Down

0 comments on commit 1ab5fe5

Please sign in to comment.