Bump @types/prosemirror-view from 1.16.1 to 1.17.0 (#81)

Bumps [@types/prosemirror-view](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prosemirror-view) from 1.16.1 to 1.17.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/prosemirror-view)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-01-11 09:19:26 +01:00 committed by GitHub
parent adfa10a2d9
commit 054d44defc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2464,9 +2464,9 @@
"@types/prosemirror-model" "*"
"@types/prosemirror-view@*", "@types/prosemirror-view@^1.16.1":
version "1.16.1"
resolved "https://registry.yarnpkg.com/@types/prosemirror-view/-/prosemirror-view-1.16.1.tgz#09d66e2518366fd8d6c316c35c621bc374a0414c"
integrity sha512-vsL7QB9Qmg9HcBTWsOkmBEGMF0CfA/SZgtqlUArQglnDWV40ZJYonkjBzyP+YhurMC/s4JT4T2vzfnv7rFF/cg==
version "1.17.0"
resolved "https://registry.yarnpkg.com/@types/prosemirror-view/-/prosemirror-view-1.17.0.tgz#7e283038730a67c35521c8dbc932765a70291edd"
integrity sha512-1OALGaiRmq3c+Y35QVrqqlEykWEszYYx08jAPBhYe6M+YbC6Y2LnmCDXjEOTI1oToJwoADHFPGHl4W59L3fgGg==
dependencies:
"@types/prosemirror-model" "*"
"@types/prosemirror-state" "*"