Comparing version 10.0.2 to 10.0.3
@@ -13,3 +13,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.24.1", | ||
"@babel/runtime": "^7.24.4", | ||
"decimal.js": "^10.4.3", | ||
@@ -21,6 +21,6 @@ "tslib": "^2.6.2" | ||
"@babel/cli": "^7.24.1", | ||
"@babel/core": "^7.24.3", | ||
"@babel/core": "^7.24.4", | ||
"@babel/plugin-external-helpers": "^7.24.1", | ||
"@babel/plugin-transform-runtime": "^7.24.3", | ||
"@babel/preset-env": "^7.24.3", | ||
"@babel/preset-env": "^7.24.4", | ||
"@babel/register": "^7.23.7", | ||
@@ -35,3 +35,3 @@ "@commitlint/cli": "^18.6.1", | ||
"eslint": "^8.57.0", | ||
"eslint-config-holy-grail": "^58.0.10", | ||
"eslint-config-holy-grail": "^59.0.3", | ||
"grunt": "^1.6.1", | ||
@@ -51,13 +51,13 @@ "grunt-cli": "^1.4.3", | ||
"load-grunt-config": "^4.0.1", | ||
"mocha": "^10.3.0", | ||
"mocha": "^10.4.0", | ||
"prettier": "^3.2.5", | ||
"rimraf": "^5.0.5", | ||
"rollup": "^4.13.0", | ||
"rollup": "^4.14.1", | ||
"sinon": "^17.0.1", | ||
"sinon-chai": "^3.7.0", | ||
"ts-loader": "^9.5.1", | ||
"tsconfig-holy-grail": "^15.0.0", | ||
"tsconfig-holy-grail": "^15.0.1", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^56.0.0", | ||
"typescript": "^5.4.3", | ||
"tslint-config-holy-grail": "^56.0.1", | ||
"typescript": "^5.4.4", | ||
"webpack": "^5.91.0" | ||
@@ -99,3 +99,3 @@ }, | ||
"types": "build/es2019/module.d.ts", | ||
"version": "10.0.2" | ||
"version": "10.0.3" | ||
} |
Sorry, the diff of this file is not supported yet
40909
Updated@babel/runtime@^7.24.4