Skip to content

Commit

Permalink
Atualização do núcleo da linguagem para a versão 0.24.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
leonelsanchesdasilva committed Aug 17, 2023
1 parent 9f587c4 commit 87dbcf4
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.24.0",
"@designliquido/delegua": "0.24.1",
"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/delegua@0.24.0":
version "0.24.0"
resolved "https://registry.yarnpkg.com/@designliquido/delegua/-/delegua-0.24.0.tgz#70f5072442503bcb24d78903a8abb1517ee661f5"
integrity sha512-eJJgPtdHU67xP4cZfspnZV5bI9Hm8G2KEnu/Y7yu4qbX9ZH7YP9jJ+8Qn9nHdALfk2asRWVaHYBedk3K2oFDgg==
"@designliquido/delegua@0.24.1":
version "0.24.1"
resolved "https://registry.yarnpkg.com/@designliquido/delegua/-/delegua-0.24.1.tgz#d474626df6ec91809fc35dd5bc5baa62b64914bc"
integrity sha512-nWdGlAhG3XOgt2k6cAx8COnW0rlDjNX8XhaE5xLZB2gmu8+hZWJT8+vfXgTQvMF8QhOGD+QCjItVsWtLNGP7yQ==
dependencies:
antlr4ts "^0.5.0-alpha.4"
browser-process-hrtime "^1.0.0"
Expand Down

0 comments on commit 87dbcf4

Please sign in to comment.