Skip to content

Commit 9dcfba7

Browse files
author
Angular Builds
committed
7b24cee0c build: update shelljs dependencies to "^0.8.5"
1 parent 4a3e65b commit 9dcfba7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 5 additions & 5 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#dce688c8d",
11-
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#dce688c8d",
12-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#dce688c8d",
10+
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#7b24cee0c",
11+
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#7b24cee0c",
12+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#7b24cee0c",
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#dce688c8d",
23+
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#7b24cee0c",
2424
"ansi-colors": "4.1.1",
2525
"babel-loader": "8.2.3",
2626
"babel-plugin-istanbul": "6.1.1",
@@ -50,7 +50,7 @@
5050
"postcss": "8.4.5",
5151
"postcss-import": "14.0.2",
5252
"postcss-loader": "6.2.1",
53-
"postcss-preset-env": "6.7.0",
53+
"postcss-preset-env": "7.2.3",
5454
"regenerator-runtime": "0.13.9",
5555
"resolve-url-loader": "4.0.0",
5656
"rxjs": "6.6.7",

uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Wed Jan 12 2022 19:13:52 GMT+0000 (Coordinated Universal Time)
1+
Wed Jan 12 2022 19:59:28 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)