Skip to content

Commit fc4e1d8

Browse files
author
Angular Builds
committed
6b40c4d ci: update angular/dev-infra actions version
1 parent 8d9cc93 commit fc4e1d8

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
{
22
"name": "@angular-devkit/build-angular",
3-
"version": "17.3.12+sha-b479e80",
3+
"version": "17.3.12+sha-6b40c4d",
44
"description": "Angular Webpack Build Facade",
55
"main": "src/index.js",
66
"typings": "src/index.d.ts",
77
"builders": "builders.json",
88
"dependencies": {
99
"@ampproject/remapping": "2.3.0",
10-
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#b479e80",
11-
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#b479e80",
12-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#b479e80",
13-
"@babel/core": "7.24.0",
14-
"@babel/generator": "7.23.6",
15-
"@babel/helper-annotate-as-pure": "7.22.5",
16-
"@babel/helper-split-export-declaration": "7.22.6",
17-
"@babel/plugin-transform-async-generator-functions": "7.23.9",
18-
"@babel/plugin-transform-async-to-generator": "7.23.3",
19-
"@babel/plugin-transform-runtime": "7.24.0",
20-
"@babel/preset-env": "7.24.0",
21-
"@babel/runtime": "7.24.0",
10+
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#6b40c4d",
11+
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#6b40c4d",
12+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#6b40c4d",
13+
"@babel/core": "7.26.10",
14+
"@babel/generator": "7.26.10",
15+
"@babel/helper-annotate-as-pure": "7.25.9",
16+
"@babel/helper-split-export-declaration": "7.24.7",
17+
"@babel/plugin-transform-async-generator-functions": "7.26.8",
18+
"@babel/plugin-transform-async-to-generator": "7.25.9",
19+
"@babel/plugin-transform-runtime": "7.26.10",
20+
"@babel/preset-env": "7.26.9",
21+
"@babel/runtime": "7.26.10",
2222
"@discoveryjs/json-ext": "0.5.7",
23-
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#b479e80",
23+
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#6b40c4d",
2424
"@vitejs/plugin-basic-ssl": "1.1.0",
2525
"ansi-colors": "4.1.3",
2626
"autoprefixer": "10.4.18",

uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Wed Feb 12 2025 19:52:24 GMT+0000 (Coordinated Universal Time)
1+
Thu Mar 13 2025 10:03:55 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)