Skip to content

Commit 329c4e2

Browse files
author
Angular Builds
committed
5ebfe805a build: update all non-major dependencies
1 parent f51c76b commit 329c4e2

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.7+9.sha-7db433b",
3+
"version": "14.0.0-next.7+10.sha-5ebfe80",
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#7db433bb0",
11-
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#7db433bb0",
12-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#7db433bb0",
10+
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#5ebfe805a",
11+
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#5ebfe805a",
12+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#5ebfe805a",
1313
"@babel/core": "7.17.8",
1414
"@babel/generator": "7.17.7",
1515
"@babel/helper-annotate-as-pure": "7.16.7",
@@ -20,7 +20,7 @@
2020
"@babel/runtime": "7.17.8",
2121
"@babel/template": "7.16.7",
2222
"@discoveryjs/json-ext": "0.5.7",
23-
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#7db433bb0",
23+
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#5ebfe805a",
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.29",
32+
"esbuild-wasm": "0.14.31",
3333
"glob": "7.2.0",
3434
"https-proxy-agent": "5.0.0",
3535
"inquirer": "8.2.2",
@@ -52,7 +52,7 @@
5252
"regenerator-runtime": "0.13.9",
5353
"resolve-url-loader": "5.0.0",
5454
"rxjs": "6.6.7",
55-
"sass": "1.49.10",
55+
"sass": "1.49.11",
5656
"sass-loader": "12.6.0",
5757
"semver": "7.3.5",
5858
"source-map-loader": "3.0.1",
@@ -63,14 +63,14 @@
6363
"text-table": "0.2.0",
6464
"tree-kill": "1.2.2",
6565
"tslib": "2.3.1",
66-
"webpack": "5.70.0",
66+
"webpack": "5.71.0",
6767
"webpack-dev-middleware": "5.3.1",
6868
"webpack-dev-server": "4.7.4",
6969
"webpack-merge": "5.8.0",
7070
"webpack-subresource-integrity": "5.1.0"
7171
},
7272
"optionalDependencies": {
73-
"esbuild": "0.14.29"
73+
"esbuild": "0.14.31"
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-
Mon Apr 04 2022 14:33:19 GMT+0000 (Coordinated Universal Time)
1+
Mon Apr 04 2022 14:34:54 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)