Skip to content

Commit

Permalink
prettierx: Update @angular/compiler -> 12.2.3 - dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 25, 2021
1 parent f0db4cd commit a2f6089
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"<!-- -->"
],
"dependencies": {
"@angular/compiler": "12.1.1",
"@angular/compiler": "12.2.3",
"@babel/code-frame": "7.14.5",
"@babel/parser": "7.14.7",
"@brodybits/remark-parse": "8.0.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@angular/compiler@12.1.1":
version "12.1.1"
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-12.1.1.tgz#ec8ae93fa905f6f71c748ba250be8f4d58e31605"
integrity sha512-QV56c+A18vdY8AB/SoWq0UkHhJxYDWY+VUY75RM2dxcsXoNeO5FTCjBRkA7yMiX6Q6cahH2ivC7tmqVU2mYHuA==
"@angular/compiler@12.2.3":
version "12.2.3"
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-12.2.3.tgz#a528dcda48c17c9b844caba5b61cfd119e515d17"
integrity sha512-jlS7XUokGb4eH6aYEIanrq6a7ZxcMI9GmMr5tBAdIHusH3b40dcMpZVXIxoGzv1Ws47m2izDCrjWjkFKeXPavQ==
dependencies:
tslib "^2.2.0"

Expand Down

0 comments on commit a2f6089

Please sign in to comment.