diff options
| author | dependabot[bot] <dependabot[bot]@users.noreply.github.com> | 2018-12-27 18:49:51 +0900 |
|---|---|---|
| committer | Aya Morisawa <AyaMorisawa4869@gmail.com> | 2018-12-27 18:49:51 +0900 |
| commit | fb2879df9c991527c47a07dc015d1f1843b00a4b (patch) | |
| tree | c3f418540135b84644a1e589072667e22b6cb4e9 | |
| parent | Update vue-js-modal requirement from 1.3.27 to 1.3.28 (#3766) (diff) | |
| download | sharkey-fb2879df9c991527c47a07dc015d1f1843b00a4b.tar.gz sharkey-fb2879df9c991527c47a07dc015d1f1843b00a4b.tar.bz2 sharkey-fb2879df9c991527c47a07dc015d1f1843b00a4b.zip | |
Update @types/js-yaml requirement from 3.11.2 to 3.11.4 (#3763)
Updates the requirements on [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)
Signed-off-by: dependabot[bot] <support@dependabot.com>
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e47c4277e5..ae26dc48b9 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@types/gulp-util": "3.0.34", "@types/is-root": "1.0.0", "@types/is-url": "1.2.28", - "@types/js-yaml": "3.11.2", + "@types/js-yaml": "3.11.4", "@types/katex": "0.5.0", "@types/koa": "2.0.47", "@types/koa-bodyparser": "5.0.2", |