Skip to content

Commit b5a8f9c

Browse files
chore(deps-dev): bump codemirror from 5.59.1 to 5.59.2 (bootstrap-vue#6343)
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.59.1 to 5.59.2. - [Release notes](https://github.com/codemirror/CodeMirror/releases) - [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md) - [Commits](codemirror/codemirror5@5.59.1...5.59.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6cfcbb3 commit b5a8f9c

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)