Skip to content

Commit c4442f9

Browse files
author
Angular Builds
committed
95954bba0 build: update all non-major dependencies
1 parent c2532f2 commit c4442f9

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.8+14.sha-bf891c3",
3+
"version": "14.0.0-next.8+15.sha-95954bb",
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#bf891c3b4",
11-
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#bf891c3b4",
12-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#bf891c3b4",
10+
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#95954bba0",
11+
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#95954bba0",
12+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#95954bba0",
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#bf891c3b4",
23+
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#95954bba0",
2424
"ansi-colors": "4.1.1",
2525
"babel-loader": "8.2.4",
2626
"babel-plugin-istanbul": "6.1.1",
@@ -29,7 +29,7 @@
2929
"copy-webpack-plugin": "10.2.4",
3030
"critters": "0.0.16",
3131
"css-loader": "6.7.1",
32-
"esbuild-wasm": "0.14.34",
32+
"esbuild-wasm": "0.14.36",
3333
"glob": "7.2.0",
3434
"https-proxy-agent": "5.0.0",
3535
"inquirer": "8.2.2",
@@ -70,7 +70,7 @@
7070
"webpack-subresource-integrity": "5.1.0"
7171
},
7272
"optionalDependencies": {
73-
"esbuild": "0.14.34"
73+
"esbuild": "0.14.36"
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-
Tue Apr 12 2022 18:13:06 GMT+0000 (Coordinated Universal Time)
1+
Tue Apr 12 2022 18:13:24 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)