patch: bump css framework version

This commit is contained in:
Jean-Baptiste Pasquier 2021-04-26 18:23:41 +02:00
parent 4d1af2a89a
commit 5c4c3443c2
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -1615,9 +1615,9 @@
}
},
"@startinblox/hubl-styling-framework": {
"version": "1.8.22",
"resolved": "https://registry.npmjs.org/@startinblox/hubl-styling-framework/-/hubl-styling-framework-1.8.22.tgz",
"integrity": "sha512-00P0hIXjecgryh41Abq8ViVm18Aployr5TRbK/KDpNPAQqQ5x2to6z0of8oeeJeSm/srippfGdHLrJ7nyd1emg=="
"version": "1.8.23",
"resolved": "https://registry.npmjs.org/@startinblox/hubl-styling-framework/-/hubl-styling-framework-1.8.23.tgz",
"integrity": "sha512-BpjTIK/wcleOV0M4TpepfN3EPh+cUaSHlAFnkKZVk9FmK81o1xlmDeBxeKqW+vnG+J77FckD0kWPQ+KBVEKj8g=="
},
"@types/q": {
"version": "1.5.4",

View File

@ -57,7 +57,7 @@
"clearDist": false
},
"dependencies": {
"@startinblox/hubl-styling-framework": "^1.8.22",
"@startinblox/hubl-styling-framework": "^1.8.23",
"cross-env": "^7.0.3",
"fs-extra": "^9.0.1",
"normalize.css": "^8.0.1",