Skip to content

Commit 32e0649

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency codemirror to v5.65.3
1 parent a8f1e16 commit 32e0649

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.2",
19+
"codemirror": "5.65.3",
2020
"codemirror-graphql": "0.15.2",
2121
"date-fns": "2.23.0",
2222
"graphiql": "1.8.7",

yarn.lock

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

9297-
9298-
version "5.65.2"
9299-
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.65.2.tgz#5799a70cb3d706e10f60e267245e3a75205d3dd9"
9300-
integrity sha512-SZM4Zq7XEC8Fhroqe3LxbEEX1zUPWH1wMr5zxiBuiUF64iYOUH/JI88v4tBag8MiBS8B8gRv8O1pPXGYXQ4ErA==
9297+
9298+
version "5.65.3"
9299+
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.65.3.tgz#2d029930d5a293bc5fb96ceea64654803c0d4ac7"
9300+
integrity sha512-kCC0iwGZOVZXHEKW3NDTObvM7pTIyowjty4BUqeREROc/3I6bWbgZDA3fGDwlA+rbgRjvnRnfqs9SfXynel1AQ==
93019301

93029302
codemirror@^5.58.2:
93039303
version "5.63.3"

0 commit comments

Comments
 (0)