Skip to content

Commit c44c565

Browse files
Bump codemirror from 5.44.0 to 5.45.0 in /frontend
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.44.0 to 5.45.0. - [Release notes](https://github.com/codemirror/CodeMirror/releases) - [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md) - [Commits](codemirror/codemirror5@5.44.0...5.45.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1786fd7 commit c44c565

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.9",
88
"bootstrap": "3",
9-
"codemirror": "^5.44.0",
9+
"codemirror": "^5.45.0",
1010
"nanoid": "^2.0.1",
1111
"prop-types": "^15.7.2",
1212
"react": "^16.8.3",

frontend/yarn.lock

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

2003-
codemirror@^5.44.0:
2004-
version "5.44.0"
2005-
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.44.0.tgz#80dc2a231eeb7aab25ec2405cdca37e693ccf9cc"
2006-
integrity sha512-3l42syTNakCdCQuYeZJXTyxina6Y9i4V0ighSJXNCQtRbaCN76smKKLu1ZHPHQon3rnzC7l4i/0r4gp809K1wg==
2003+
codemirror@^5.45.0:
2004+
version "5.45.0"
2005+
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.45.0.tgz#db5ebbb3bf44028c684053f3954d011efcec27ad"
2006+
integrity sha512-c19j644usCE8gQaXa0jqn2B/HN9MnB2u6qPIrrhrMkB+QAP42y8G4QnTwuwbVSoUS1jEl7JU9HZMGhCDL0nsAw==
20072007

20082008
collection-visit@^1.0.0:
20092009
version "1.0.0"

0 commit comments

Comments
 (0)