Skip to content

Commit 33bedc1

Browse files
authoredJan 31, 2021
Bump prismjs from 1.16.0 to 1.21.0 (#86)
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.16.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.16.0...v1.21.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 49e91bf commit 33bedc1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
 

‎yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -3769,9 +3769,9 @@ cli-width@^2.0.0:
37693769
integrity sha1-/xnt6Kml5XkyQUewwR8PvLq+1jk=
37703770

37713771
clipboard@^2.0.0:
3772-
version "2.0.4"
3773-
resolved "https://registry.yarnpkg.com/clipboard/-/clipboard-2.0.4.tgz#836dafd66cf0fea5d71ce5d5b0bf6e958009112d"
3774-
integrity sha512-Vw26VSLRpJfBofiVaFb/I8PVfdI1OxKcYShe6fm0sP/DtmiWQNCjhM/okTvdCo0G+lMMm1rMYbk4IK4x1X+kgQ==
3772+
version "2.0.6"
3773+
resolved "https://registry.yarnpkg.com/clipboard/-/clipboard-2.0.6.tgz#52921296eec0fdf77ead1749421b21c968647376"
3774+
integrity sha512-g5zbiixBRk/wyKakSwCKd7vQXDjFnAMGHoEyBogG/bw9kTD9GvdAvaoRR1ALcEzt3pVKxZR0pViekPMIS0QyGg==
37753775
dependencies:
37763776
good-listener "^1.2.2"
37773777
select "^1.1.2"
@@ -9563,9 +9563,9 @@ pretty-time@^1.1.0:
95639563
integrity sha512-28iF6xPQrP8Oa6uxE6a1biz+lWeTOAPKggvjB8HAs6nVMKZwf5bG++632Dx614hIWgUPkgivRfG+a8uAXGTIbA==
95649564

95659565
prismjs@^1.13.0:
9566-
version "1.16.0"
9567-
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.16.0.tgz#406eb2c8aacb0f5f0f1167930cb83835d10a4308"
9568-
integrity sha512-OA4MKxjFZHSvZcisLGe14THYsug/nF6O1f0pAJc0KN0wTyAcLqmsbE+lTGKSpyh+9pEW57+k6pg2AfYR+coyHA==
9566+
version "1.21.0"
9567+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.21.0.tgz#36c086ec36b45319ec4218ee164c110f9fc015a3"
9568+
integrity sha512-uGdSIu1nk3kej2iZsLyDoJ7e9bnPzIgY0naW/HdknGj61zScaprVEVGHrPoXqI+M9sP0NDnTK2jpkvmldpuqDw==
95699569
optionalDependencies:
95709570
clipboard "^2.0.0"
95719571

0 commit comments

Comments
 (0)
Please sign in to comment.