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

Commit efd36bb

Browse files
committed
build(deps): update dependency mobx-angular to v4.6.0
1 parent 7e9e615 commit efd36bb

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
"material-components-web": "14.0.0",
201201
"minimatch-browser": "1.0.0",
202202
"mobx": "6.6.1",
203-
"mobx-angular": "4.5.1",
203+
"mobx-angular": "4.6.0",
204204
"moment": "2.29.3",
205205
"moment-es6": "1.0.0",
206206
"msal": "1.4.16",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13720,10 +13720,10 @@ mkdirp@^1.0.3, mkdirp@^1.0.4:
1372013720
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
1372113721
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
1372213722

13723-
mobx-angular@4.5.1:
13724-
version "4.5.1"
13725-
resolved "https://registry.yarnpkg.com/mobx-angular/-/mobx-angular-4.5.1.tgz#3a8c61f1331956c55db6d9168387d85676db76c8"
13726-
integrity sha512-IV44ygBJiDe4tT3dLpBA5zdJQhTCgUmOZFKAMLFyaTdGYwxh31NpFErw1hIJu++I60DRuV8tEJicm0Gly+UwkA==
13723+
mobx-angular@4.6.0:
13724+
version "4.6.0"
13725+
resolved "https://registry.yarnpkg.com/mobx-angular/-/mobx-angular-4.6.0.tgz#5bc0d3b09f1c4a9d68a44cb2775fd996cb2b75cb"
13726+
integrity sha512-iYVKEOkAfB7nTto+fFmsdEqk7RJvUGf4pjhjsFXkJ56G7jpNkgLfhutoFWTgCVYUX8soUV4XEIPvyu/3ZojKJw==
1372713727
dependencies:
1372813728
tslib "^2.0.0"
1372913729

0 commit comments

Comments
 (0)