Skip to content

Commit dc9f260

Browse files
author
Angular Builds
committed
4df12dc12 build: update all non-major dependencies
1 parent 929ce69 commit dc9f260

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.3+7.sha-f8765cc",
3+
"version": "14.0.0-next.3+8.sha-4df12dc",
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#f8765cc6c",
11-
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#f8765cc6c",
12-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#f8765cc6c",
10+
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#4df12dc12",
11+
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#4df12dc12",
12+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#4df12dc12",
1313
"@babel/core": "7.17.5",
1414
"@babel/generator": "7.17.3",
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#f8765cc6c",
23+
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#4df12dc12",
2424
"ansi-colors": "4.1.1",
2525
"babel-loader": "8.2.3",
2626
"babel-plugin-istanbul": "6.1.1",
@@ -41,26 +41,26 @@
4141
"license-webpack-plugin": "4.0.2",
4242
"loader-utils": "3.2.0",
4343
"mini-css-extract-plugin": "2.5.3",
44-
"minimatch": "5.0.0",
44+
"minimatch": "5.0.1",
4545
"open": "8.4.0",
4646
"ora": "5.4.1",
4747
"parse5-html-rewriting-stream": "6.0.1",
4848
"piscina": "3.2.0",
49-
"postcss": "8.4.6",
49+
"postcss": "8.4.7",
5050
"postcss-import": "14.0.2",
5151
"postcss-loader": "6.2.1",
5252
"postcss-preset-env": "7.4.1",
5353
"regenerator-runtime": "0.13.9",
5454
"resolve-url-loader": "5.0.0",
5555
"rxjs": "6.6.7",
56-
"sass": "1.49.8",
56+
"sass": "1.49.9",
5757
"sass-loader": "12.6.0",
5858
"semver": "7.3.5",
5959
"source-map-loader": "3.0.1",
6060
"source-map-support": "0.5.21",
6161
"stylus": "0.56.0",
6262
"stylus-loader": "6.2.0",
63-
"terser": "5.11.0",
63+
"terser": "5.12.0",
6464
"text-table": "0.2.0",
6565
"tree-kill": "1.2.2",
6666
"tslib": "2.3.1",

uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Tue Mar 01 2022 17:29:14 GMT+0000 (Coordinated Universal Time)
1+
Tue Mar 01 2022 19:08:59 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)