Skip to content

Commit fee3be5

Browse files
chore(deps): update devdependency codemirror to ^5.53.2 (bootstrap-vue#5203)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 7a3291f commit fee3be5

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
@@ -114,7 +114,7 @@
114114
"bootstrap-icons": "^1.0.0-alpha3",
115115
"bundlewatch": "^0.2.6",
116116
"clean-css-cli": "^4.3.0",
117-
"codemirror": "^5.53.0",
117+
"codemirror": "^5.53.2",
118118
"codesandbox": "^2.1.14",
119119
"core-js": ">=2.6.5 <3.0.0",
120120
"cross-env": "^7.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3420,10 +3420,10 @@ code-point-at@^1.0.0:
34203420
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
34213421
integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
34223422

3423-
codemirror@^5.53.0:
3424-
version "5.53.0"
3425-
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.53.0.tgz#7d5c373388e26bb902082da749a0e8cedbfe2b95"
3426-
integrity sha512-gpnlCCcfp/k9U38X5edaTNRAuNW3vNyAFiG4ZeytlHBl0PsCRYFTomLnAsTfJf/B1eQ7kyzB4k3XXolebpYhtA==
3423+
codemirror@^5.53.2:
3424+
version "5.53.2"
3425+
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.53.2.tgz#9799121cf8c50809cca487304e9de3a74d33f428"
3426+
integrity sha512-wvSQKS4E+P8Fxn/AQ+tQtJnF1qH5UOlxtugFLpubEZ5jcdH2iXTVinb+Xc/4QjshuOxRm4fUsU2QPF1JJKiyXA==
34273427

34283428
codesandbox-import-util-types@^2.1.9:
34293429
version "2.1.9"

0 commit comments

Comments
 (0)