Skip to content

Commit 059e41e

Browse files
author
Angular Builds
committed
3b7eec771 build: update all non-major dependencies
1 parent bdbea0e commit 059e41e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 6 additions & 6 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.1+13.sha-f6984d5",
3+
"version": "14.0.0-next.1+14.sha-3b7eec7",
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.1",
10-
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#f6984d531",
11-
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#f6984d531",
12-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#f6984d531",
10+
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#3b7eec771",
11+
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#3b7eec771",
12+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#3b7eec771",
1313
"@babel/core": "7.17.2",
1414
"@babel/generator": "7.17.0",
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#f6984d531",
23+
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#3b7eec771",
2424
"ansi-colors": "4.1.1",
2525
"babel-loader": "8.2.3",
2626
"babel-plugin-istanbul": "6.1.1",
@@ -49,7 +49,7 @@
4949
"postcss": "8.4.6",
5050
"postcss-import": "14.0.2",
5151
"postcss-loader": "6.2.1",
52-
"postcss-preset-env": "7.3.1",
52+
"postcss-preset-env": "7.3.3",
5353
"regenerator-runtime": "0.13.9",
5454
"resolve-url-loader": "5.0.0",
5555
"rxjs": "6.6.7",

uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Fri Feb 11 2022 16:11:33 GMT+0000 (Coordinated Universal Time)
1+
Mon Feb 14 2022 10:07:28 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)