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

Commit fe2d9c2

Browse files
committed
build(deps): update dependency mobx to v6.7.0
1 parent 7e9e615 commit fe2d9c2

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.1",
202+
"mobx": "6.7.0",
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.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==
13730+
mobx@6.7.0:
13731+
version "6.7.0"
13732+
resolved "https://registry.yarnpkg.com/mobx/-/mobx-6.7.0.tgz#2d805610fee1801fd015c54fd5400d2601aa3768"
13733+
integrity sha512-1kBLBdSNG2bA522HQdbsTvwAwYf9hq9FWxmlhX7wTsJUAI54907J+ozfGW+LoYUo06vjit748g6QH1AAGLNebw==
1373413734

1373513735
mobx@^4.15.1:
1373613736
version "4.15.7"

0 commit comments

Comments
 (0)