Skip to content
This repository was archived by the owner on Oct 28, 2024. It is now read-only.

Commit 85d6afc

Browse files
authored
Merge pull request #863 from deislabs/dependabot/npm_and_yarn/src/Web/ClientApp/angular/compiler-14.0.1
Bump @angular/compiler from 14.0.0 to 14.0.1 in /src/Web/ClientApp
2 parents fd2e20d + 6ce452d commit 85d6afc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Web/ClientApp/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Web/ClientApp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@angular/animations": "~14.0.0",
1414
"@angular/common": "~14.0.1",
15-
"@angular/compiler": "~14.0.0",
15+
"@angular/compiler": "~14.0.1",
1616
"@angular/core": "~14.0.0",
1717
"@angular/forms": "~14.0.0",
1818
"@angular/platform-browser": "~14.0.0",

0 commit comments

Comments
 (0)