Skip to content
This repository was archived by the owner on Apr 30, 2026. It is now read-only.

Commit 09ffd77

Browse files
build(deps-dev): Bump react-syntax-highlighter and @types/react-syntax-highlighter
Bumps [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter) and [@types/react-syntax-highlighter](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-syntax-highlighter). These dependencies needed to be updated together. Updates `react-syntax-highlighter` from 15.4.4 to 15.5.0 - [Release notes](https://github.com/react-syntax-highlighter/react-syntax-highlighter/releases) - [Changelog](https://github.com/react-syntax-highlighter/react-syntax-highlighter/blob/master/CHANGELOG.MD) - [Commits](https://github.com/react-syntax-highlighter/react-syntax-highlighter/commits/15.5.0) Updates `@types/react-syntax-highlighter` from 13.5.2 to 15.5.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-syntax-highlighter) --- updated-dependencies: - dependency-name: react-syntax-highlighter dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: "@types/react-syntax-highlighter" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 561ef43 commit 09ffd77

2 files changed

Lines changed: 24 additions & 52 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"@types/react": "^17.0.0",
3131
"@types/react-dom": "^17.0.0",
32-
"@types/react-syntax-highlighter": "^13.5.0",
32+
"@types/react-syntax-highlighter": "^15.5.5",
3333
"@types/styled-components": "^5.1.4",
3434
"@types/webpack": "^5.0.0",
3535
"fork-ts-checker-webpack-plugin": "^7.2.13",

yarn.lock

Lines changed: 23 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -330,10 +330,10 @@
330330
dependencies:
331331
"@types/react" "*"
332332

333-
"@types/react-syntax-highlighter@^13.5.0":
334-
version "13.5.2"
335-
resolved "https://registry.yarnpkg.com/@types/react-syntax-highlighter/-/react-syntax-highlighter-13.5.2.tgz#357cc03581dc434c57c3b31f70e0eecdbf7b3ab0"
336-
integrity sha512-sRZoKZBGKaE7CzMvTTgz+0x/aVR58ZYUTfB7HN76vC+yQnvo1FWtzNARBt0fGqcLGEVakEzMu/CtPzssmanu8Q==
333+
"@types/react-syntax-highlighter@^15.5.5":
334+
version "15.5.5"
335+
resolved "https://registry.yarnpkg.com/@types/react-syntax-highlighter/-/react-syntax-highlighter-15.5.5.tgz#4d3b51f8956195f1f63360ff03f8822c5d74c516"
336+
integrity sha512-QH3JZQXa2usAvJvSsdSUJ4Yu4j8ReuZpgRrEW+XP+Rmosbn425YshW9iGEb/pAARm8496axHhHUPRH3UmTiB6A==
337337
dependencies:
338338
"@types/react" "*"
339339

@@ -878,15 +878,6 @@ clean-css@^4.2.3:
878878
dependencies:
879879
source-map "~0.6.0"
880880

881-
clipboard@^2.0.0:
882-
version "2.0.6"
883-
resolved "https://registry.yarnpkg.com/clipboard/-/clipboard-2.0.6.tgz#52921296eec0fdf77ead1749421b21c968647376"
884-
integrity sha512-g5zbiixBRk/wyKakSwCKd7vQXDjFnAMGHoEyBogG/bw9kTD9GvdAvaoRR1ALcEzt3pVKxZR0pViekPMIS0QyGg==
885-
dependencies:
886-
good-listener "^1.2.2"
887-
select "^1.1.2"
888-
tiny-emitter "^2.0.0"
889-
890881
clone-deep@^4.0.1:
891882
version "4.0.1"
892883
resolved "https://registry.yarnpkg.com/clone-deep/-/clone-deep-4.0.1.tgz#c19fd9bdbbf85942b4fd979c84dcf7d5f07c2387"
@@ -1098,11 +1089,6 @@ define-lazy-prop@^2.0.0:
10981089
resolved "https://registry.yarnpkg.com/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz#3f7ae421129bcaaac9bc74905c98a0009ec9ee7f"
10991090
integrity sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==
11001091

1101-
delegate@^3.1.2:
1102-
version "3.2.0"
1103-
resolved "https://registry.yarnpkg.com/delegate/-/delegate-3.2.0.tgz#b66b71c3158522e8ab5744f720d8ca0c2af59166"
1104-
integrity sha512-IofjkYBZaZivn0V8nnsMJGBr4jVLxHDheKSW88PyxS5QC4Vo9ZbZVvhzlSxY87fVq3STR6r+4cGepyHkcWOQSw==
1105-
11061092
depd@2.0.0:
11071093
version "2.0.0"
11081094
resolved "https://registry.yarnpkg.com/depd/-/depd-2.0.0.tgz#b696163cc757560d09cf22cc8fad1571b79e76df"
@@ -1575,13 +1561,6 @@ globby@^6.1.0:
15751561
pify "^2.0.0"
15761562
pinkie-promise "^2.0.0"
15771563

1578-
good-listener@^1.2.2:
1579-
version "1.2.2"
1580-
resolved "https://registry.yarnpkg.com/good-listener/-/good-listener-1.2.2.tgz#d53b30cdf9313dffb7dc9a0d477096aa6d145c50"
1581-
integrity sha1-1TswzfkxPf+33JoNR3CWqm0UXFA=
1582-
dependencies:
1583-
delegate "^3.1.2"
1584-
15851564
graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.4, graceful-fs@^4.2.6, graceful-fs@^4.2.9:
15861565
version "4.2.10"
15871566
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.10.tgz#147d3a006da4ca3ce14728c7aefc287c367d7a6c"
@@ -2390,12 +2369,15 @@ pretty-error@^3.0.4:
23902369
lodash "^4.17.20"
23912370
renderkid "^2.0.6"
23922371

2393-
prismjs@^1.22.0, prismjs@~1.22.0:
2394-
version "1.22.0"
2395-
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.22.0.tgz#73c3400afc58a823dd7eed023f8e1ce9fd8977fa"
2396-
integrity sha512-lLJ/Wt9yy0AiSYBf212kK3mM5L8ycwlyTlSxHBAneXLR0nzFMlZ5y7riFPF3E33zXOF2IH95xdY5jIyZbM9z/w==
2397-
optionalDependencies:
2398-
clipboard "^2.0.0"
2372+
prismjs@^1.27.0:
2373+
version "1.29.0"
2374+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.29.0.tgz#f113555a8fa9b57c35e637bba27509dcf802dd12"
2375+
integrity sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==
2376+
2377+
prismjs@~1.27.0:
2378+
version "1.27.0"
2379+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.27.0.tgz#bb6ee3138a0b438a3653dd4d6ce0cc6510a45057"
2380+
integrity sha512-t13BGPUlFDR7wRB5kQDG4jjl7XeuH6jbJGt11JHPL96qwsEHNX2+68tFXqc1/k+/jALsbSWJKUOT/hcYAZ5LkA==
23992381

24002382
process-nextick-args@~2.0.0:
24012383
version "2.0.1"
@@ -2483,15 +2465,15 @@ react-is@^16.7.0, react-is@^16.8.1:
24832465
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
24842466

24852467
react-syntax-highlighter@^15.2.1:
2486-
version "15.4.4"
2487-
resolved "https://registry.yarnpkg.com/react-syntax-highlighter/-/react-syntax-highlighter-15.4.4.tgz#dc9043f19e7bd063ff3ea78986d22a6eaa943b2a"
2488-
integrity sha512-PsOFHNTzkb3OroXdoR897eKN5EZ6grht1iM+f1lJSq7/L0YVnkJaNVwC3wEUYPOAmeyl5xyer1DjL6MrumO6Zw==
2468+
version "15.5.0"
2469+
resolved "https://registry.yarnpkg.com/react-syntax-highlighter/-/react-syntax-highlighter-15.5.0.tgz#4b3eccc2325fa2ec8eff1e2d6c18fa4a9e07ab20"
2470+
integrity sha512-+zq2myprEnQmH5yw6Gqc8lD55QHnpKaU8TOcFeC/Lg/MQSs8UknEA0JC4nTZGFAXC2J2Hyj/ijJ7NlabyPi2gg==
24892471
dependencies:
24902472
"@babel/runtime" "^7.3.1"
24912473
highlight.js "^10.4.1"
24922474
lowlight "^1.17.0"
2493-
prismjs "^1.22.0"
2494-
refractor "^3.2.0"
2475+
prismjs "^1.27.0"
2476+
refractor "^3.6.0"
24952477

24962478
react@^16.13.1:
24972479
version "16.13.1"
@@ -2538,14 +2520,14 @@ rechoir@^0.7.0:
25382520
dependencies:
25392521
resolve "^1.9.0"
25402522

2541-
refractor@^3.2.0:
2542-
version "3.2.0"
2543-
resolved "https://registry.yarnpkg.com/refractor/-/refractor-3.2.0.tgz#bc46f7cfbb6adbf45cd304e8e299b7fa854804e0"
2544-
integrity sha512-hSo+EyMIZTLBvNNgIU5lW4yjCzNYMZ4dcEhBq/3nReGfqzd2JfVhdlPDfU9rEsgcAyWx+OimIIUoL4ZU7NtYHQ==
2523+
refractor@^3.6.0:
2524+
version "3.6.0"
2525+
resolved "https://registry.yarnpkg.com/refractor/-/refractor-3.6.0.tgz#ac318f5a0715ead790fcfb0c71f4dd83d977935a"
2526+
integrity sha512-MY9W41IOWxxk31o+YvFCNyNzdkc9M20NoZK5vq6jkv4I/uh2zkWcfudj0Q1fovjUQJrNewS9NMzeTtqPf+n5EA==
25452527
dependencies:
25462528
hastscript "^6.0.0"
25472529
parse-entities "^2.0.0"
2548-
prismjs "~1.22.0"
2530+
prismjs "~1.27.0"
25492531

25502532
regenerator-runtime@^0.13.4:
25512533
version "0.13.5"
@@ -2670,11 +2652,6 @@ select-hose@^2.0.0:
26702652
resolved "https://registry.yarnpkg.com/select-hose/-/select-hose-2.0.0.tgz#625d8658f865af43ec962bfc376a37359a4994ca"
26712653
integrity sha1-Yl2GWPhlr0Psliv8N2o3NZpJlMo=
26722654

2673-
select@^1.1.2:
2674-
version "1.1.2"
2675-
resolved "https://registry.yarnpkg.com/select/-/select-1.1.2.tgz#0e7350acdec80b1108528786ec1d4418d11b396d"
2676-
integrity sha1-DnNQrN7ICxEIUoeG7B1EGNEbOW0=
2677-
26782655
selfsigned@^2.1.1:
26792656
version "2.1.1"
26802657
resolved "https://registry.yarnpkg.com/selfsigned/-/selfsigned-2.1.1.tgz#18a7613d714c0cd3385c48af0075abf3f266af61"
@@ -2976,11 +2953,6 @@ thunky@^1.0.2:
29762953
resolved "https://registry.yarnpkg.com/thunky/-/thunky-1.1.0.tgz#5abaf714a9405db0504732bbccd2cedd9ef9537d"
29772954
integrity sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==
29782955

2979-
tiny-emitter@^2.0.0:
2980-
version "2.1.0"
2981-
resolved "https://registry.yarnpkg.com/tiny-emitter/-/tiny-emitter-2.1.0.tgz#1d1a56edfc51c43e863cbb5382a72330e3555423"
2982-
integrity sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q==
2983-
29842956
to-fast-properties@^2.0.0:
29852957
version "2.0.0"
29862958
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e"

0 commit comments

Comments
 (0)