Comparing version 2.2.11 to 2.2.12
@@ -9,3 +9,3 @@ { | ||
"babel-runtime": "^6.26.0", | ||
"decimal.js": "^7.3.0", | ||
"decimal.js": "^7.4.0", | ||
"tslib": "^1.8.0" | ||
@@ -16,13 +16,13 @@ }, | ||
"@types/decimal.js": "0.0.31", | ||
"@types/sinon": "^2.3.6", | ||
"@types/sinon": "^4.0.0", | ||
"babel-core": "^6.26.0", | ||
"babel-plugin-external-helpers": "^6.22.0", | ||
"babel-plugin-transform-runtime": "^6.23.0", | ||
"babel-preset-env": "^1.6.0", | ||
"babel-preset-env": "^1.6.1", | ||
"babel-preset-es2015": "^6.24.1", | ||
"babel-register": "^6.26.0", | ||
"chai": "^4.1.2", | ||
"eslint": "^4.8.0", | ||
"eslint-config-holy-grail": "^23.0.0", | ||
"greenkeeper-lockfile": "^1.9.0", | ||
"eslint": "^4.12.0", | ||
"eslint-config-holy-grail": "^24.0.1", | ||
"greenkeeper-lockfile": "^1.12.0", | ||
"grunt": "^1.0.1", | ||
@@ -45,16 +45,16 @@ "grunt-babel": "^7.0.0", | ||
"karma-sauce-launcher": "^1.2.0", | ||
"karma-sinon-chai": "^1.3.2", | ||
"karma-webpack": "^2.0.5", | ||
"karma-sinon-chai": "^1.3.3", | ||
"karma-webpack": "^2.0.6", | ||
"load-grunt-config": "^0.19.1", | ||
"mocha": "^4.0.1", | ||
"rollup": "^0.50.0", | ||
"rollup": "^0.52.0", | ||
"rollup-plugin-babel": "^3.0.2", | ||
"sinon": "^4.0.1", | ||
"sinon": "^4.1.2", | ||
"sinon-chai": "^2.14.0", | ||
"ts-loader": "^2.3.7", | ||
"tsconfig-holy-grail": "^2.4.8", | ||
"tslint": "^5.7.0", | ||
"tslint-config-holy-grail": "^13.0.7", | ||
"typescript": "^2.5.3", | ||
"webpack": "^3.7.1" | ||
"ts-loader": "^3.1.1", | ||
"tsconfig-holy-grail": "^3.0.6", | ||
"tslint": "^5.8.0", | ||
"tslint-config-holy-grail": "^18.0.1", | ||
"typescript": "^2.6.1", | ||
"webpack": "^3.8.1" | ||
}, | ||
@@ -91,3 +91,3 @@ "engines": { | ||
"types": "build/es2015/module.d.ts", | ||
"version": "2.2.11" | ||
"version": "2.2.12" | ||
} |
54042
Updateddecimal.js@^7.4.0