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

Commit b171971

Browse files
committed
build(deps): update dependency mobx to v6.6.1
1 parent b5d9d03 commit b171971

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@
199199
"leaflet": "1.8.0",
200200
"material-components-web": "14.0.0",
201201
"minimatch-browser": "1.0.0",
202-
"mobx": "6.6.0",
202+
"mobx": "6.6.1",
203203
"mobx-angular": "4.5.1",
204204
"moment": "2.29.3",
205205
"moment-es6": "1.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13727,10 +13727,10 @@ mobx-angular@4.5.1:
1372713727
dependencies:
1372813728
tslib "^2.0.0"
1372913729

13730-
mobx@6.6.0:
13731-
version "6.6.0"
13732-
resolved "https://registry.yarnpkg.com/mobx/-/mobx-6.6.0.tgz#617ca1f3b745a781fa89c5eb94a773e3cbeff8ae"
13733-
integrity sha512-MNTKevLH/6DShLZcmSL351+JgiJPO56A4GUpoiDQ3/yZ0mAtclNLdHK9q4BcQhibx8/JSDupfTpbX2NZPemlRg==
13730+
mobx@6.6.1:
13731+
version "6.6.1"
13732+
resolved "https://registry.yarnpkg.com/mobx/-/mobx-6.6.1.tgz#70ee6aa82f25aeb7e7d522bd621207434e509318"
13733+
integrity sha512-7su3UZv5JF+ohLr2opabjbUAERfXstMY+wiBtey8yNAPoB8H187RaQXuhFjNkH8aE4iHbDWnhDFZw0+5ic4nGQ==
1373413734

1373513735
mobx@^4.15.1:
1373613736
version "4.15.7"

0 commit comments

Comments
 (0)