Skip to content

Commit 8f1394f

Browse files
author
Angular Builds
committed
906c41991 build: update angular to 27f7616
1 parent cb2980a commit 8f1394f

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,31 +7,31 @@
77
"builders": "builders.json",
88
"dependencies": {
99
"@ampproject/remapping": "1.0.2",
10-
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#4280990ef",
11-
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#4280990ef",
12-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#4280990ef",
10+
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#906c41991",
11+
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#906c41991",
12+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#906c41991",
1313
"@babel/core": "7.16.10",
1414
"@babel/generator": "7.16.8",
1515
"@babel/helper-annotate-as-pure": "7.16.7",
1616
"@babel/plugin-proposal-async-generator-functions": "7.16.8",
1717
"@babel/plugin-transform-async-to-generator": "7.16.8",
1818
"@babel/plugin-transform-runtime": "7.16.10",
19-
"@babel/preset-env": "7.16.10",
19+
"@babel/preset-env": "7.16.11",
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#4280990ef",
23+
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#906c41991",
2424
"ansi-colors": "4.1.1",
2525
"babel-loader": "8.2.3",
2626
"babel-plugin-istanbul": "6.1.1",
2727
"browserslist": "^4.9.1",
2828
"cacache": "15.3.0",
2929
"circular-dependency-plugin": "5.2.2",
30-
"copy-webpack-plugin": "10.2.0",
30+
"copy-webpack-plugin": "10.2.1",
3131
"core-js": "3.20.3",
3232
"critters": "0.0.16",
3333
"css-loader": "6.5.1",
34-
"esbuild-wasm": "0.14.11",
34+
"esbuild-wasm": "0.14.12",
3535
"glob": "7.2.0",
3636
"https-proxy-agent": "5.0.0",
3737
"inquirer": "8.2.0",
@@ -72,7 +72,7 @@
7272
"webpack-subresource-integrity": "5.1.0"
7373
},
7474
"optionalDependencies": {
75-
"esbuild": "0.14.11"
75+
"esbuild": "0.14.12"
7676
},
7777
"peerDependencies": {
7878
"@angular/compiler-cli": "^13.0.0 || ^13.2.0-next",

uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Thu Jan 20 2022 12:00:07 GMT+0000 (Coordinated Universal Time)
1+
Fri Jan 21 2022 12:20:22 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)