8000 chore: version 18.2.7 · cexbrayat/angular-cli-ssr-diff@bb0a8c6 · GitHub
[go: up one dir, main page]

Skip to content

Commit bb0a8c6

Browse files
committed
chore: version 18.2.7
1 parent a3edf3a commit bb0a8c6

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

ponyracer/.editorconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ trim_trailing_whitespace = true
1010

1111
[*.ts]
1212
quote_type = single
13+
ij_typescript_use_double_quotes = false
1314

1415
[*.md]
1516
max_line_length = off

ponyracer/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@
2020
"@angular/platform-browser-dynamic": "^18.2.0",
2121
"@angular/platform-server": "^18.2.0",
2222
"@angular/router": "^18.2.0",
23-
"@angular/ssr": "^18.2.6",
23+
"@angular/ssr": "^18.2.7",
2424
"express": "^4.18.2",
2525
"rxjs": "~7.8.0",
2626
"tslib": "^2.3.0",
2727
"zone.js": "~0.14.10"
2828
},
2929
"devDependencies": {
30-
"@angular-devkit/build-angular": "^18.2.6",
31-
"@angular/cli": "^18.2.6",
30+
"@angular-devkit/build-angular": "^18.2.7",
31+
"@angular/cli": "^18.2.7",
3232
"@angular/compiler-cli": "^18.2.0",
3333
"@types/express": "^4.17.17",
3434
"@types/jasmine": "~5.1.0",

0 commit comments

Comments
 (0)
0