Skip to content

Commit 1b3f977

Browse files
author
Angular Builds
committed
1a36fd94a build: update all non-major dependencies
1 parent a0d775f commit 1b3f977

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 7 additions & 7 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.5+24.sha-c927c03",
3+
"version": "14.0.0-next.5+25.sha-1a36fd9",
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#c927c038b",
11-
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#c927c038b",
12-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#c927c038b",
10+
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#1a36fd94a",
11+
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#1a36fd94a",
12+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#1a36fd94a",
1313
"@babel/core": "7.17.7",
1414
"@babel/generator": "7.17.7",
1515
"@babel/helper-annotate-as-pure": "7.16.7",
@@ -20,12 +20,12 @@
2020
"@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#c927c038b",
23+
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#1a36fd94a",
2424
"ansi-colors": "4.1.1",
2525
"babel-loader": "8.2.3",
2626
"babel-plugin-istanbul": "6.1.1",
2727
"browserslist": "^4.9.1",
28-
"cacache": "16.0.0",
28+
"cacache": "16.0.1",
2929
"copy-webpack-plugin": "10.2.4",
3030
"core-js": "3.21.1",
3131
"critters": "0.0.16",
@@ -46,7 +46,7 @@
4646
"ora": "5.4.1",
4747
"parse5-html-rewriting-stream": "6.0.1",
4848
"piscina": "3.2.0",
49-
"postcss": "8.4.8",
49+
"postcss": "8.4.12",
5050
"postcss-import": "14.0.2",
5151
"postcss-loader": "6.2.1",
5252
"postcss-preset-env": "7.4.2",

uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Wed Mar 16 2022 14:47:10 GMT+0000 (Coordinated Universal Time)
1+
Wed Mar 16 2022 18:53:02 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)