Skip to content

Commit 4b7c14b

Browse files
author
Angular Builds
committed
fafbbeab6 fix(@angular-devkit/build-angular): update license-webpack-plugin to 4.0.2
1 parent f9fc661 commit 4b7c14b

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 6 additions & 6 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.1+5.sha-88f23e0",
3+
"version": "14.0.0-next.1+6.sha-fafbbea",
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.0",
10-
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#88f23e0a7",
11-
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#88f23e0a7",
12-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#88f23e0a7",
10+
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#fafbbeab6",
11+
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#fafbbeab6",
12+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#fafbbeab6",
1313
"@babel/core": "7.17.2",
1414
"@babel/generator": "7.17.0",
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#88f23e0a7",
23+
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#fafbbeab6",
2424
"ansi-colors": "4.1.1",
2525
"babel-loader": "8.2.3",
2626
"babel-plugin-istanbul": "6.1.1",
@@ -38,7 +38,7 @@
3838
"karma-source-map-support": "1.4.0",
3939
"less": "4.1.2",
4040
"less-loader": "10.2.0",
41-
"license-webpack-plugin": "4.0.1",
41+
"license-webpack-plugin": "4.0.2",
4242
"loader-utils": "3.2.0",
4343
"mini-css-extract-plugin": "2.5.3",
4444
"minimatch": "3.0.5",

uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Thu Feb 10 2022 13:47:33 GMT+0000 (Coordinated Universal Time)
1+
Thu Feb 10 2022 18:22:10 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)