Skip to content

Commit 5f33cbc

Browse files
author
Angular Builds
committed
17a7fdcd6 build: update all non-major dependencies
1 parent 8f66ef5 commit 5f33cbc

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"name": "@angular-devkit/build-angular",
3-
"version": "14.0.0-next.6+35.sha-f222f38",
3+
"version": "14.0.0-next.6+36.sha-17a7fdc",
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.1.2",
10-
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#f222f3868",
11-
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#f222f3868",
12-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#f222f3868",
10+
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#17a7fdcd6",
11+
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#17a7fdcd6",
12+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#17a7fdcd6",
1313
"@babel/core": "7.17.8",
1414
"@babel/generator": "7.17.7",
1515
"@babel/helper-annotate-as-pure": "7.16.7",
@@ -20,7 +20,7 @@
2020
"@babel/runtime": "7.17.8",
2121
"@babel/template": "7.16.7",
2222
"@discoveryjs/json-ext": "0.5.7",
23-
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#f222f3868",
23+
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#17a7fdcd6",
2424
"ansi-colors": "4.1.1",
2525
"babel-loader": "8.2.4",
2626
"babel-plugin-istanbul": "6.1.1",
@@ -29,10 +29,10 @@
2929
"copy-webpack-plugin": "10.2.4",
3030
"critters": "0.0.16",
3131
"css-loader": "6.7.1",
32-
"esbuild-wasm": "0.14.27",
32+
"esbuild-wasm": "0.14.28",
3333
"glob": "7.2.0",
3434
"https-proxy-agent": "5.0.0",
35-
"inquirer": "8.2.1",
35+
"inquirer": "8.2.2",
3636
"jsonc-parser": "3.0.0",
3737
"karma-source-map-support": "1.4.0",
3838
"less": "4.1.2",
@@ -70,7 +70,7 @@
7070
"webpack-subresource-integrity": "5.1.0"
7171
},
7272
"optionalDependencies": {
73-
"esbuild": "0.14.27"
73+
"esbuild": "0.14.28"
7474
},
7575
"peerDependencies": {
7676
"@angular/compiler-cli": "^14.0.0 || ^14.0.0-next",

uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Sat Mar 26 2022 07:55:39 GMT+0000 (Coordinated Universal Time)
1+
Sat Mar 26 2022 07:56:21 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)