Skip to content

Commit f215ca8

Browse files
renovate[bot]renovate-bot
authored andcommitted
chore(deps): update all non-major dependencies (bootstrap-vue#4652)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
1 parent b35149f commit f215ca8

File tree

2 files changed

+11
-13
lines changed

2 files changed

+11
-13
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"bootstrap-icons": "^1.0.0-alpha2",
114114
"clean-css-cli": "^4.3.0",
115115
"codecov": "^3.6.1",
116-
"codemirror": "^5.50.2",
116+
"codemirror": "^5.51.0",
117117
"codesandbox": "^2.1.11",
118118
"core-js": ">=2.6.5 <3.0.0",
119119
"cross-env": "^6.0.3",
@@ -131,7 +131,7 @@
131131
"eslint-plugin-vue": "^6.1.2",
132132
"esm": "^3.2.25",
133133
"gh-pages": "^2.2.0",
134-
"highlight.js": "^9.17.1",
134+
"highlight.js": "^9.18.0",
135135
"html-loader": "^0.5.5",
136136
"husky": "^4.0.10",
137137
"jest": "^24.9.0",

yarn.lock

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3840,10 +3840,10 @@ codecov@^3.6.1:
38403840
teeny-request "^3.11.3"
38413841
urlgrey "^0.4.4"
38423842

3843-
codemirror@^5.50.2:
3844-
version "5.50.2"
3845-
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.50.2.tgz#32ddfe2b50193fcf573d8141c4a31d267c92b4a3"
3846-
integrity sha512-PPjUsC1oXSM86lunKrw609P1oM0Wu8z9rqzjbeyBYCcx44VL41aUpccdOf1PfAZtTONlmN3sT3p2etLNYa1OGg==
3843+
codemirror@^5.51.0:
3844+
version "5.51.0"
3845+
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.51.0.tgz#7746caaf5223e68f5c55ea11e2f3cc82a9a3929e"
3846+
integrity sha512-vyuYYRv3eXL0SCuZA4spRFlKNzQAewHcipRQCOKgRy7VNAvZxTKzbItdbCl4S5AgPZ5g3WkHp+ibWQwv9TLG7Q==
38473847

38483848
codesandbox-import-util-types@^2.1.9:
38493849
version "2.1.9"
@@ -6507,7 +6507,7 @@ hable@^2.3.2:
65076507
resolved "https://registry.yarnpkg.com/hable/-/hable-2.3.2.tgz#7867ffec0b67e63136937613d9a0bc646ac9d7fe"
65086508
integrity sha512-qJ9WoXl/15LNlG1KeAuBjCNGStUb+MCQ5biPxOmwRyESH8CSWwZB4xEnzCduuQ3I/mlgui28t8/oMAGT1Rpb2g==
65096509

6510-
handlebars@^4.1.2, handlebars@^4.4.0, handlebars@^4.5.3:
6510+
handlebars@^4.1.2, handlebars@^4.4.0:
65116511
version "4.5.3"
65126512
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.3.tgz#5cf75bd8714f7605713511a56be7c349becb0482"
65136513
integrity sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==
@@ -6659,12 +6659,10 @@ hex-color-regex@^1.1.0:
66596659
resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e"
66606660
integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==
66616661

6662-
highlight.js@^9.17.1:
6663-
version "9.17.1"
6664-
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.17.1.tgz#14a4eded23fd314b05886758bb906e39dd627f9a"
6665-
integrity sha512-TA2/doAur5Ol8+iM3Ov7qy3jYcr/QiJ2eDTdRF4dfbjG7AaaB99J5G+zSl11ljbl6cIcahgPY6SKb3sC3EJ0fw==
6666-
dependencies:
6667-
handlebars "^4.5.3"
6662+
highlight.js@^9.18.0:
6663+
version "9.18.0"
6664+
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.18.0.tgz#6b1763cfcd53744313bd3f31f1210f7beb962c79"
6665+
integrity sha512-A97kI1KAUzKoAiEoaGcf2O9YPS8nbDTCRFokaaeBhnqjQTvbAuAJrQMm21zw8s8xzaMtCQBtgbyGXLGxdxQyqQ==
66686666

66696667
hmac-drbg@^1.0.0:
66706668
version "1.0.1"

0 commit comments

Comments
 (0)