mirror of
https://github.com/heyarne/airsonic-ui.git
synced 2026-05-06 18:33:38 +02:00
Greenkeeper/highlight.js 9.17.1 (#75)
* fix(package): update highlight.js to version 9.17.1 Closes #69 * chore(package): update lockfile package-lock.json Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
This commit is contained in:
parent
68167dae7f
commit
7b5e34c630
2 changed files with 5 additions and 4 deletions
7
package-lock.json
generated
7
package-lock.json
generated
|
|
@ -3455,9 +3455,10 @@
|
|||
}
|
||||
},
|
||||
"highlight.js": {
|
||||
"version": "9.17.0",
|
||||
"resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-9.17.0.tgz",
|
||||
"integrity": "sha512-PyO7FK7z8ZC7FqBlmAxm4d+1DYaoS6+uaxt9KGkyP1AnmGRLnWmNod1yp9BFjUyHoDF00k+V57gF6X9ifY7f/A==",
|
||||
"version": "9.17.1",
|
||||
"resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-9.17.1.tgz",
|
||||
"integrity": "sha512-TA2/doAur5Ol8+iM3Ov7qy3jYcr/QiJ2eDTdRF4dfbjG7AaaB99J5G+zSl11ljbl6cIcahgPY6SKb3sC3EJ0fw==",
|
||||
|
||||
"requires": {
|
||||
"handlebars": "^4.5.3"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@
|
|||
"autoprefixer": "^9.5.0",
|
||||
"bulma": "^0.8.0",
|
||||
"create-react-class": "^15.6.3",
|
||||
"highlight.js": "9.17.0",
|
||||
"highlight.js": "9.17.1",
|
||||
"open-iconic": "^1.1.1",
|
||||
"postcss-cli": "^7.0.0",
|
||||
"react": "^16.8.6",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue