Comparing version 9.0.11 to 9.0.12
@@ -13,3 +13,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.23.1", | ||
"@babel/runtime": "^7.23.2", | ||
"decimal.js": "^10.4.3", | ||
@@ -21,15 +21,15 @@ "tslib": "^2.6.2" | ||
"@babel/cli": "^7.23.0", | ||
"@babel/core": "^7.23.0", | ||
"@babel/core": "^7.23.2", | ||
"@babel/plugin-external-helpers": "^7.22.5", | ||
"@babel/plugin-transform-runtime": "^7.22.15", | ||
"@babel/preset-env": "^7.22.20", | ||
"@babel/plugin-transform-runtime": "^7.23.2", | ||
"@babel/preset-env": "^7.23.2", | ||
"@babel/register": "^7.22.15", | ||
"@commitlint/cli": "^17.7.2", | ||
"@commitlint/config-angular": "^17.7.0", | ||
"@rollup/plugin-babel": "^6.0.3", | ||
"@types/sinon": "^10.0.17", | ||
"@rollup/plugin-babel": "^6.0.4", | ||
"@types/sinon": "^10.0.20", | ||
"chai": "^4.3.10", | ||
"commitizen": "^4.3.0", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.50.0", | ||
"eslint": "^8.52.0", | ||
"eslint-config-holy-grail": "^57.2.21", | ||
@@ -53,6 +53,6 @@ "grunt": "^1.6.1", | ||
"rimraf": "^5.0.5", | ||
"rollup": "^3.29.4", | ||
"sinon": "^16.0.0", | ||
"rollup": "^4.1.4", | ||
"sinon": "^17.0.0", | ||
"sinon-chai": "^3.7.0", | ||
"ts-loader": "^9.4.4", | ||
"ts-loader": "^9.5.0", | ||
"tsconfig-holy-grail": "^14.0.8", | ||
@@ -62,3 +62,3 @@ "tslint": "^6.1.3", | ||
"typescript": "^5.2.2", | ||
"webpack": "^5.88.2" | ||
"webpack": "^5.89.0" | ||
}, | ||
@@ -99,3 +99,3 @@ "engines": { | ||
"types": "build/es2019/module.d.ts", | ||
"version": "9.0.11" | ||
"version": "9.0.12" | ||
} |
40841
Updated@babel/runtime@^7.23.2