Skip to content

Commit 59def96

Browse files
authored
Merge pull request #105 from DevimalPlanet/renovate/typescript-5.x
chore(deps): update dependency typescript to v5.5.3
2 parents 121bb8f + 884b8ad commit 59def96

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,14 +70,14 @@
7070
"traverse": "0.6.9",
7171
"tsdx": "0.14.1",
7272
"tslib": "2.6.3",
73-
"typescript": "5.4.5"
73+
"typescript": "5.5.3"
7474
},
7575
"resolutions": {
7676
"**/@typescript-eslint/eslint-plugin": "^7.0.0",
7777
"**/@typescript-eslint/parser": "^7.0.0",
7878
"**/jest": "^26.6.3",
7979
"**/ts-jest": "^26.4.4",
80-
"**/typescript": "5.4.5"
80+
"**/typescript": "5.5.3"
8181
},
8282
"repository": {
8383
"type": "git",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8025,10 +8025,10 @@ typedarray.prototype.slice@^1.0.3:
80258025
typed-array-buffer "^1.0.2"
80268026
typed-array-byte-offset "^1.0.2"
80278027

8028-
typescript@5.4.5, typescript@^3.7.3:
8029-
version "5.4.5"
8030-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
8031-
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
8028+
typescript@5.5.3, typescript@^3.7.3:
8029+
version "5.5.3"
8030+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
8031+
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
80328032

80338033
unbox-primitive@^1.0.1:
80348034
version "1.0.1"

0 commit comments

Comments
 (0)