Skip to content

Commit

Permalink
Bump package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Dent committed Mar 27, 2017
1 parent a06ae48 commit 957cd84
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,26 +51,26 @@
},
"homepage": "https://github.com/Jason3S/cspell#readme",
"devDependencies": {
"@types/chai": "^3.4.34",
"@types/chai": "^3.4.35",
"@types/chalk": "^0.4.31",
"@types/commander": "^2.3.31",
"@types/comment-json": "^1.1.0",
"@types/fs-promise": "^1.0.1",
"@types/glob": "^5.0.30",
"@types/lorem-ipsum": "^1.0.0",
"@types/lorem-ipsum": "^1.0.1",
"@types/minimatch": "^2.0.29",
"@types/mocha": "^2.2.39",
"@types/mocha": "^2.2.40",
"@types/node": "^7.0.5",
"@types/xregexp": "^3.0.28",
"chai": "^3.5.0",
"coveralls": "^2.11.16",
"coveralls": "^2.12.0",
"cspell-tools": "^1.3.2",
"lorem-ipsum": "^1.0.3",
"mocha": "^3.2.0",
"nyc": "^10.1.2",
"rimraf": "^2.5.4",
"ts-node": "^2.1.0",
"tslint": "^4.3.1",
"rimraf": "^2.6.1",
"ts-node": "^3.0.2",
"tslint": "^4.5.1",
"typescript": "^2.2.1"
},
"dependencies": {
Expand Down

0 comments on commit 957cd84

Please sign in to comment.