Skip to content
This repository was archived by the owner on Nov 23, 2022. It is now read-only.

Commit ca2bd1d

Browse files
renovate[bot]renovate-botErikMichelson
authored
Update dependency @types/codemirror to v0.0.98 (#557)
* Update dependency @types/codemirror to v0.0.98 * Remove cm-full-screen custom types as they're now included in @types Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Erik Michelson <[email protected]>
1 parent 574af05 commit ca2bd1d

File tree

3 files changed

+5
-13
lines changed

3 files changed

+5
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@testing-library/jest-dom": "5.11.4",
99
"@testing-library/react": "11.0.2",
1010
"@testing-library/user-event": "12.1.4",
11-
"@types/codemirror": "0.0.97",
11+
"@types/codemirror": "0.0.98",
1212
"@types/diff": "4.0.2",
1313
"@types/emoji-mart": "3.0.2",
1414
"@types/highlight.js": "9.12.4",

src/external-types/codemirror/addon/display/fullScreen.d.ts

Lines changed: 0 additions & 8 deletions
This file was deleted.

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1728,10 +1728,10 @@
17281728
resolved "https://registry.yarnpkg.com/@types/classnames/-/classnames-2.2.10.tgz#cc658ca319b6355399efc1f5b9e818f1a24bf999"
17291729
integrity sha512-1UzDldn9GfYYEsWWnn/P4wkTlkZDH7lDb0wBMGbtIQc9zXEQq7FlKBdZUn6OBqD8sKZZ2RQO2mAjGpXiDGoRmQ==
17301730

1731-
"@types/[email protected].97":
1732-
version "0.0.97"
1733-
resolved "https://registry.yarnpkg.com/@types/codemirror/-/codemirror-0.0.97.tgz#6f2d8266b7f1b34aacfe8c77221fafe324c3d081"
1734-
integrity sha512-n5d7o9nWhC49DjfhsxANP7naWSeTzrjXASkUDQh7626sM4zK9XP2EVcHp1IcCf/IPV6c7ORzDUDF3Bkt231VKg==
1731+
"@types/[email protected].98":
1732+
version "0.0.98"
1733+
resolved "https://registry.yarnpkg.com/@types/codemirror/-/codemirror-0.0.98.tgz#b35c7a4ab1fc1684b08a4e3eb65240020556ebfb"
1734+
integrity sha512-cbty5LPayy2vNSeuUdjNA9tggG+go5vAxmnLDRWpiZI5a+RDBi9dlozy4/jW/7P/gletbBWbQREEa7A81YxstA==
17351735
dependencies:
17361736
"@types/tern" "*"
17371737

0 commit comments

Comments
 (0)