Skip to content

Commit 480b571

Browse files
author
Bernhard Posselt
committed
update dependencies
1 parent 7c61291 commit 480b571

File tree

3 files changed

+1469
-229
lines changed

3 files changed

+1469
-229
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,16 @@
22

33
## [Unreleased]
44

5+
## [3.1.0] - 2018-01-01
6+
57
### Added
68

79
- Fail if .git folders are shipped in the archive release, #537
810

11+
### Changed
12+
13+
- Updated 3rdparty libraries
14+
915
## [3.0.2] - 2017-11-16
1016

1117
### Security

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"copy-webpack-plugin": "^4.2.3",
2626
"css-loader": "^0.28.7",
2727
"jasmine-core": "^2.8.0",
28-
"karma": "^1.7.1",
28+
"karma": "^2.0.0",
2929
"karma-firefox-launcher": "^1.0.1",
3030
"karma-jasmine": "^1.1.0",
3131
"karma-webpack": "^2.0.6",

0 commit comments

Comments
 (0)