Skip to content

Commit 06aa776

Browse files
author
Angular Builds
committed
78b353773 build: update all non-major dependencies
1 parent 48179f0 commit 06aa776

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package.json

Lines changed: 13 additions & 13 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.8+2.sha-a66cfd0",
3+
"version": "14.0.0-next.8+4.sha-78b3537",
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#a66cfd0c6",
11-
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#a66cfd0c6",
12-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#a66cfd0c6",
13-
"@babel/core": "7.17.8",
14-
"@babel/generator": "7.17.7",
10+
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#78b353773",
11+
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#78b353773",
12+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#78b353773",
13+
"@babel/core": "7.17.9",
14+
"@babel/generator": "7.17.9",
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.8",
20+
"@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#a66cfd0c6",
23+
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#78b353773",
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.32",
32+
"esbuild-wasm": "0.14.34",
3333
"glob": "7.2.0",
3434
"https-proxy-agent": "5.0.0",
3535
"inquirer": "8.2.2",
@@ -52,9 +52,9 @@
5252
"regenerator-runtime": "0.13.9",
5353
"resolve-url-loader": "5.0.0",
5454
"rxjs": "6.6.7",
55-
"sass": "1.49.11",
55+
"sass": "1.50.0",
5656
"sass-loader": "12.6.0",
57-
"semver": "7.3.5",
57+
"semver": "7.3.6",
5858
"source-map-loader": "3.0.1",
5959
"source-map-support": "0.5.21",
6060
"stylus": "0.57.0",
@@ -63,14 +63,14 @@
6363
"text-table": "0.2.0",
6464
"tree-kill": "1.2.2",
6565
"tslib": "2.3.1",
66-
"webpack": "5.71.0",
66+
"webpack": "5.72.0",
6767
"webpack-dev-middleware": "5.3.1",
6868
"webpack-dev-server": "4.8.1",
6969
"webpack-merge": "5.8.0",
7070
"webpack-subresource-integrity": "5.1.0"
7171
},
7272
"optionalDependencies": {
73-
"esbuild": "0.14.32"
73+
"esbuild": "0.14.34"
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-
Fri Apr 08 2022 17:07:55 GMT+0000 (Coordinated Universal Time)
1+
Fri Apr 08 2022 17:42:00 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)