Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisguttandin committed Jun 2, 2017
1 parent dcea304 commit 3c12b00
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 52 deletions.
90 changes: 42 additions & 48 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"description": "A patched AudioContext which imitates the current API in current browsers.",
"devDependencies": {
"babel-preset-es2015": "^6.18.0",
"chai": "^4.0.0",
"chai": "^4.0.1",
"eslint-config-holy-grail": "^17.0.2",
"grunt": "^1.0.1",
"grunt-cli": "^1.2.0",
Expand Down Expand Up @@ -46,9 +46,9 @@
"sinon": "^2.0.0",
"sinon-chai": "^2.8.0",
"ts-loader": "^2.0.0",
"tsconfig-holy-grail": "^2.0.0",
"tslint-config-holy-grail": "^8.0.0",
"typescript": "^2.1.1",
"tsconfig-holy-grail": "^2.2.3",
"tslint-config-holy-grail": "^9.0.1",
"typescript": "^2.3.4",
"webpack": "^2.2.0"
},
"files": [
Expand Down

0 comments on commit 3c12b00

Please sign in to comment.