Merge pull request 'Bump typescript from 5.0.4 to 5.2.2' (#75) from dependabot/npm_and_yarn/typescript-5.2.2 into main
Some checks are pending
CI / lint (push) Waiting to run
CI / test (push) Waiting to run

Reviewed-on: #75
This commit is contained in:
Mathias 2025-01-14 17:14:10 +00:00
commit 8e03262d39
2 changed files with 5 additions and 5 deletions

View File

@ -30,6 +30,6 @@
"ts-node": "^10.9.1",
"tsc-alias": "^1.8.6",
"tsconfig-paths": "^4.2.0",
"typescript": "^5.0.4"
"typescript": "^5.2.2"
}
}

View File

@ -1886,10 +1886,10 @@ type-is@~1.6.18:
media-typer "0.3.0"
mime-types "~2.1.24"
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.2.2:
version "5.2.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
undefsafe@^2.0.5:
version "2.0.5"