1
0
Fork 0
mirror of https://github.com/heyarne/airsonic-ui.git synced 2026-05-06 18:33:38 +02:00

Update highlight.js to the latest version 🚀 (#69)

* fix(package): update highlight.js to version 9.17.0

* chore(package): update lockfile package-lock.json
This commit is contained in:
greenkeeper[bot] 2020-01-13 09:30:05 +01:00 committed by heyarne
commit 68167dae7f
2 changed files with 43 additions and 9 deletions

View file

@ -30,7 +30,7 @@
"autoprefixer": "^9.5.0",
"bulma": "^0.8.0",
"create-react-class": "^15.6.3",
"highlight.js": "9.15.10",
"highlight.js": "9.17.0",
"open-iconic": "^1.1.1",
"postcss-cli": "^7.0.0",
"react": "^16.8.6",