build(deps): bump @types/codemirror in /passbook/static/static (#343)

Bumps [@types/codemirror](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/codemirror) from 0.0.98 to 0.0.99.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/codemirror)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens L <jens@beryju.org>
This commit is contained in:
dependabot[bot] 2020-11-25 11:42:19 +01:00 committed by GitHub
parent 4dd397d9d9
commit 987b3a47d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -114,9 +114,9 @@
}
},
"@types/codemirror": {
"version": "0.0.98",
"resolved": "https://registry.npmjs.org/@types/codemirror/-/codemirror-0.0.98.tgz",
"integrity": "sha512-cbty5LPayy2vNSeuUdjNA9tggG+go5vAxmnLDRWpiZI5a+RDBi9dlozy4/jW/7P/gletbBWbQREEa7A81YxstA==",
"version": "0.0.99",
"resolved": "https://registry.npmjs.org/@types/codemirror/-/codemirror-0.0.99.tgz",
"integrity": "sha512-iSNLwL9ZXUDUhhljqyO9lDpxKOnye9Y2IY0vvoarapI3QLpZsx8RF8Ybic4+gne+DVsnc5ReBOQA3p4FVbsXMw==",
"requires": {
"@types/tern": "*"
}

View File

@ -9,7 +9,7 @@
"@fortawesome/fontawesome-free": "^5.15.1",
"@patternfly/patternfly": "^4.65.6",
"@types/chart.js": "^2.9.28",
"@types/codemirror": "0.0.98",
"@types/codemirror": "0.0.99",
"chart.js": "^2.9.4",
"codemirror": "^5.58.3",
"construct-style-sheets-polyfill": "^2.4.3",