Skip to content

Commit 4fa6d5d

Browse files
author
Angular Builds
committed
a3c0aa9f8 build: update all non-major dependencies
1 parent 18abcaf commit 4fa6d5d

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 9 additions & 9 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.3+17.sha-ac98f25",
3+
"version": "14.0.0-next.4+2.sha-a3c0aa9",
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#ac98f25a3",
11-
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#ac98f25a3",
12-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#ac98f25a3",
10+
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#a3c0aa9f8",
11+
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#a3c0aa9f8",
12+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#a3c0aa9f8",
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#ac98f25a3",
23+
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#a3c0aa9f8",
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.23",
33+
"esbuild-wasm": "0.14.24",
3434
"glob": "7.2.0",
3535
"https-proxy-agent": "5.0.0",
3636
"inquirer": "8.2.0",
@@ -49,7 +49,7 @@
4949
"postcss": "8.4.7",
5050
"postcss-import": "14.0.2",
5151
"postcss-loader": "6.2.1",
52-
"postcss-preset-env": "7.4.1",
52+
"postcss-preset-env": "7.4.2",
5353
"regenerator-runtime": "0.13.9",
5454
"resolve-url-loader": "5.0.0",
5555
"rxjs": "6.6.7",
@@ -64,14 +64,14 @@
6464
"text-table": "0.2.0",
6565
"tree-kill": "1.2.2",
6666
"tslib": "2.3.1",
67-
"webpack": "5.69.1",
67+
"webpack": "5.70.0",
6868
"webpack-dev-middleware": "5.3.1",
6969
"webpack-dev-server": "4.7.4",
7070
"webpack-merge": "5.8.0",
7171
"webpack-subresource-integrity": "5.1.0"
7272
},
7373
"optionalDependencies": {
74-
"esbuild": "0.14.23"
74+
"esbuild": "0.14.24"
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-
Thu Mar 03 2022 06:55:10 GMT+0000 (Coordinated Universal Time)
1+
Thu Mar 03 2022 18:24:14 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)