Skip to content

Commit 7aa716f

Browse files
author
Angular Builds
committed
1fca0f10d build: update dependency pacote to v13
1 parent d68e9dc commit 7aa716f

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+21.sha-65be45b",
3+
"version": "14.0.0-next.1+23.sha-1fca0f1",
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#65be45b4b",
11-
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#65be45b4b",
12-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#65be45b4b",
10+
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#1fca0f10d",
11+
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#1fca0f10d",
12+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#1fca0f10d",
1313
"@babel/core": "7.17.4",
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#65be45b4b",
23+
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#1fca0f10d",
2424
"ansi-colors": "4.1.1",
2525
"babel-loader": "8.2.3",
2626
"babel-plugin-istanbul": "6.1.1",
@@ -41,7 +41,7 @@
4141
"license-webpack-plugin": "4.0.2",
4242
"loader-utils": "3.2.0",
4343
"mini-css-extract-plugin": "2.5.3",
44-
"minimatch": "4.1.1",
44+
"minimatch": "5.0.0",
4545
"open": "8.4.0",
4646
"ora": "5.4.1",
4747
"parse5-html-rewriting-stream": "6.0.1",

uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Wed Feb 16 2022 11:52:02 GMT+0000 (Coordinated Universal Time)
1+
Wed Feb 16 2022 12:05:10 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)