Skip to content

Commit 64fb091

Browse files
chore(deps-dev): bump codemirror from 5.58.3 to 5.59.0 (#6238)
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.58.3 to 5.59.0. - [Release notes](https://github.com/codemirror/CodeMirror/releases) - [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md) - [Commits](codemirror/codemirror5@5.58.3...5.59.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <[email protected]>
1 parent 48e19b8 commit 64fb091

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.2.1",
113113
"bundlewatch": "^0.3.1",
114114
"clean-css-cli": "^4.3.0",
115-
"codemirror": "^5.58.3",
115+
"codemirror": "^5.59.0",
116116
"codesandbox": "^2.2.1",
117117
"core-js": "^3.8.1",
118118
"cross-env": "^7.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3878,10 +3878,10 @@ coa@^2.0.2:
38783878
chalk "^2.4.1"
38793879
q "^1.1.2"
38803880

3881-
codemirror@^5.58.3:
3882-
version "5.58.3"
3883-
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.58.3.tgz#3f0689854ecfbed5d4479a98b96148b2c3b79796"
3884-
integrity sha512-KBhB+juiyOOgn0AqtRmWyAT3yoElkuvWTI6hsHa9E6GQrl6bk/fdAYcvuqW1/upO9T9rtEtapWdw4XYcNiVDEA==
3881+
codemirror@^5.59.0:
3882+
version "5.59.0"
3883+
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.59.0.tgz#6d8132055459aabf21d04cae5cf5c430e5c57bb9"
3884+
integrity sha512-UGzSkCacY9z0rSpQ3wnTWRN2nvRE6foDXnJltWW8pazInR/R+3gXHrao4IFQMv/bSBvFBxt8/HPpkpKAS54x5Q==
38853885

38863886
codesandbox-import-util-types@^2.2.1:
38873887
version "2.2.1"

0 commit comments

Comments
 (0)