Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency highlight.js to v10 [security] (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 16, 2022
1 parent b0f3ed1 commit 4a4f001
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -23,7 +23,7 @@
"dependencies": {
"babel-core": "^6.26.0",
"grommet": "1.13.0",
"highlight.js": "^9.12.0",
"highlight.js": "^10.0.0",
"loadable-components": "^2.0.0",
"prop-types": "^15.6.0",
"react": "^18.0.0",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Expand Up @@ -7272,9 +7272,10 @@ he@^1.2.0:
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==

highlight.js@^9.12.0:
version "9.12.0"
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.12.0.tgz#e6d9dbe57cbefe60751f02af336195870c90c01e"
highlight.js@^10.0.0:
version "10.7.3"
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.7.3.tgz#697272e3991356e40c3cac566a74eef681756531"
integrity sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A==

history@^4.7.2:
version "4.7.2"
Expand Down

0 comments on commit 4a4f001

Please sign in to comment.