Skip to content

Commit 6e5179d

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency codemirror to v5.65.5
1 parent 30d698e commit 6e5179d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@uiw/react-codemirror": "3.2.7",
1717
"ajv": "8.11.0",
1818
"clsx": "1.1.1",
19-
"codemirror": "5.65.4",
19+
"codemirror": "5.65.5",
2020
"codemirror-graphql": "0.15.2",
2121
"date-fns": "2.23.0",
2222
"graphiql": "1.8.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9202,10 +9202,10 @@ [email protected]:
92029202
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.63.0.tgz#070a699108badd9c118b7261ac2e9793acdbb149"
92039203
integrity sha512-KlLWRPggDg2rBD1Mx7/EqEhaBdy+ybBCVh/efgjBDsPpMeEu6MbTAJzIT4TuCzvmbTEgvKOGzVT6wdBTNusqrg==
92049204

9205-
9206-
version "5.65.4"
9207-
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.65.4.tgz#384c257f27d1d06f44311722c98ad802cce3984e"
9208-
integrity sha512-tytrSm5Rh52b6j36cbDXN+FHwHCl9aroY4BrDZB2NFFL3Wjfq9nuYVLFFhaOYOczKAg3JXTr8BuT8LcE5QY4Iw==
9205+
9206+
version "5.65.5"
9207+
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.65.5.tgz#f38f0e29945c3464df0c81f946fcd9a063fa2024"
9208+
integrity sha512-HNyhvGLnYz5c+kIsB9QKVitiZUevha3ovbIYaQiGzKo7ECSL/elWD9RXt3JgNr0NdnyqE9/Rc/7uLfkJQL638w==
92099209

92109210
codemirror@^5.65.3:
92119211
version "5.65.3"

0 commit comments

Comments
 (0)