Skip to content

Commit 4323977

Browse files
authored
Merge pull request #2 from vueClub/dependabot/npm_and_yarn/prismjs-1.21.0
Bump prismjs from 1.20.0 to 1.21.0
2 parents b38b7ce + 25e858c commit 4323977

File tree

2 files changed

+34
-14
lines changed

2 files changed

+34
-14
lines changed

package-lock.json

+5-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

+29-11
Original file line numberDiff line numberDiff line change
@@ -2086,8 +2086,8 @@ cli-boxes@^2.2.0:
20862086

20872087
clipboard@^2.0.0:
20882088
version "2.0.6"
2089-
resolved "https://npm.quanziapp.com/clipboard/-/clipboard-2.0.6.tgz#52921296eec0fdf77ead1749421b21c968647376"
2090-
integrity sha1-UpISlu7A/fd+rRdJQhshyWhkc3Y=
2089+
resolved "https://registry.yarnpkg.com/clipboard/-/clipboard-2.0.6.tgz#52921296eec0fdf77ead1749421b21c968647376"
2090+
integrity sha512-g5zbiixBRk/wyKakSwCKd7vQXDjFnAMGHoEyBogG/bw9kTD9GvdAvaoRR1ALcEzt3pVKxZR0pViekPMIS0QyGg==
20912091
dependencies:
20922092
good-listener "^1.2.2"
20932093
select "^1.1.2"
@@ -2118,6 +2118,11 @@ coa@^2.0.2:
21182118
chalk "^2.4.1"
21192119
q "^1.1.2"
21202120

2121+
codemirror@^5.41.0:
2122+
version "5.56.0"
2123+
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.56.0.tgz#675640fcc780105cd22d3faa738b5d7ea6426f61"
2124+
integrity sha512-MfKVmYgifXjQpLSgpETuih7A7WTTIsxvKfSLGseTY5+qt0E1UD1wblZGM6WLenORo8sgmf+3X+WTe2WF7mufyw==
2125+
21212126
collection-visit@^1.0.0:
21222127
version "1.0.0"
21232128
resolved "https://npm.quanziapp.com/collection-visit/-/collection-visit-1.0.0.tgz#4bc0373c164bc3291b4d368c829cf1a80a59dca0"
@@ -2752,8 +2757,8 @@ delayed-stream@~1.0.0:
27522757

27532758
delegate@^3.1.2:
27542759
version "3.2.0"
2755-
resolved "https://npm.quanziapp.com/delegate/-/delegate-3.2.0.tgz#b66b71c3158522e8ab5744f720d8ca0c2af59166"
2756-
integrity sha1-tmtxwxWFIuirV0T3INjKDCr1kWY=
2760+
resolved "https://registry.yarnpkg.com/delegate/-/delegate-3.2.0.tgz#b66b71c3158522e8ab5744f720d8ca0c2af59166"
2761+
integrity sha512-IofjkYBZaZivn0V8nnsMJGBr4jVLxHDheKSW88PyxS5QC4Vo9ZbZVvhzlSxY87fVq3STR6r+4cGepyHkcWOQSw==
27572762

27582763
depd@~1.1.2:
27592764
version "1.1.2"
@@ -2783,6 +2788,11 @@ diacritics@^1.3.0:
27832788
resolved "https://npm.quanziapp.com/diacritics/-/diacritics-1.3.0.tgz#3efa87323ebb863e6696cebb0082d48ff3d6f7a1"
27842789
integrity sha1-PvqHMj67hj5mls67AILUj/PW96E=
27852790

2791+
diff-match-patch@^1.0.0:
2792+
version "1.0.5"
2793+
resolved "https://registry.yarnpkg.com/diff-match-patch/-/diff-match-patch-1.0.5.tgz#abb584d5f10cd1196dfc55aa03701592ae3f7b37"
2794+
integrity sha512-IayShXAgj/QMXgB0IWmKx+rOPuGMhqm5w6jvFxmVenXKIzRqTAAsbBPT3kWQeGANj3jGgvcvv4yK6SxqYmikgw==
2795+
27862796
diffie-hellman@^5.0.0:
27872797
version "5.0.3"
27882798
resolved "https://npm.quanziapp.com/diffie-hellman/-/diffie-hellman-5.0.3.tgz#40e8ee98f55a2149607146921c63e1ae5f3d2875"
@@ -3583,7 +3593,7 @@ globby@^9.2.0:
35833593

35843594
good-listener@^1.2.2:
35853595
version "1.2.2"
3586-
resolved "https://npm.quanziapp.com/good-listener/-/good-listener-1.2.2.tgz#d53b30cdf9313dffb7dc9a0d477096aa6d145c50"
3596+
resolved "https://registry.yarnpkg.com/good-listener/-/good-listener-1.2.2.tgz#d53b30cdf9313dffb7dc9a0d477096aa6d145c50"
35873597
integrity sha1-1TswzfkxPf+33JoNR3CWqm0UXFA=
35883598
dependencies:
35893599
delegate "^3.1.2"
@@ -5864,9 +5874,9 @@ pretty-time@^1.1.0:
58645874
integrity sha1-/7dCmvq7hTXDRqNOQYc63z103Q4=
58655875

58665876
prismjs@^1.13.0:
5867-
version "1.20.0"
5868-
resolved "https://npm.quanziapp.com/prismjs/-/prismjs-1.20.0.tgz#9b685fc480a3514ee7198eac6a3bf5024319ff03"
5869-
integrity sha1-m2hfxICjUU7nGY6sajv1AkMZ/wM=
5877+
version "1.21.0"
5878+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.21.0.tgz#36c086ec36b45319ec4218ee164c110f9fc015a3"
5879+
integrity sha512-uGdSIu1nk3kej2iZsLyDoJ7e9bnPzIgY0naW/HdknGj61zScaprVEVGHrPoXqI+M9sP0NDnTK2jpkvmldpuqDw==
58705880
optionalDependencies:
58715881
clipboard "^2.0.0"
58725882

@@ -6380,7 +6390,7 @@ select-hose@^2.0.0:
63806390

63816391
select@^1.1.2:
63826392
version "1.1.2"
6383-
resolved "https://npm.quanziapp.com/select/-/select-1.1.2.tgz#0e7350acdec80b1108528786ec1d4418d11b396d"
6393+
resolved "https://registry.yarnpkg.com/select/-/select-1.1.2.tgz#0e7350acdec80b1108528786ec1d4418d11b396d"
63846394
integrity sha1-DnNQrN7ICxEIUoeG7B1EGNEbOW0=
63856395

63866396
selfsigned@^1.10.7:
@@ -7011,8 +7021,8 @@ timsort@^0.3.0:
70117021

70127022
tiny-emitter@^2.0.0:
70137023
version "2.1.0"
7014-
resolved "https://npm.quanziapp.com/tiny-emitter/-/tiny-emitter-2.1.0.tgz#1d1a56edfc51c43e863cbb5382a72330e3555423"
7015-
integrity sha1-HRpW7fxRxD6GPLtTgqcjMONVVCM=
7024+
resolved "https://registry.yarnpkg.com/tiny-emitter/-/tiny-emitter-2.1.0.tgz#1d1a56edfc51c43e863cbb5382a72330e3555423"
7025+
integrity sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q==
70167026

70177027
to-arraybuffer@^1.0.0:
70187028
version "1.0.1"
@@ -7395,6 +7405,14 @@ vm-browserify@^1.0.1:
73957405
resolved "https://npm.quanziapp.com/vm-browserify/-/vm-browserify-1.1.2.tgz#78641c488b8e6ca91a75f511e7a3b32a86e5dda0"
73967406
integrity sha1-eGQcSIuObKkadfUR56OzKobl3aA=
73977407

7408+
vue-codemirror@^4.0.6:
7409+
version "4.0.6"
7410+
resolved "https://registry.yarnpkg.com/vue-codemirror/-/vue-codemirror-4.0.6.tgz#b786bb80d8d762a93aab8e46f79a81006f0437c4"
7411+
integrity sha512-ilU7Uf0mqBNSSV3KT7FNEeRIxH4s1fmpG4TfHlzvXn0QiQAbkXS9lLfwuZpaBVEnpP5CSE62iGJjoliTuA8poQ==
7412+
dependencies:
7413+
codemirror "^5.41.0"
7414+
diff-match-patch "^1.0.0"
7415+
73987416
vue-hot-reload-api@^2.3.0:
73997417
version "2.3.4"
74007418
resolved "https://npm.quanziapp.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz#532955cc1eb208a3d990b3a9f9a70574657e08f2"

0 commit comments

Comments
 (0)