Skip to content

Commit

Permalink
ncu -a
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp Thürwächter committed May 15, 2017
1 parent 9cf2485 commit 7b34d2b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 12 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ Changelog

* add bower.json

#### dependendency updates

### 1.1.3

#### dependendency updates
Expand Down
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,40 +33,40 @@
"phueper"
],
"peerDependencies": {
"js-joda": "^1.5.1"
"js-joda": "^1.5.2"
},
"devDependencies": {
"babel-cli": "^6.24.1",
"babel-core": "^6.24.1",
"babel-loader": "^6.4.1",
"babel-loader": "^7.0.0",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-plugin-istanbul": "^4.1.1",
"babel-plugin-istanbul": "^4.1.3",
"babel-preset-es2015": "^6.24.1",
"chai": "^3.5.0",
"coveralls": "^2.13.0",
"coveralls": "^2.13.1",
"esdoc": "^0.5.2",
"eslint": "^3.19.0",
"eslint-config-standard": "^10.2.0",
"eslint-config-standard": "^10.2.1",
"eslint-plugin-promise": "^3.5.0",
"eslint-plugin-standard": "^3.0.1",
"js-joda": "^1.5.1",
"js-joda": "^1.5.2",
"json-loader": "^0.5.4",
"karma": "^1.6.0",
"karma": "^1.7.0",
"karma-chai-plugins": "^0.9.0",
"karma-chrome-launcher": "^2.0.0",
"karma-chrome-launcher": "^2.1.1",
"karma-firefox-launcher": "^1.0.1",
"karma-mocha": "^1.3.0",
"karma-phantomjs-launcher": "^1.0.4",
"karma-sauce-launcher": "^1.1.0",
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^2.0.3",
"markdown-toc": "^1.1.0",
"mocha": "^3.2.0",
"mocha": "^3.4.1",
"moment-timezone": "^0.5.13",
"nyc": "^10.2.0",
"nyc": "^10.3.2",
"phantomjs-prebuilt": "^2.1.14",
"typescript": "^2.2.2",
"webpack": "^2.3.3"
"typescript": "^2.3.2",
"webpack": "^2.5.1"
},
"license": "BSD-3-Clause",
"bugs": {
Expand Down

0 comments on commit 7b34d2b

Please sign in to comment.