Skip to content

Commit ef3036c

Browse files
author
Angular Builds
committed
41982aa28 build: update all non-major dependencies
1 parent c5c2759 commit ef3036c

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.9+6.sha-f74a79f",
3+
"version": "14.0.0-next.9+7.sha-41982aa",
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#f74a79f7c",
11-
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#f74a79f7c",
12-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#f74a79f7c",
10+
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#41982aa28",
11+
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#41982aa28",
12+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#41982aa28",
1313
"@babel/core": "7.17.9",
1414
"@babel/generator": "7.17.9",
1515
"@babel/helper-annotate-as-pure": "7.16.7",
@@ -20,7 +20,7 @@
2020
"@babel/runtime": "7.17.9",
2121
"@babel/template": "7.16.7",
2222
"@discoveryjs/json-ext": "0.5.7",
23-
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#f74a79f7c",
23+
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#41982aa28",
2424
"ansi-colors": "4.1.1",
2525
"babel-loader": "8.2.4",
2626
"babel-plugin-istanbul": "6.1.1",
@@ -31,7 +31,7 @@
3131
"css-loader": "6.7.1",
3232
"esbuild-wasm": "0.14.36",
3333
"glob": "8.0.1",
34-
"https-proxy-agent": "5.0.0",
34+
"https-proxy-agent": "5.0.1",
3535
"inquirer": "8.2.2",
3636
"jsonc-parser": "3.0.0",
3737
"karma-source-map-support": "1.4.0",
@@ -54,7 +54,7 @@
5454
"rxjs": "6.6.7",
5555
"sass": "1.50.0",
5656
"sass-loader": "12.6.0",
57-
"semver": "7.3.6",
57+
"semver": "7.3.7",
5858
"source-map-loader": "3.0.1",
5959
"source-map-support": "0.5.21",
6060
"stylus": "0.57.0",

uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Thu Apr 14 2022 15:48:28 GMT+0000 (Coordinated Universal Time)
1+
Fri Apr 15 2022 08:15:21 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)