Comparing version 2.2.10 to 2.2.11
@@ -10,3 +10,3 @@ { | ||
"decimal.js": "^7.3.0", | ||
"tslib": "^1.7.1" | ||
"tslib": "^1.8.0" | ||
}, | ||
@@ -16,3 +16,3 @@ "description": "A little test utility to travel into the future.", | ||
"@types/decimal.js": "0.0.31", | ||
"@types/sinon": "^2.3.5", | ||
"@types/sinon": "^2.3.6", | ||
"babel-core": "^6.26.0", | ||
@@ -25,3 +25,3 @@ "babel-plugin-external-helpers": "^6.22.0", | ||
"chai": "^4.1.2", | ||
"eslint": "^4.7.2", | ||
"eslint": "^4.8.0", | ||
"eslint-config-holy-grail": "^23.0.0", | ||
@@ -34,3 +34,3 @@ "greenkeeper-lockfile": "^1.9.0", | ||
"grunt-karma": "^2.0.0", | ||
"grunt-mocha-test": "^0.13.2", | ||
"grunt-mocha-test": "^0.13.3", | ||
"grunt-sh": "^0.2.0", | ||
@@ -48,15 +48,15 @@ "grunt-tslint": "^5.0.1", | ||
"karma-sinon-chai": "^1.3.2", | ||
"karma-webpack": "^2.0.4", | ||
"karma-webpack": "^2.0.5", | ||
"load-grunt-config": "^0.19.1", | ||
"mocha": "^3.5.3", | ||
"mocha": "^4.0.1", | ||
"rollup": "^0.50.0", | ||
"rollup-plugin-babel": "^3.0.2", | ||
"sinon": "^4.0.0", | ||
"sinon-chai": "^2.13.0", | ||
"sinon": "^4.0.1", | ||
"sinon-chai": "^2.14.0", | ||
"ts-loader": "^2.3.7", | ||
"tsconfig-holy-grail": "^2.4.5", | ||
"tsconfig-holy-grail": "^2.4.8", | ||
"tslint": "^5.7.0", | ||
"tslint-config-holy-grail": "^13.0.4", | ||
"tslint-config-holy-grail": "^13.0.7", | ||
"typescript": "^2.5.3", | ||
"webpack": "^3.6.0" | ||
"webpack": "^3.7.1" | ||
}, | ||
@@ -93,3 +93,3 @@ "engines": { | ||
"types": "build/es2015/module.d.ts", | ||
"version": "2.2.10" | ||
"version": "2.2.11" | ||
} |
Updatedtslib@^1.8.0