chore: bump jeff version v1.0.15
davinTI/app-dono-modulos/pipeline/head This commit looks good

This commit is contained in:
tkinaba
2026-05-20 10:42:36 -03:00
parent a437f9c6dc
commit c5f0f19433
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -9,16 +9,16 @@
"version": "1.0.0", "version": "1.0.0",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@davinti/jeff": "^1.0.14" "@davinti/jeff": "^1.0.15"
}, },
"devDependencies": { "devDependencies": {
"tsx": "^4.21.0" "tsx": "^4.21.0"
} }
}, },
"node_modules/@davinti/jeff": { "node_modules/@davinti/jeff": {
"version": "1.0.14", "version": "1.0.15",
"resolved": "https://git.davinti.com.br/api/packages/davinTI/npm/%40davinti%2Fjeff/-/1.0.14/jeff-1.0.14.tgz", "resolved": "https://git.davinti.com.br/api/packages/davinTI/npm/%40davinti%2Fjeff/-/1.0.15/jeff-1.0.15.tgz",
"integrity": "sha512-gCgOdpGlPT4vnnhMI63NaNLvgiCmawnFwsdT0yoTHkLBGPqGD81s3jnqNW9tyZG7IVZ9tGAGeq29kkErISL/Ww==", "integrity": "sha512-mac7sGjeBOUCwTQRvAuUzrZGRzKH0Y3QVfH2qT/vcJHg6sho8h8cEa8Hh3PT05w4nG1UP0sgTiYvmdtbUx3l5Q==",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@types/glob": "^8.1.0", "@types/glob": "^8.1.0",
+1 -1
View File
@@ -13,7 +13,7 @@
"license": "ISC", "license": "ISC",
"description": "", "description": "",
"dependencies": { "dependencies": {
"@davinti/jeff": "^1.0.14" "@davinti/jeff": "^1.0.15"
}, },
"devDependencies": { "devDependencies": {
"tsx": "^4.21.0" "tsx": "^4.21.0"