Skip to content

Commit

Permalink
Merge pull request #2173 from caiocampos/dependabot/npm_and_yarn/back…
Browse files Browse the repository at this point in the history
…/typescript-5.8.2

chore(deps-dev): bump typescript from 5.7.3 to 5.8.2 in /back
  • Loading branch information
caiocampos authored Mar 5, 2025
2 parents 9627c15 + 9e79dea commit 01712a0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion back/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"ts-loader": "^9.5",
"ts-node": "^10.9",
"tsconfig-paths": "^4.2",
"typescript": "^5.7"
"typescript": "^5.8"
},
"jest": {
"moduleFileExtensions": [
Expand Down
7 changes: 6 additions & 1 deletion back/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4945,11 +4945,16 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==

[email protected], typescript@^5.7:
[email protected]:
version "5.7.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==

typescript@^5.8:
version "5.8.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==

[email protected]:
version "2.0.2"
resolved "https://registry.yarnpkg.com/uid/-/uid-2.0.2.tgz#4b5782abf0f2feeefc00fa88006b2b3b7af3e3b9"
Expand Down

0 comments on commit 01712a0

Please sign in to comment.