Skip to content

Commit 1fa0e87

Browse files
author
Angular Builds
committed
4b05c44d4 build: update all non-major dependencies
1 parent 6745301 commit 1fa0e87

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+13.sha-0316dea",
3+
"version": "14.0.0-next.7+15.sha-4b05c44",
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#0316dea67",
11-
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#0316dea67",
12-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#0316dea67",
10+
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#4b05c44d4",
11+
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#4b05c44d4",
12+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#4b05c44d4",
1313
"@babel/core": "7.17.8",
1414
"@babel/generator": "7.17.7",
1515
"@babel/helper-annotate-as-pure": "7.16.7",
@@ -20,16 +20,16 @@
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#0316dea67",
23+
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#4b05c44d4",
2424
"ansi-colors": "4.1.1",
2525
"babel-loader": "8.2.4",
2626
"babel-plugin-istanbul": "6.1.1",
2727
"browserslist": "^4.9.1",
28-
"cacache": "16.0.3",
28+
"cacache": "16.0.4",
2929
"copy-webpack-plugin": "10.2.4",
3030
"critters": "0.0.16",
3131
"css-loader": "6.7.1",
32-
"esbuild-wasm": "0.14.31",
32+
"esbuild-wasm": "0.14.32",
3333
"glob": "7.2.0",
3434
"https-proxy-agent": "5.0.0",
3535
"inquirer": "8.2.2",
@@ -65,12 +65,12 @@
6565
"tslib": "2.3.1",
6666
"webpack": "5.71.0",
6767
"webpack-dev-middleware": "5.3.1",
68-
"webpack-dev-server": "4.7.4",
68+
"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.31"
73+
"esbuild": "0.14.32"
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-
Wed Apr 06 2022 15:55:09 GMT+0000 (Coordinated Universal Time)
1+
Wed Apr 06 2022 17:31:52 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)