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

fix(package): update highlight.js to version 10.0.1

Closes #82
This commit is contained in:
greenkeeper[bot] 2020-04-26 22:41:26 +00:00 committed by GitHub
commit ffd7a5ebf9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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