Skip to content

Commit 35f2e3e

Browse files
authored
Merge pull request #224 from researchgate/renovate/main-highlight.js-11.x
chore(deps): update dependency highlight.js to v11 (main)
2 parents 0cf49db + 4a92cf5 commit 35f2e3e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"homepage": "https://github.com/researchgate/react-fast-highlight#readme",
4141
"peerDependencies": {
42-
"highlight.js": "^9.0.0 || ^10.0.0",
42+
"highlight.js": "^9.0.0 || ^10.0.0 || ^11.0.0",
4343
"react": "^16.0.0"
4444
},
4545
"devDependencies": {
@@ -55,7 +55,7 @@
5555
"enzyme": "3.11.0",
5656
"enzyme-adapter-react-16": "1.15.6",
5757
"enzyme-to-json": "3.6.2",
58-
"highlight.js": "10.7.3",
58+
"highlight.js": "11.0.1",
5959
"jest-snapshot": "26.6.2",
6060
"npm-run-all": "4.1.5",
6161
"react": "16.14.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4843,10 +4843,10 @@ has@^1.0.3:
48434843
dependencies:
48444844
function-bind "^1.1.1"
48454845

4846-
highlight.js@10.7.3:
4847-
version "10.7.3"
4848-
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.7.3.tgz#697272e3991356e40c3cac566a74eef681756531"
4849-
integrity sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A==
4846+
highlight.js@11.0.1:
4847+
version "11.0.1"
4848+
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.0.1.tgz#a78bafccd9aa297978799fe5eed9beb7ee1ef887"
4849+
integrity sha512-EqYpWyTF2s8nMfttfBA2yLKPNoZCO33pLS4MnbXQ4hECf1TKujCt1Kq7QAdrio7roL4+CqsfjqwYj4tYgq0pJQ==
48504850

48514851
hook-std@^2.0.0:
48524852
version "2.0.0"

0 commit comments

Comments
 (0)