Skip to content

Commit 7b94cfd

Browse files
author
Angular Builds
committed
9c8b3a16f build: update all non-major dependencies
1 parent 56f74d6 commit 7b94cfd

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
{
22
"name": "@angular-devkit/build-angular",
3-
"version": "14.0.0-next.5+12.sha-054ae02",
3+
"version": "14.0.0-next.5+13.sha-9c8b3a1",
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#054ae02c2",
11-
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#054ae02c2",
12-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#054ae02c2",
13-
"@babel/core": "7.17.5",
14-
"@babel/generator": "7.17.3",
10+
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#9c8b3a16f",
11+
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#9c8b3a16f",
12+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#9c8b3a16f",
13+
"@babel/core": "7.17.7",
14+
"@babel/generator": "7.17.7",
1515
"@babel/helper-annotate-as-pure": "7.16.7",
1616
"@babel/plugin-proposal-async-generator-functions": "7.16.8",
1717
"@babel/plugin-transform-async-to-generator": "7.16.8",
1818
"@babel/plugin-transform-runtime": "7.17.0",
1919
"@babel/preset-env": "7.16.11",
20-
"@babel/runtime": "7.17.2",
20+
"@babel/runtime": "7.17.7",
2121
"@babel/template": "7.16.7",
2222
"@discoveryjs/json-ext": "0.5.7",
23-
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#054ae02c2",
23+
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#9c8b3a16f",
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.7.1",
33-
"esbuild-wasm": "0.14.26",
33+
"esbuild-wasm": "0.14.27",
3434
"glob": "7.2.0",
3535
"https-proxy-agent": "5.0.0",
3636
"inquirer": "8.2.1",
@@ -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.12.0",
63+
"terser": "5.12.1",
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.26"
74+
"esbuild": "0.14.27"
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-
Mon Mar 14 2022 20:10:25 GMT+0000 (Coordinated Universal Time)
1+
Tue Mar 15 2022 15:44:34 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)