8000 chore(deps): update devdependency codemirror to ^5.58.1 · bootstrap-vue/bootstrap-vue@a94b5fc · GitHub
[go: up one dir, main page]

Skip to content

Commit a94b5fc

Browse files
committed
chore(deps): update devdependency codemirror to ^5.58.1
1 parent a4a5036 commit a94b5fc

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
@@ -120,7 +120,7 @@
120120
"bootstrap-icons": "^1.0.0",
121121
"bundlewatch": "^0.3.1",
122122
"clean-css-cli": "^4.3.0",
123-
"codemirror": "^5.58.0",
123+
"codemirror": "^5.58.1",
124124
"codesandbox": "^2.2.1",
125125
"core-js": ">=2.6.5 <3.0.0",
126126
"cross-env": "^7.0.2",

yarn.lock

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

3865-
codemirror@^5.58.0:
3866-
version "5.58.0"
3867-
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.58.0.tgz#1f1c4faacc8606587b6ac970f30e4fd37c61047f"
3868-
integrity sha512-OUK+7EgaYnLyC0F09UWjckLWvviy02IDDGTW5Zmj60a3gdGnFtUM6rVsqrfl5+YSylQVQBNfAGG4KF7tQOb4/Q==
3865+
codemirror@^5.58.1:
3866+
version "5.58.1"
3867+
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.58.1.tgz#ec6bf38ad2a17f74c61bd00cc6dc5a69bd167854"
3868+
integrity sha512-UGb/ueu20U4xqWk8hZB3xIfV2/SFqnSLYONiM3wTMDqko0bsYrsAkGGhqUzbRkYm89aBKPyHtuNEbVWF9FTFzw==
38693869

38703870
codesandbox-import-util-types@^2.2.1:
38713871
version "2.2.1"

0 commit comments

Comments
 (0)
0