chore: bump jeff version v1.0.14
davinTI/app-dono-modulos/pipeline/head There was a failure building this commit

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