Skip to content

Commit

Permalink
Merge pull request #130 from inway/dependabot/npm_and_yarn/typescript…
Browse files Browse the repository at this point in the history
…-5.3.3

npm dev(deps-dev): bump typescript from 5.0.4 to 5.3.3
  • Loading branch information
SPodjasek authored Jan 22, 2024
2 parents be359ef + 7e18ded commit a3803fb
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 @@ -45,7 +45,7 @@
"ts-jest": "^29.1.0",
"ts-node": "^10.9.1",
"typedoc": "^0.25.1",
"typescript": "^5.0.4"
"typescript": "^5.3.3"
},
"resolutions": {
"json5": ">= 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 @@ -2574,10 +2574,10 @@ typedoc@^0.25.1:
minimatch "^9.0.3"
shiki "^0.14.1"

typescript@^5.0.4:
version "5.0.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
typescript@^5.3.3:
version "5.3.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==

update-browserslist-db@^1.0.9:
version "1.0.10"
Expand Down

0 comments on commit a3803fb

Please sign in to comment.