Merge pull request #7839 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/typescript-5.6.2

Bump typescript from 5.4.5 to 5.6.2 in /backend
This commit is contained in:
mahula 2024-09-14 09:12:51 +02:00 committed by GitHub
commit e32b9c3641
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.4.5" "typescript": "^5.6.2"
}, },
"resolutions": { "resolutions": {
"**/**/fs-capacitor": "^6.2.0", "**/**/fs-capacitor": "^6.2.0",

View File

@ -9468,10 +9468,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.4.5: typescript@^5.6.2:
version "5.4.5" version "5.6.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611" resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ== integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
unbox-primitive@^1.0.2: unbox-primitive@^1.0.2:
version "1.0.2" version "1.0.2"