Skip to content

Commit 516d00d

Browse files
author
Angular Builds
committed
a11c947c7 build: update all non-major dependencies
1 parent 395fdc1 commit 516d00d

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.4+3.sha-b85b674",
3+
"version": "14.0.0-next.4+4.sha-a11c947",
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#b85b67498",
11-
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#b85b67498",
12-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#b85b67498",
10+
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#a11c947c7",
11+
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#a11c947c7",
12+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#a11c947c7",
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#b85b67498",
23+
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#a11c947c7",
2424
"ansi-colors": "4.1.1",
2525
"babel-loader": "8.2.3",
2626
"babel-plugin-istanbul": "6.1.1",
@@ -30,7 +30,7 @@
3030
"core-js": "3.21.1",
3131
"critters": "0.0.16",
3232
"css-loader": "6.6.0",
33-
"esbuild-wasm": "0.14.24",
33+
"esbuild-wasm": "0.14.25",
3434
"glob": "7.2.0",
3535
"https-proxy-agent": "5.0.0",
3636
"inquirer": "8.2.0",
@@ -40,7 +40,7 @@
4040
"less-loader": "10.2.0",
4141
"license-webpack-plugin": "4.0.2",
4242
"loader-utils": "3.2.0",
43-
"mini-css-extract-plugin": "2.5.3",
43+
"mini-css-extract-plugin": "2.6.0",
4444
"minimatch": "5.0.1",
4545
"open": "8.4.0",
4646
"ora": "5.4.1",
@@ -71,7 +71,7 @@
7171
"webpack-subresource-integrity": "5.1.0"
7272
},
7373
"optionalDependencies": {
74-
"esbuild": "0.14.24"
74+
"esbuild": "0.14.25"
7575
},
7676
"peerDependencies": {
7777
"@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-
Fri Mar 04 2022 09:30:07 GMT+0000 (Coordinated Universal Time)
1+
Fri Mar 04 2022 09:31:14 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)