Comparing version 7.0.24 to 7.0.25
@@ -13,3 +13,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.20.1", | ||
"@babel/runtime": "^7.20.6", | ||
"decimal.js": "^10.4.2", | ||
@@ -21,3 +21,3 @@ "tslib": "^2.4.1" | ||
"@babel/cli": "^7.19.3", | ||
"@babel/core": "^7.20.2", | ||
"@babel/core": "^7.20.5", | ||
"@babel/plugin-external-helpers": "^7.18.6", | ||
@@ -27,10 +27,10 @@ "@babel/plugin-transform-runtime": "^7.19.6", | ||
"@babel/register": "^7.18.9", | ||
"@commitlint/cli": "^17.2.0", | ||
"@commitlint/config-angular": "^17.2.0", | ||
"@commitlint/cli": "^17.3.0", | ||
"@commitlint/config-angular": "^17.3.0", | ||
"@rollup/plugin-babel": "^5.3.1", | ||
"@types/sinon": "^10.0.13", | ||
"chai": "^4.3.6", | ||
"chai": "^4.3.7", | ||
"commitizen": "^4.2.5", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.27.0", | ||
"eslint": "^8.29.0", | ||
"eslint-config-holy-grail": "^52.0.33", | ||
@@ -40,3 +40,3 @@ "grunt": "^1.5.3", | ||
"grunt-sh": "^0.2.0", | ||
"husky": "^8.0.1", | ||
"husky": "^8.0.2", | ||
"karma": "^6.4.1", | ||
@@ -52,14 +52,14 @@ "karma-chrome-launcher": "^3.1.1", | ||
"mocha": "^10.1.0", | ||
"prettier": "^2.7.1", | ||
"prettier": "^2.8.0", | ||
"pretty-quick": "^3.1.3", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^2.79.1", | ||
"sinon": "^14.0.1", | ||
"sinon": "^14.0.2", | ||
"sinon-chai": "^3.7.0", | ||
"ts-loader": "^9.4.1", | ||
"ts-loader": "^9.4.2", | ||
"tsconfig-holy-grail": "^11.1.36", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^53.2.34", | ||
"typescript": "^4.8.4", | ||
"webpack": "^5.74.0" | ||
"typescript": "^4.9.3", | ||
"webpack": "^5.75.0" | ||
}, | ||
@@ -95,3 +95,3 @@ "engines": { | ||
"types": "build/es2019/module.d.ts", | ||
"version": "7.0.24" | ||
"version": "7.0.25" | ||
} |
Updated@babel/runtime@^7.20.6