chore(deps): update dependency libreoffice-convert to v1.3.3 (#352)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
main
renovate[bot] 2021-10-20 15:04:56 +09:00 committed by GitHub
parent 892ebc3302
commit 6860143c79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@
"author": "bokuweb <bokuweb12@gmail.com>",
"license": "MIT",
"devDependencies": {
"libreoffice-convert": "1.3.2"
"libreoffice-convert": "1.3.3"
},
"dependencies": {
"glob": "^7.1.6"

View File

@ -57,10 +57,10 @@ inherits@2:
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
libreoffice-convert@1.3.2:
version "1.3.2"
resolved "https://registry.yarnpkg.com/libreoffice-convert/-/libreoffice-convert-1.3.2.tgz#ec4721b57661511a94ce7655edd10dff36d6163b"
integrity sha512-NbBkcSKeUoXKtk2X7RElb9j3S//qJaON+urxX4A53iiKymStlEazxLNDLkvIzCXldqU9DxHDHHC9+TZAOEOqGA==
libreoffice-convert@1.3.3:
version "1.3.3"
resolved "https://registry.yarnpkg.com/libreoffice-convert/-/libreoffice-convert-1.3.3.tgz#09dedd9446f4b1b12c0af7e6cfa016bda037b572"
integrity sha512-lfbWb4CjuZLRBxPvqlxRT91/fA9CyaJQF7ijpwRoJC6m9nWe01ChaHlMRRP718BS1/oZtiGhlWnMuKRJg8TaRA==
dependencies:
async "^2.6.2"
tmp "^0.2.1"