File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 15
15
"devDependencies" : {
16
16
"@types/jest" : " ^29.5.11" ,
17
17
"@types/jest-in-case" : " ^1.0.2" ,
18
- "@types/node" : " ^20.12.7" ,
19
18
"@types/mkdirp" : " 1.0.2" ,
19
+ "@types/node" : " ^20.12.7" ,
20
20
"@typescript-eslint/eslint-plugin" : " ^6.18.1" ,
21
21
"@typescript-eslint/parser" : " ^6.18.1" ,
22
22
"copyfiles" : " ^2.4.1" ,
23
23
"del-cli" : " ^5.1.0" ,
24
+ "eslint" : " ^8.56.0" ,
24
25
"eslint-config-prettier" : " ^9.1.0" ,
25
26
"eslint-plugin-simple-import-sort" : " ^10.0.0" ,
26
27
"eslint-plugin-unused-imports" : " ^3.0.0" ,
27
- "eslint" : " ^8.56.0" ,
28
28
"glob" : " 8.0.3" ,
29
- "jest-in-case" : " ^1.0.2" ,
30
29
"jest" : " ^29.6.2" ,
30
+ "jest-in-case" : " ^1.0.2" ,
31
31
"lerna" : " ^6" ,
32
32
"mkdirp" : " 1.0.2" ,
33
33
"prettier" : " ^3.0.2" ,
34
34
"strip-ansi" : " ^6" ,
35
- "symlink-workspace" : " ^1.1 .0" ,
35
+ "symlink-workspace" : " ^1.9 .0" ,
36
36
"ts-jest" : " ^29.1.1" ,
37
37
"ts-node" : " ^10.9.2" ,
38
38
"typescript" : " ^5.1.6"
Original file line number Diff line number Diff line change @@ -7169,10 +7169,10 @@ symbol-observable@^2.0.3:
7169
7169
resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-2.0.3.tgz#5b521d3d07a43c351055fa43b8355b62d33fd16a"
7170
7170
integrity sha512-sQV7phh2WCYAn81oAkakC5qjq2Ml0g8ozqz03wOGnx9dDlG1de6yrF+0RAzSJD8fPUow3PTSMf2SAbOGxb93BA==
7171
7171
7172
- symlink-workspace@^1.1 .0 :
7173
- version "1.1 .0"
7174
- resolved "https://registry.yarnpkg.com/symlink-workspace/-/symlink-workspace-1.1 .0.tgz#476811e1fb5a00c529e44c8b37765dbefff77e19 "
7175
- integrity sha512-7kF6g/7bpDRCi7KdJNPnMrXURehpb6Sd5yHePSnHT+8pD2uec5Se3KPHwyUFFK/vEYhgKX6qabtr1Qmrtzjr8g ==
7172
+ symlink-workspace@^1.9 .0 :
7173
+ version "1.9 .0"
7174
+ resolved "https://registry.yarnpkg.com/symlink-workspace/-/symlink-workspace-1.9 .0.tgz#df4c5ce48bd55e54580e813126c643a86e29e759 "
7175
+ integrity sha512-eKSISj/3r5gLU4NCY5Ir16PLPavHYb2s2DMN7wGheaZAMlUGEuq8qUhlmbBMR8J32Yq9PCtcA+yritgHpwUDfw ==
7176
7176
dependencies :
7177
7177
chalk "4.1.2"
7178
7178
glob "8.1.0"
You can’t perform that action at this time.
0 commit comments