Merge pull request #7940 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/typescript-5.6.3

Bump typescript from 5.6.2 to 5.6.3 in /backend
This commit is contained in:
mahula 2024-10-20 16:07:51 +02:00 committed by GitHub
commit 6b004e1f8d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -117,7 +117,7 @@
"rosie": "^2.1.1", "rosie": "^2.1.1",
"ts-jest": "^29.2.5", "ts-jest": "^29.2.5",
"ts-node": "^10.9.2", "ts-node": "^10.9.2",
"typescript": "^5.6.2" "typescript": "^5.6.3"
}, },
"resolutions": { "resolutions": {
"**/**/fs-capacitor": "^6.2.0", "**/**/fs-capacitor": "^6.2.0",

View File

@ -9278,10 +9278,10 @@ typed-array-length@^1.0.6:
is-typed-array "^1.1.13" is-typed-array "^1.1.13"
possible-typed-array-names "^1.0.0" possible-typed-array-names "^1.0.0"
typescript@^5.6.2: typescript@^5.6.3:
version "5.6.2" version "5.6.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0" resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw== integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
unbox-primitive@^1.0.2: unbox-primitive@^1.0.2:
version "1.0.2" version "1.0.2"