Skip to content

Commit d904bb0

Browse files
author
Angular Builds
committed
748d3ab2e build: update all non-major dependencies
1 parent ee5d9d2 commit d904bb0

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.2+7.sha-34bf5a7",
3+
"version": "14.0.0-next.2+8.sha-748d3ab",
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#34bf5a76e",
11-
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#34bf5a76e",
12-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#34bf5a76e",
10+
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#748d3ab2e",
11+
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#748d3ab2e",
12+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#748d3ab2e",
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#34bf5a76e",
23+
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#748d3ab2e",
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.22",
33+
"esbuild-wasm": "0.14.23",
3434
"glob": "7.2.0",
3535
"https-proxy-agent": "5.0.0",
3636
"inquirer": "8.2.0",
@@ -60,7 +60,7 @@
6060
"source-map-support": "0.5.21",
6161
"stylus": "0.56.0",
6262
"stylus-loader": "6.2.0",
63-
"terser": "5.10.0",
63+
"terser": "5.11.0",
6464
"text-table": "0.2.0",
6565
"tree-kill": "1.2.2",
6666
"tslib": "2.3.1",
@@ -71,7 +71,7 @@
7171
"webpack-subresource-integrity": "5.1.0"
7272
},
7373
"optionalDependencies": {
74-
"esbuild": "0.14.22"
74+
"esbuild": "0.14.23"
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-
Tue Feb 22 2022 15:06:01 GMT+0000 (Coordinated Universal Time)
1+
Tue Feb 22 2022 15:48:37 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)