diff options
| author | XhmikosR <[email protected]> | 2023-03-15 21:34:43 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-03-15 21:34:43 +0200 |
| commit | fe786cdd55a75c086ee2703f9ba5f57e51b4fca4 (patch) | |
| tree | 0b91ec75237490c3c89b6427e349330631d34f01 /package.json | |
| parent | adf7b8dc4083b6ddc318e466dbb5d87f3af0ce17 (diff) | |
| download | bootstrap-fe786cdd55a75c086ee2703f9ba5f57e51b4fca4.tar.xz bootstrap-fe786cdd55a75c086ee2703f9ba5f57e51b4fca4.zip | |
Update hugo-bin to v0.100.0 (#38243)
This version is using my @xhmikosr/bin-wrapper fork. All current npm vulnerabilities are fixed.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b3bb7caa9..ee06b6540 100644 --- a/package.json +++ b/package.json @@ -124,7 +124,7 @@ "find-unused-sass-variables": "^4.0.5", "globby": "^11.1.0", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.99.3", + "hugo-bin": "^0.100.0", "ip": "^2.0.0", "jasmine": "^4.5.0", "jquery": "^3.6.4", |
