Skip to content

Commit 06aa7ec

Browse files
Bump prismjs from 1.14.0 to 1.21.0
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.14.0 to 1.21.0. - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) - [Commits](PrismJS/prism@v1.14.0...v1.21.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0af0d04 commit 06aa7ec

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

yarn.lock

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1955,8 +1955,9 @@ cli-boxes@^2.2.0:
19551955
integrity sha512-gpaBrMAizVEANOpfZp/EEUixTXDyGt7DFzdK5hU+UbWt/J0lB0w20ncZj59Z9a93xHb9u12zF5BS6i9RKbtg4w==
19561956

19571957
clipboard@^2.0.0:
1958-
version "2.0.1"
1959-
resolved "https://registry.yarnpkg.com/clipboard/-/clipboard-2.0.1.tgz#a12481e1c13d8a50f5f036b0560fe5d16d74e46a"
1958+
version "2.0.6"
1959+
resolved "https://registry.yarnpkg.com/clipboard/-/clipboard-2.0.6.tgz#52921296eec0fdf77ead1749421b21c968647376"
1960+
integrity sha512-g5zbiixBRk/wyKakSwCKd7vQXDjFnAMGHoEyBogG/bw9kTD9GvdAvaoRR1ALcEzt3pVKxZR0pViekPMIS0QyGg==
19601961
dependencies:
19611962
good-listener "^1.2.2"
19621963
select "^1.1.2"
@@ -2576,6 +2577,7 @@ del@^4.1.1:
25762577
delegate@^3.1.2:
25772578
version "3.2.0"
25782579
resolved "https://registry.yarnpkg.com/delegate/-/delegate-3.2.0.tgz#b66b71c3158522e8ab5744f720d8ca0c2af59166"
2580+
integrity sha512-IofjkYBZaZivn0V8nnsMJGBr4jVLxHDheKSW88PyxS5QC4Vo9ZbZVvhzlSxY87fVq3STR6r+4cGepyHkcWOQSw==
25792581

25802582
delegates@^1.0.0:
25812583
version "1.0.0"
@@ -3369,6 +3371,7 @@ globby@^9.2.0:
33693371
good-listener@^1.2.2:
33703372
version "1.2.2"
33713373
resolved "https://registry.yarnpkg.com/good-listener/-/good-listener-1.2.2.tgz#d53b30cdf9313dffb7dc9a0d477096aa6d145c50"
3374+
integrity sha1-1TswzfkxPf+33JoNR3CWqm0UXFA=
33723375
dependencies:
33733376
delegate "^3.1.2"
33743377

@@ -5709,8 +5712,9 @@ pretty-time@^1.1.0:
57095712
integrity sha512-28iF6xPQrP8Oa6uxE6a1biz+lWeTOAPKggvjB8HAs6nVMKZwf5bG++632Dx614hIWgUPkgivRfG+a8uAXGTIbA==
57105713

57115714
prismjs@^1.13.0:
5712-
version "1.14.0"
5713-
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.14.0.tgz#bbccfdb8be5d850d26453933cb50122ca0362ae0"
5715+
version "1.21.0"
5716+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.21.0.tgz#36c086ec36b45319ec4218ee164c110f9fc015a3"
5717+
integrity sha512-uGdSIu1nk3kej2iZsLyDoJ7e9bnPzIgY0naW/HdknGj61zScaprVEVGHrPoXqI+M9sP0NDnTK2jpkvmldpuqDw==
57145718
optionalDependencies:
57155719
clipboard "^2.0.0"
57165720

@@ -6181,6 +6185,7 @@ select-hose@^2.0.0:
61816185
select@^1.1.2:
61826186
version "1.1.2"
61836187
resolved "https://registry.yarnpkg.com/select/-/select-1.1.2.tgz#0e7350acdec80b1108528786ec1d4418d11b396d"
6188+
integrity sha1-DnNQrN7ICxEIUoeG7B1EGNEbOW0=
61846189

61856190
selfsigned@^1.10.7:
61866191
version "1.10.7"
@@ -6772,8 +6777,9 @@ timsort@^0.3.0:
67726777
integrity sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q=
67736778

67746779
tiny-emitter@^2.0.0:
6775-
version "2.0.2"
6776-
resolved "https://registry.yarnpkg.com/tiny-emitter/-/tiny-emitter-2.0.2.tgz#82d27468aca5ade8e5fd1e6d22b57dd43ebdfb7c"
6780+
version "2.1.0"
6781+
resolved "https://registry.yarnpkg.com/tiny-emitter/-/tiny-emitter-2.1.0.tgz#1d1a56edfc51c43e863cbb5382a72330e3555423"
6782+
integrity sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q==
67776783

67786784
to-arraybuffer@^1.0.0:
67796785
version "1.0.1"

0 commit comments

Comments
 (0)