Skip to content

Commit 120fbae

Browse files
authored
Merge branch 'dev' into dependabot/npm_and_yarn/rollup-2.37.1
2 parents f9091f0 + b5a8f9c commit 120fbae

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"bootstrap-icons": "^1.3.0",
113113
"bundlewatch": "^0.3.1",
114114
"clean-css-cli": "^4.3.0",
115-
"codemirror": "^5.59.1",
115+
"codemirror": "^5.59.2",
116116
"codesandbox": "^2.2.1",
117117
"core-js": "^3.8.3",
118118
"cross-env": "^7.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3852,10 +3852,10 @@ coa@^2.0.2:
38523852
chalk "^2.4.1"
38533853
q "^1.1.2"
38543854

3855-
codemirror@^5.59.1:
3856-
version "5.59.1"
3857-
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.59.1.tgz#cd6465555a87f8a2243eb41ffb460c777e15212c"
3858-
integrity sha512-d0SSW/PCCD4LoSCBPdnP0BzmZB1v3emomCUtVlIWgZHJ06yVeBOvBtOH7vYz707pfAvEeWbO9aP6akh8vl1V3w==
3855+
codemirror@^5.59.2:
3856+
version "5.59.2"
3857+
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.59.2.tgz#ee674d3a4a8d241af38d52afc482625ba7393922"
3858+
integrity sha512-/D5PcsKyzthtSy2NNKCyJi3b+htRkoKv3idswR/tR6UAvMNKA7SrmyZy6fOONJxSRs1JlUWEDAbxqfdArbK8iA==
38593859

38603860
codesandbox-import-util-types@^2.2.1:
38613861
version "2.2.1"

0 commit comments

Comments
 (0)