Skip to content

Commit 5107c61

Browse files
build(deps-dev): bump prismjs from 1.6.0 to 1.21.0
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.6.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.6.0...v1.21.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent ac4941f commit 5107c61

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1321,10 +1321,10 @@ cli-width@^2.0.0:
13211321
resolved "https://registry.npmjs.org/cli-width/-/cli-width-2.1.0.tgz#b234ca209b29ef66fc518d9b98d5847b00edf00a"
13221322
integrity sha1-sjTKIJsp72b8UY2bmNWEewDt8Ao=
13231323

1324-
clipboard@^1.5.5:
1325-
version "1.7.1"
1326-
resolved "https://registry.npmjs.org/clipboard/-/clipboard-1.7.1.tgz#360d6d6946e99a7a1fef395e42ba92b5e9b5a16b"
1327-
integrity sha1-Ng1taUbpmnof7zleQrqStem1oWs=
1324+
clipboard@^2.0.0:
1325+
version "2.0.6"
1326+
resolved "https://registry.yarnpkg.com/clipboard/-/clipboard-2.0.6.tgz#52921296eec0fdf77ead1749421b21c968647376"
1327+
integrity sha512-g5zbiixBRk/wyKakSwCKd7vQXDjFnAMGHoEyBogG/bw9kTD9GvdAvaoRR1ALcEzt3pVKxZR0pViekPMIS0QyGg==
13281328
dependencies:
13291329
good-listener "^1.2.2"
13301330
select "^1.1.2"
@@ -4057,11 +4057,11 @@ prettier@^1.2.2:
40574057
integrity sha512-f55mvineQ5yc36cLX4n4RWP6JH6MLcfi5f9MVsjpfBs4MVSG2GYT4v6cukzmvkIOvmNOdCZfDSMY3hQcMcDQbQ==
40584058

40594059
prismjs@^1.6.0:
4060-
version "1.6.0"
4061-
resolved "https://registry.npmjs.org/prismjs/-/prismjs-1.6.0.tgz#118d95fb7a66dba2272e343b345f5236659db365"
4062-
integrity sha1-EY2V+3pm26InLjQ7NF9SNmWds2U=
4060+
version "1.21.0"
4061+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.21.0.tgz#36c086ec36b45319ec4218ee164c110f9fc015a3"
4062+
integrity sha512-uGdSIu1nk3kej2iZsLyDoJ7e9bnPzIgY0naW/HdknGj61zScaprVEVGHrPoXqI+M9sP0NDnTK2jpkvmldpuqDw==
40634063
optionalDependencies:
4064-
clipboard "^1.5.5"
4064+
clipboard "^2.0.0"
40654065

40664066
private@^0.1.8:
40674067
version "0.1.8"

0 commit comments

Comments
 (0)