diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-11-29 09:50:04 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-29 09:50:04 +0000 |
| commit | 848d2e00e7a0e892df2d52298c170dd3d4a6c330 (patch) | |
| tree | a38bbf931895b5075724281356f118fc10b9b20a /package.json | |
| parent | Merge pull request #6879 from syuilo/dependabot/npm_and_yarn/types/koa__multe... (diff) | |
| parent | Bump @types/jsdom from 16.2.3 to 16.2.5 (diff) | |
| download | misskey-848d2e00e7a0e892df2d52298c170dd3d4a6c330.tar.gz misskey-848d2e00e7a0e892df2d52298c170dd3d4a6c330.tar.bz2 misskey-848d2e00e7a0e892df2d52298c170dd3d4a6c330.zip | |
Merge pull request #6881 from syuilo/dependabot/npm_and_yarn/types/jsdom-16.2.5
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b9e59bb70e..208441eea4 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "@types/gulp-replace": "0.0.31", "@types/is-url": "1.2.28", "@types/js-yaml": "3.12.5", - "@types/jsdom": "16.2.3", + "@types/jsdom": "16.2.5", "@types/jsonld": "1.5.1", "@types/katex": "0.11.0", "@types/koa": "2.11.3", |