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

Greenkeeper/shadow cljs 2.8.93 (#80)

* chore(package): update shadow-cljs to version 2.8.93

* chore(package): update lockfile package-lock.json

Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
This commit is contained in:
heyarne 2020-03-16 12:39:24 +01:00 committed by GitHub
commit 74dd5f9568
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -6823,9 +6823,9 @@
}
},
"shadow-cljs": {
"version": "2.8.91",
"resolved": "https://registry.npmjs.org/shadow-cljs/-/shadow-cljs-2.8.91.tgz",
"integrity": "sha512-mf2dAzsxeL275WG9PaktDfmRy0trdT2LsNviMwfEE8/wwG35Dfi03GgR9u6m17S19DbpUdC6it4hzwS1YsXpLQ==",
"version": "2.8.93",
"resolved": "https://registry.npmjs.org/shadow-cljs/-/shadow-cljs-2.8.93.tgz",
"integrity": "sha512-JWxdfLZextA55oo/ZkTt+D5aszaNs0UR/V7j/jKI7aSbc46uJrycSalkQEvTzFkr+E7BiLdBsI6zBqezRgEgDw==",
"dev": true,
"requires": {
"mkdirp": "^0.5.1",