Comparing version 9.0.13 to 9.0.14
@@ -13,3 +13,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.23.4", | ||
"@babel/runtime": "^7.23.5", | ||
"decimal.js": "^10.4.3", | ||
@@ -21,6 +21,6 @@ "tslib": "^2.6.2" | ||
"@babel/cli": "^7.23.4", | ||
"@babel/core": "^7.23.3", | ||
"@babel/core": "^7.23.5", | ||
"@babel/plugin-external-helpers": "^7.23.3", | ||
"@babel/plugin-transform-runtime": "^7.23.4", | ||
"@babel/preset-env": "^7.23.3", | ||
"@babel/preset-env": "^7.23.5", | ||
"@babel/register": "^7.22.15", | ||
@@ -34,4 +34,4 @@ "@commitlint/cli": "^17.7.2", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.54.0", | ||
"eslint-config-holy-grail": "^57.2.25", | ||
"eslint": "^8.55.0", | ||
"eslint-config-holy-grail": "^57.2.26", | ||
"grunt": "^1.6.1", | ||
@@ -47,10 +47,10 @@ "grunt-cli": "^1.4.3", | ||
"karma-sinon-chai": "^2.0.2", | ||
"karma-webkit-launcher": "^2.1.0", | ||
"karma-webkit-launcher": "^2.4.0", | ||
"karma-webpack": "^5.0.0", | ||
"lint-staged": "^15.2.0", | ||
"load-grunt-config": "^4.0.1", | ||
"mocha": "^10.2.0", | ||
"prettier": "^2.8.8", | ||
"pretty-quick": "^3.1.3", | ||
"prettier": "^3.1.0", | ||
"rimraf": "^5.0.5", | ||
"rollup": "^4.5.0", | ||
"rollup": "^4.6.1", | ||
"sinon": "^17.0.1", | ||
@@ -62,3 +62,3 @@ "sinon-chai": "^3.7.0", | ||
"tslint-config-holy-grail": "^55.0.5", | ||
"typescript": "^5.3.2", | ||
"typescript": "^5.3.3", | ||
"webpack": "^5.89.0" | ||
@@ -100,3 +100,3 @@ }, | ||
"types": "build/es2019/module.d.ts", | ||
"version": "9.0.13" | ||
"version": "9.0.14" | ||
} |
Updated@babel/runtime@^7.23.5