Skip to content

Commit a00b689

Browse files
committed
build: update dependency typescript to v5.8.2
1 parent 2083c3d commit a00b689

File tree

5 files changed

+100
-100
lines changed

5 files changed

+100
-100
lines changed

.aspect/rules/external_repository_action_cache/npm_translate_lock_MzA5NzUwNzMx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# This file should be checked into version control along with the pnpm-lock.yaml file.
44
.npmrc=-1406867100
55
modules/testing/builder/package.json=973445093
6-
package.json=-31518441
6+
package.json=-636142953
77
packages/angular/build/package.json=-1114621695
88
packages/angular/cli/package.json=-1917515334
99
packages/angular/pwa/package.json=1108903917
@@ -15,9 +15,9 @@ packages/angular_devkit/build_webpack/package.json=-511874814
1515
packages/angular_devkit/core/package.json=-411613325
1616
packages/angular_devkit/schematics/package.json=-1133510866
1717
packages/angular_devkit/schematics_cli/package.json=-2026655035
18-
packages/ngtools/webpack/package.json=-538346154
18+
packages/ngtools/webpack/package.json=884391309
1919
packages/schematics/angular/package.json=251715148
20-
pnpm-lock.yaml=-1296799772
20+
pnpm-lock.yaml=-1246847274
2121
pnpm-workspace.yaml=-1264044456
2222
tests/package.json=700948366
23-
yarn.lock=1830514190
23+
yarn.lock=-955639695

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@
197197
"tree-kill": "1.2.2",
198198
"ts-node": "^10.9.1",
199199
"tslib": "2.8.1",
200-
"typescript": "5.8.1-rc",
200+
"typescript": "5.8.2",
201201
"undici": "7.3.0",
202202
"unenv": "^1.10.0",
203203
"verdaccio": "6.0.5",
@@ -231,6 +231,6 @@
231231
}
232232
},
233233
"resolutions": {
234-
"typescript": "5.8.1-rc"
234+
"typescript": "5.8.2"
235235
}
236236
}

packages/ngtools/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
3030
"@angular/compiler": "19.2.0",
3131
"@angular/compiler-cli": "19.2.0",
32-
"typescript": "5.8.1-rc",
32+
"typescript": "5.8.2",
3333
"webpack": "5.98.0"
3434
}
3535
}

0 commit comments

Comments
 (0)