Skip to content

Commit 56c2cd7

Browse files
renovate[bot]stipsan
authored andcommitted
fix: update dependency codemirror to v5.37.0 (#171)
1 parent 282dd78 commit 56c2cd7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/react-dom": "16.0.5",
2020
"@zeit/next-typescript": "0.1.1",
2121
"bulma": "0.7.1",
22-
"codemirror": "5.36.0",
22+
"codemirror": "5.37.0",
2323
"fork-ts-checker-webpack-plugin": "0.4.1",
2424
"next": "5.1.0",
2525
"prettier-browser": "git://github.com/prettier/prettier.git#1.8.2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2403,9 +2403,9 @@ code-point-at@^1.0.0:
24032403
version "1.1.0"
24042404
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
24052405

2406-
codemirror@5.36.0:
2407-
version "5.36.0"
2408-
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.36.0.tgz#1172ad9dc298056c06e0b34e5ccd23825ca15b40"
2406+
codemirror@5.37.0:
2407+
version "5.37.0"
2408+
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.37.0.tgz#c349b584e158f590277f26d37c2469a6bc538036"
24092409

24102410
coffee-react-transform@^3.1.0:
24112411
version "3.3.0"

0 commit comments

Comments
 (0)