Skip to content

Commit

Permalink
11449b1b8 build: update angular
Browse files Browse the repository at this point in the history
  • Loading branch information
Angular Builds committed Sep 21, 2023
1 parent 92adde9 commit 86e7bd1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "@angular-devkit/build-angular",
"version": "17.0.0-next.5+sha-ccdd268",
"version": "17.0.0-next.5+sha-11449b1",
"description": "Angular Webpack Build Facade",
"main": "src/index.js",
"typings": "src/index.d.ts",
"builders": "builders.json",
"dependencies": {
"@ampproject/remapping": "2.2.1",
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#ccdd268d7",
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#ccdd268d7",
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#ccdd268d7",
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#11449b1b8",
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#11449b1b8",
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#11449b1b8",
"@babel/core": "7.22.17",
"@babel/generator": "7.22.15",
"@babel/helper-annotate-as-pure": "7.22.5",
Expand All @@ -20,7 +20,7 @@
"@babel/preset-env": "7.22.15",
"@babel/runtime": "7.22.15",
"@discoveryjs/json-ext": "0.5.7",
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#ccdd268d7",
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#11449b1b8",
"@vitejs/plugin-basic-ssl": "1.0.1",
"ansi-colors": "4.1.3",
"autoprefixer": "10.4.15",
Expand Down
2 changes: 1 addition & 1 deletion uniqueId
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Thu Sep 21 2023 09:10:26 GMT+0000 (Coordinated Universal Time)
Thu Sep 21 2023 14:20:08 GMT+0000 (Coordinated Universal Time)

0 comments on commit 86e7bd1

Please sign in to comment.