Skip to content

Commit 61244e6

Browse files
Merge pull request #95 from devoxa/renovate/typescript-5.x
Update dependency typescript from 5.5.2 to 5.5.3
2 parents 1c18467 + 1c8cf88 commit 61244e6

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.5.2"
34+
"typescript": "5.5.3"
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-
2349-
version "5.5.2"
2350-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
2351-
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
2348+
2349+
version "5.5.3"
2350+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
2351+
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
23522352

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

0 commit comments

Comments
 (0)