File tree 2 files changed +9
-2
lines changed
2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 63
63
"eslint" : " ^9.4.0" ,
64
64
"eslint-plugin-prettier" : " ^5.1.3" ,
65
65
"rimraf" : " ^5.0.7" ,
66
- "tslib" : " ^2.6.2 " ,
66
+ "tslib" : " ^2.6.3 " ,
67
67
"typescript" : " ^5.4.5"
68
68
},
69
69
"dependencies" : {
Original file line number Diff line number Diff line change @@ -7466,7 +7466,7 @@ __metadata:
7466
7466
eslint-plugin-prettier: "npm:^5.1.3"
7467
7467
globals: "npm:^15.3.0"
7468
7468
rimraf: "npm:^5.0.7"
7469
- tslib: "npm:^2.6.2 "
7469
+ tslib: "npm:^2.6.3 "
7470
7470
typescript: "npm:^5.4.5"
7471
7471
typescript-eslint: "npm:^7.12.0"
7472
7472
peerDependencies:
@@ -28459,6 +28459,13 @@ __metadata:
28459
28459
languageName: node
28460
28460
linkType: hard
28461
28461
28462
+ "tslib@npm:^2.6.3":
28463
+ version: 2.6.3
28464
+ resolution: "tslib@npm:2.6.3"
28465
+ checksum: 10/52109bb681f8133a2e58142f11a50e05476de4f075ca906d13b596ae5f7f12d30c482feb0bff167ae01cfc84c5803e575a307d47938999246f5a49d174fc558c
28466
+ languageName: node
28467
+ linkType: hard
28468
+
28462
28469
"tslib@npm:~2.0.1":
28463
28470
version: 2.0.3
28464
28471
resolution: "tslib@npm:2.0.3"
You can’t perform that action at this time.
0 commit comments