angular-prerender
Advanced tools
Comparing version 16.0.16 to 16.0.17
@@ -31,3 +31,3 @@ { | ||
"type-fest": "^4.26.1", | ||
"typescript": "^5.6.2", | ||
"typescript": "^5.6.3", | ||
"yargs": "^17.7.2" | ||
@@ -44,6 +44,6 @@ }, | ||
"@angular/platform-server": "^17.3.8", | ||
"@babel/cli": "^7.25.6", | ||
"@babel/core": "^7.25.2", | ||
"@babel/preset-env": "^7.25.4", | ||
"@babel/register": "^7.24.6", | ||
"@babel/cli": "^7.25.7", | ||
"@babel/core": "^7.25.8", | ||
"@babel/preset-env": "^7.25.8", | ||
"@babel/register": "^7.25.7", | ||
"@commitlint/cli": "^19.5.0", | ||
@@ -53,7 +53,7 @@ "@commitlint/config-angular": "^19.5.0", | ||
"chai": "^4.3.10", | ||
"commitizen": "^4.3.0", | ||
"commitizen": "^4.3.1", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.57.0", | ||
"eslint-config-holy-grail": "^60.0.2", | ||
"husky": "^9.1.5", | ||
"eslint-config-holy-grail": "^60.0.10", | ||
"husky": "^9.1.6", | ||
"lint-staged": "^15.2.10", | ||
@@ -111,3 +111,3 @@ "mocha": "^10.7.3", | ||
"type": "module", | ||
"version": "16.0.16" | ||
"version": "16.0.17" | ||
} |
154880
Updatedtypescript@^5.6.3