Skip to content

Commit 1d35928

Browse files
Bump codemirror from 5.43.0 to 5.44.0 in /frontend
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.43.0 to 5.44.0. - [Release notes](https://github.com/codemirror/CodeMirror/releases) - [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md) - [Commits](codemirror/codemirror5@5.43.0...5.44.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 43895f7 commit 1d35928

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"abortcontroller-polyfill": "^1.2.3",
88
"bootstrap": "3",
9-
"codemirror": "^5.43.0",
9+
"codemirror": "^5.44.0",
1010
"nanoid": "^2.0.1",
1111
"prop-types": "^15.7.2",
1212
"react": "^16.8.2",

frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2003,10 +2003,10 @@ code-point-at@^1.0.0:
20032003
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
20042004
integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
20052005

2006-
codemirror@^5.43.0:
2007-
version "5.43.0"
2008-
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.43.0.tgz#2454b5e0f7005dc9945ab7b0d9594ccf233da040"
2009-
integrity sha512-mljwQWUaWIf85I7QwTBryF2ASaIvmYAL4s5UCanCJFfKeXOKhrqdHWdHiZWAMNT+hjLTCnVx2S/SYTORIgxsgA==
2006+
codemirror@^5.44.0:
2007+
version "5.44.0"
2008+
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.44.0.tgz#80dc2a231eeb7aab25ec2405cdca37e693ccf9cc"
2009+
integrity sha512-3l42syTNakCdCQuYeZJXTyxina6Y9i4V0ighSJXNCQtRbaCN76smKKLu1ZHPHQon3rnzC7l4i/0r4gp809K1wg==
20102010

20112011
collection-visit@^1.0.0:
20122012
version "1.0.0"

0 commit comments

Comments
 (0)