Skip to content

Commit 1c18467

Browse files
Merge pull request #94 from devoxa/renovate/typescript-5.x
Update dependency typescript from 5.4.5 to 5.5.2
2 parents eb4af24 + ee1ef5b commit 1c18467

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"eslint": "8.57.0",
3232
"prettier": "3.3.2",
3333
"ts-node-dev": "2.0.0",
34-
"typescript": "5.4.5"
34+
"typescript": "5.5.2"
3535
},
3636
"volta": {
3737
"node": "20.9.0"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2345,10 +2345,10 @@ typed-array-length@^1.0.4:
23452345
for-each "^0.3.3"
23462346
is-typed-array "^1.1.9"
23472347

2348-
typescript@5.4.5:
2349-
version "5.4.5"
2350-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
2351-
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
2348+
typescript@5.5.2:
2349+
version "5.5.2"
2350+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
2351+
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
23522352

23532353
unbox-primitive@^1.0.2:
23542354
version "1.0.2"

0 commit comments

Comments
 (0)