Skip to content

Commit 1662e50

Browse files
author
Angular Builds
committed
8673e3d36 build: update all non-major dependencies
1 parent eee1ed1 commit 1662e50

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 7 additions & 7 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.4+23.sha-92528b1",
3+
"version": "14.0.0-next.4+24.sha-8673e3d",
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#92528b1df",
11-
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#92528b1df",
12-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#92528b1df",
10+
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#8673e3d36",
11+
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#8673e3d36",
12+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#8673e3d36",
1313
"@babel/core": "7.17.5",
1414
"@babel/generator": "7.17.3",
1515
"@babel/helper-annotate-as-pure": "7.16.7",
@@ -20,7 +20,7 @@
2020
"@babel/runtime": "7.17.2",
2121
"@babel/template": "7.16.7",
2222
"@discoveryjs/json-ext": "0.5.6",
23-
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#92528b1df",
23+
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#8673e3d36",
2424
"ansi-colors": "4.1.1",
2525
"babel-loader": "8.2.3",
2626
"babel-plugin-istanbul": "6.1.1",
@@ -29,11 +29,11 @@
2929
"copy-webpack-plugin": "10.2.4",
3030
"core-js": "3.21.1",
3131
"critters": "0.0.16",
32-
"css-loader": "6.7.0",
32+
"css-loader": "6.7.1",
3333
"esbuild-wasm": "0.14.25",
3434
"glob": "7.2.0",
3535
"https-proxy-agent": "5.0.0",
36-
"inquirer": "8.2.0",
36+
"inquirer": "8.2.1",
3737
"jsonc-parser": "3.0.0",
3838
"karma-source-map-support": "1.4.0",
3939
"less": "4.1.2",

uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Wed Mar 09 2022 16:54:36 GMT+0000 (Coordinated Universal Time)
1+
Wed Mar 09 2022 17:18:34 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)