Comparing version 8.0.1 to 8.0.2
@@ -13,3 +13,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.20.13", | ||
"@babel/runtime": "^7.21.0", | ||
"decimal.js": "^10.4.3", | ||
@@ -20,10 +20,10 @@ "tslib": "^2.5.0" | ||
"devDependencies": { | ||
"@babel/cli": "^7.20.7", | ||
"@babel/core": "^7.20.12", | ||
"@babel/cli": "^7.21.0", | ||
"@babel/core": "^7.21.0", | ||
"@babel/plugin-external-helpers": "^7.18.6", | ||
"@babel/plugin-transform-runtime": "^7.19.6", | ||
"@babel/plugin-transform-runtime": "^7.21.0", | ||
"@babel/preset-env": "^7.20.2", | ||
"@babel/register": "^7.18.9", | ||
"@commitlint/cli": "^17.4.2", | ||
"@commitlint/config-angular": "^17.4.2", | ||
"@babel/register": "^7.21.0", | ||
"@commitlint/cli": "^17.4.4", | ||
"@commitlint/config-angular": "^17.4.4", | ||
"@rollup/plugin-babel": "^6.0.3", | ||
@@ -34,4 +34,4 @@ "@types/sinon": "^10.0.13", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.33.0", | ||
"eslint-config-holy-grail": "^55.0.6", | ||
"eslint": "^8.36.0", | ||
"eslint-config-holy-grail": "^55.0.15", | ||
"grunt": "^1.6.1", | ||
@@ -51,14 +51,14 @@ "grunt-cli": "^1.4.3", | ||
"mocha": "^10.2.0", | ||
"prettier": "^2.8.3", | ||
"prettier": "^2.8.4", | ||
"pretty-quick": "^3.1.3", | ||
"rimraf": "^4.1.2", | ||
"rollup": "^3.12.1", | ||
"rimraf": "^4.4.0", | ||
"rollup": "^3.19.1", | ||
"sinon": "^15.0.1", | ||
"sinon-chai": "^3.7.0", | ||
"ts-loader": "^9.4.2", | ||
"tsconfig-holy-grail": "^12.0.0", | ||
"tsconfig-holy-grail": "^12.0.1", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^54.0.1", | ||
"typescript": "^4.9.5", | ||
"webpack": "^5.75.0" | ||
"webpack": "^5.76.1" | ||
}, | ||
@@ -94,3 +94,3 @@ "engines": { | ||
"types": "build/es2019/module.d.ts", | ||
"version": "8.0.1" | ||
"version": "8.0.2" | ||
} |
10752
40210
Updated@babel/runtime@^7.21.0