Skip to content

Commit 437f098

Browse files
author
Angular Builds
committed
a4ff7e934 build: update lock file
1 parent eb247bc commit 437f098

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
@@ -7,9 +7,9 @@
77
"builders": "builders.json",
88
"dependencies": {
99
"@ampproject/remapping": "1.0.2",
10-
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#4de2eb54f",
11-
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#4de2eb54f",
12-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#4de2eb54f",
10+
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#a4ff7e934",
11+
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#a4ff7e934",
12+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#a4ff7e934",
1313
"@babel/core": "7.16.7",
1414
"@babel/generator": "7.16.8",
1515
"@babel/helper-annotate-as-pure": "7.16.7",
@@ -20,7 +20,7 @@
2020
"@babel/runtime": "7.16.7",
2121
"@babel/template": "7.16.7",
2222
"@discoveryjs/json-ext": "0.5.6",
23-
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#4de2eb54f",
23+
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#a4ff7e934",
2424
"ansi-colors": "4.1.1",
2525
"babel-loader": "8.2.3",
2626
"babel-plugin-istanbul": "6.1.1",
@@ -52,7 +52,7 @@
5252
"postcss-loader": "6.2.1",
5353
"postcss-preset-env": "7.2.3",
5454
"regenerator-runtime": "0.13.9",
55-
"resolve-url-loader": "5.0.0",
55+
"resolve-url-loader": "4.0.0",
5656
"rxjs": "6.6.7",
5757
"sass": "1.48.0",
5858
"sass-loader": "12.4.0",
@@ -75,11 +75,11 @@
7575
"esbuild": "0.14.11"
7676
},
7777
"peerDependencies": {
78-
"@angular/compiler-cli": "^13.0.0 || ^13.2.0-next",
79-
"@angular/localize": "^13.0.0 || ^13.2.0-next",
80-
"@angular/service-worker": "^13.0.0 || ^13.2.0-next",
78+
"@angular/compiler-cli": "^13.0.0 || ^13.1.0-next",
79+
"@angular/localize": "^13.0.0 || ^13.1.0-next",
80+
"@angular/service-worker": "^13.0.0 || ^13.1.0-next",
8181
"karma": "^6.3.0",
82-
"ng-packagr": "^13.0.0 || ^13.2.0-next",
82+
"ng-packagr": "^13.0.0 || ^13.1.0-next",
8383
"protractor": "^7.0.0",
8484
"tailwindcss": "^2.0.0 || ^3.0.0",
8585
"typescript": ">=4.4.3 <4.6"

uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Wed Jan 19 2022 06:52:20 GMT+0000 (Coordinated Universal Time)
1+
Wed Jan 19 2022 06:54:26 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)