|
2 | 2 | # yarn lockfile v1 |
3 | 3 |
|
4 | 4 |
|
5 | | -"@angular-eslint/template-parser@^1.0.0": |
6 | | - version "1.0.0" |
7 | | - resolved "https://registry.yarnpkg.com/@angular-eslint/template-parser/-/template-parser-1.0.0.tgz#e4d431db36e64bf14cca90e19f40eb48c3c20402" |
8 | | - integrity sha512-M7rj907yOoEzq10FO5BDX7Ylw24V+YfdsYfyEi/TzzQtNGxCwQhbEwXc1PAZgsQ+P1wbGFbg9mb3yFkps7/LEA== |
| 5 | +"@angular-eslint/template-parser@^12.3.0": |
| 6 | + version "12.3.1" |
| 7 | + resolved "https://registry.yarnpkg.com/@angular-eslint/template-parser/-/template-parser-12.3.1.tgz#561fe1bd3fb4a4d75cc55366d27818bca22204c9" |
| 8 | + integrity sha512-6DkXqTaVEHZdcN3isHQ2CDoTsKLuJ5C1SYEOuFzOU1Zp85SvjxO92v6gPkFPKk0iQNVRmQS2XcKef6weehUUGA== |
9 | 9 | dependencies: |
10 | 10 | eslint-scope "^5.1.0" |
11 | 11 |
|
12 | | -"@angular/compiler@^11.2.0": |
13 | | - version "11.2.0" |
14 | | - resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-11.2.0.tgz#130bee57dd1daa1326d37bef4b63c02aa7309cc2" |
15 | | - integrity sha512-EW6LM/kUYhQkuFqGt03c/eRKZAYr0LLEdMOn//j1uIh+wSq9KLffBGpky6b63xdfWxsXi8OucXUOydTQBckNEQ== |
| 12 | +"@angular/compiler@^12.1.0": |
| 13 | + version "12.2.1" |
| 14 | + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-12.2.1.tgz#963875d1cb4c8b1a1584bd5ed831e25517ff1355" |
| 15 | + integrity sha512-XUszrdfjSEi3oI81rL4h4+DeN+j7OZukFZ3Zj77a4lu0BcrHFUZ408hzGnAQVnK4xxcpSjQet8yKGnR08YGxxA== |
16 | 16 | dependencies: |
17 | | - tslib "^2.0.0" |
| 17 | + tslib "^2.2.0" |
18 | 18 |
|
19 | 19 | "@babel/code-frame@7.0.0-beta.44": |
20 | 20 | version "7.0.0-beta.44" |
@@ -10613,11 +10613,16 @@ tslib@^1.10.0, tslib@^1.8.1, tslib@^1.9.0: |
10613 | 10613 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35" |
10614 | 10614 | integrity sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA== |
10615 | 10615 |
|
10616 | | -tslib@^2.0.0, tslib@^2.0.1: |
| 10616 | +tslib@^2.0.1: |
10617 | 10617 | version "2.0.1" |
10618 | 10618 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.1.tgz#410eb0d113e5b6356490eec749603725b021b43e" |
10619 | 10619 | integrity sha512-SgIkNheinmEBgx1IUNirK0TUD4X9yjjBRTqqjggWCU3pUEqIk3/Uwl3yRixYKT6WjQuGiwDv4NomL3wqRCj+CQ== |
10620 | 10620 |
|
| 10621 | +tslib@^2.2.0: |
| 10622 | + version "2.3.1" |
| 10623 | + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01" |
| 10624 | + integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw== |
| 10625 | + |
10621 | 10626 | tslint@^6.1.1: |
10622 | 10627 | version "6.1.1" |
10623 | 10628 | resolved "https://registry.yarnpkg.com/tslint/-/tslint-6.1.1.tgz#ac03fbd17f85bfefaae348b353b25a88efe10cde" |
|
0 commit comments