Skip to content

Commit 303cb82

Browse files
chore(deps): update codemirror
1 parent b42508f commit 303cb82

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"babel-loader": "v8.0.6",
2323
"babel-plugin-async-to-promises": "^1.0.5",
2424
"ci-publish": "^1.3.1",
25-
"codemirror": "^5.46.0",
25+
"codemirror": "^5.48.4",
2626
"css-loader": "2.1.1",
2727
"debounce": "^1.2.0",
2828
"deepmerge": "^1.5.0",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1584,9 +1584,10 @@ code-point-at@^1.0.0:
15841584
version "1.1.0"
15851585
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
15861586

1587-
codemirror@^5.46.0:
1588-
version "5.47.0"
1589-
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.47.0.tgz#c13a521ae5660d3acc655af252f4955065293789"
1587+
codemirror@^5.48.4:
1588+
version "5.48.4"
1589+
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.48.4.tgz#4210fbe92be79a88f0eea348fab3ae78da85ce47"
1590+
integrity sha512-pUhZXDQ6qXSpWdwlgAwHEkd4imA0kf83hINmUEzJpmG80T/XLtDDEzZo8f6PQLuRCcUQhmzqqIo3ZPTRaWByRA==
15901591

15911592
collection-visit@^1.0.0:
15921593
version "1.0.0"

0 commit comments

Comments
 (0)