Skip to content

Commit

Permalink
Atualização do núcleo da linguagem para a versão 0.25.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelrvg committed Sep 22, 2023
1 parent 217e63d commit 6f16ab6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"testes:servidor-depuracao": "ts-node ./fontes/depuracao/servidor-depuracao.ts"
},
"dependencies": {
"@designliquido/delegua": "0.25.6",
"@designliquido/delegua": "0.25.7",
"chalk": "4.1.2",
"commander": "^9.4.1",
"json-colorizer": "^2.2.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -337,10 +337,10 @@
resolved "https://registry.yarnpkg.com/@designliquido/delegua-tempo/-/delegua-tempo-0.0.1.tgz#964834d127354857cda1c388f5de9327735b6747"
integrity sha512-/O1/eXlTXPTWSZGZ862i6uHHKCW0cmP6KnOV29zK4d4hgn03QjcNDeFKVC9L9vz3OJ6pPY0d/S8ANJkgBnnoaQ==

"@designliquido/[email protected].6":
version "0.25.6"
resolved "https://registry.yarnpkg.com/@designliquido/delegua/-/delegua-0.25.6.tgz#85b6addfec9d6b515199b511ff3fe789ceed39da"
integrity sha512-2dmFrCWB7Zqe6+0SiWOGcZ8CuN3GddlFkzXGicN2Ig7mm9gdufoOaSHoXRqoei20yqW1L0rzwiPCUyy8C3HC8A==
"@designliquido/[email protected].7":
version "0.25.7"
resolved "https://registry.yarnpkg.com/@designliquido/delegua/-/delegua-0.25.7.tgz#9d063a28be1b3f764f85d4504f3be2c696a97759"
integrity sha512-MsBaPkjFNd/vdzy5Yqs5vrwdqMyjVWQoMVEjDwwYOmSF2p5il4wyMG4yj+cdUNwDRP2OqqiyzI8UohAUBi3XRA==
dependencies:
antlr4ts "^0.5.0-alpha.4"
browser-process-hrtime "^1.0.0"
Expand Down

0 comments on commit 6f16ab6

Please sign in to comment.