Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot-preview[bot]
2d29dc56cf Bump mobx from 5.15.6 to 5.15.7
Bumps [mobx](https://github.com/mobxjs/mobx) from 5.15.6 to 5.15.7.
- [Release notes](https://github.com/mobxjs/mobx/releases)
- [Changelog](https://github.com/mobxjs/mobx/blob/mobx6/CHANGELOG.md)
- [Commits](https://github.com/mobxjs/mobx/compare/5.15.6...5.15.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-02 01:13:03 +00:00
2 changed files with 10 additions and 10 deletions

View File

@@ -22,7 +22,7 @@
"date-fns": "^2.15.0",
"dotenv": "^8.2.0",
"lodash": "^4.17.11",
"mobx": "^5.15.4",
"mobx": "^5.15.7",
"mobx-react": "^6.2.2",
"prop-types": "^15.6.2",
"query-string": "^6.12.1",
@@ -48,7 +48,7 @@
"copyfiles": "^2.3.0",
"css-loader": "^4.2.0",
"eslint": "7.6.0",
"eslint-config-prettier": "^6.12.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-jest": "^23.13.2",
"eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-react": "^7.20.0",

View File

@@ -3299,10 +3299,10 @@ escodegen@^1.14.1:
optionalDependencies:
source-map "~0.6.1"
eslint-config-prettier@^6.12.0:
version "6.12.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.12.0.tgz#9eb2bccff727db1c52104f0b49e87ea46605a0d2"
integrity sha512-9jWPlFlgNwRUYVoujvWTQ1aMO8o6648r+K7qU7K5Jmkbyqav1fuEZC0COYpGBxyiAJb65Ra9hrmFx19xRGwXWw==
eslint-config-prettier@^6.11.0:
version "6.11.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.11.0.tgz#f6d2238c1290d01c859a8b5c1f7d352a0b0da8b1"
integrity sha512-oB8cpLWSAjOVFEJhhyMZh6NOEOtBVziaqdDQ86+qhDHFbZXoRTM7pNSvFRfW/W/L/LrQ38C99J5CGuRBBzBsdA==
dependencies:
get-stdin "^6.0.0"
@@ -5639,10 +5639,10 @@ mobx-react@^6.2.2:
dependencies:
mobx-react-lite ">=2.2.0"
mobx@^5.15.4:
version "5.15.6"
resolved "https://registry.yarnpkg.com/mobx/-/mobx-5.15.6.tgz#24750af56f87bcf9c3cf82ece4c79eb91bb71968"
integrity sha512-U5nnx3UNdRkUjntpwzO060VWifGVx/JZeu/aMw4y28dTjDNjoY3vNKs6tFNm7z1qIfcPInsd9L9HIm8H0zTDqg==
mobx@^5.15.7:
version "5.15.7"
resolved "https://registry.yarnpkg.com/mobx/-/mobx-5.15.7.tgz#b9a5f2b6251f5d96980d13c78e9b5d8d4ce22665"
integrity sha512-wyM3FghTkhmC+hQjyPGGFdpehrcX1KOXsDuERhfK2YbJemkUhEB+6wzEN639T21onxlfYBmriA1PFnvxTUhcKw==
move-concurrently@^1.0.1:
version "1.0.1"