Skip to content

Commit 541cb39

Browse files
Bump @angular/core from 9.1.2 to 11.0.5
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 9.1.2 to 11.0.5. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/11.0.5/packages/core) --- updated-dependencies: - dependency-name: "@angular/core" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0ef1f62 commit 541cb39

File tree

2 files changed

+21
-13
lines changed

2 files changed

+21
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@angular/cdk": "9.2.1",
2020
"@angular/common": "9.1.2",
2121
"@angular/compiler": "9.1.2",
22-
"@angular/core": "9.1.2",
22+
"@angular/core": "11.0.5",
2323
"@angular/flex-layout": "9.0.0-beta.29",
2424
"@angular/forms": "9.1.2",
2525
"@angular/material": "9.2.1",

yarn.lock

Lines changed: 20 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -210,10 +210,12 @@
210210
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-9.1.2.tgz#52b22120ca3c7d27dccf4239c849158ad64fb435"
211211
integrity sha512-82DitvlZA5DoE++qiiJdgx6HE71h96sfLHCjjvYJHApoOcnX+zBZFBrflpbXK9W4YdvydU4Lc1Ql1eleQPeT/g==
212212

213-
"@angular/[email protected]":
214-
version "9.1.2"
215-
resolved "https://registry.yarnpkg.com/@angular/core/-/core-9.1.2.tgz#30970d49dc3b53c0dc68cd75dbc2c96afc7fee62"
216-
integrity sha512-nAqRl+5drAnZlBT7AgSo2JJubmPNrGCvhZ83dosPEUqJoLr69/lYipnF/iqKzYn5xo4MM1O27WIhSNDtDjBmzQ==
213+
"@angular/[email protected]":
214+
version "11.0.5"
215+
resolved "https://registry.yarnpkg.com/@angular/core/-/core-11.0.5.tgz#b8c448c3cd4f6dae7327cc1ba4ee2aa29c8dbc26"
216+
integrity sha512-XAXWQi7R3ucZXQwx9QK5jSKJeQyRJ53u2dQDpr7R5stzeCy1a5hrNOkZLg9zOTTPcth/6+FrOrRZP9SMdxtw3w==
217+
dependencies:
218+
tslib "^2.0.0"
217219

218220
"@angular/[email protected]":
219221
version "9.0.0-beta.29"
@@ -6099,10 +6101,10 @@ karma@~4.0.0:
60996101
tmp "0.0.33"
61006102
useragent "2.3.0"
61016103

6102-
katex@^0.11.1:
6103-
version "0.11.1"
6104-
resolved "https://registry.yarnpkg.com/katex/-/katex-0.11.1.tgz#df30ca40c565c9df01a466a00d53e079e84ffaa2"
6105-
integrity sha512-5oANDICCTX0NqYIyAiFCCwjQ7ERu3DQG2JFHLbYOf+fXaMoH8eg/zOq5WSYJsKMi/QebW+Eh3gSM+oss1H/bww==
6104+
katex@^0.12.0:
6105+
version "0.12.0"
6106+
resolved "https://registry.yarnpkg.com/katex/-/katex-0.12.0.tgz#2fb1c665dbd2b043edcf8a1f5c555f46beaa0cb9"
6107+
integrity sha512-y+8btoc/CK70XqcHqjxiGWBOeIL8upbS0peTPXTvgrh21n1RiWWcIpSWM+4uXq+IAgNh9YYQWdc7LVDPDAEEAg==
61066108
dependencies:
61076109
commander "^2.19.0"
61086110

@@ -6430,11 +6432,12 @@ markdown-escapes@^1.0.0:
64306432
resolved "https://registry.yarnpkg.com/markdown-escapes/-/markdown-escapes-1.0.4.tgz#c95415ef451499d7602b91095f3c8e8975f78535"
64316433
integrity sha512-8z4efJYk43E0upd0NbVXwgSTQs6cT3T06etieCMEg7dRbzCbxUCK/GHlX8mhHRDcp+OLlHkPKsvqQTCvsRl2cg==
64326434

6433-
"markdown-it-katex@github:MicroDroid/markdown-it-katex":
6434-
version "3.0.0"
6435-
resolved "https://codeload.github.com/MicroDroid/markdown-it-katex/tar.gz/d6b159a38997ba628900eb9e58e34cbe950b7ccd"
6435+
6436+
version "3.2.0"
6437+
resolved "https://registry.yarnpkg.com/markdown-it-katexx/-/markdown-it-katexx-3.2.0.tgz#8ba0bf5a81268b8b7ed694d3349f473d7ecd03eb"
6438+
integrity sha512-fR6ZHNnQa4SzAIj8jxrEAtp3olE3bnBFlcEUk460fbCAqap0ycuS3QrQ38pK+/fHmjJZD1gmSnlkM1QfkAYCZA==
64366439
dependencies:
6437-
katex "^0.11.1"
6440+
katex "^0.12.0"
64386441

64396442
64406443
version "10.0.0"
@@ -9998,6 +10001,11 @@ tslib@^1.10.0, tslib@^1.7.1, tslib@^1.8.1, tslib@^1.9.0:
999810001
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043"
999910002
integrity sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==
1000010003

10004+
tslib@^2.0.0:
10005+
version "2.4.0"
10006+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
10007+
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
10008+
1000110009
tsutils@^3.17.1:
1000210010
version "3.17.1"
1000310011
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.17.1.tgz#ed719917f11ca0dee586272b2ac49e015a2dd759"

0 commit comments

Comments
 (0)