File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 21
21
"@typescript-eslint/parser" : " 6.14.0" ,
22
22
"eslint" : " 8.55.0" ,
23
23
"eslint-config-standard" : " 17.1.0" ,
24
- "eslint-plugin-import" : " 2.29.0 " ,
24
+ "eslint-plugin-import" : " 2.29.1 " ,
25
25
"eslint-plugin-node" : " 11.1.0" ,
26
26
"eslint-plugin-promise" : " 6.1.1" ,
27
27
"tsc" : " 2.0.4" ,
Original file line number Diff line number Diff line change @@ -848,10 +848,10 @@ eslint-plugin-es@^3.0.0:
848
848
eslint-utils "^2.0.0"
849
849
regexpp "^3.0.0"
850
850
851
-
852
- version "2.29.0 "
853
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.0 .tgz#8133232e4329ee344f2f612885ac3073b0b7e155 "
854
- integrity sha512-QPOO5NO6Odv5lpoTkddtutccQjysJuFxoPS7fAHO+9m9udNHvTCPSAMW9zGAYj8lAIdr40I8yPCdUYrncXtrwg ==
851
+
852
+ version "2.29.1 "
853
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.1 .tgz#d45b37b5ef5901d639c15270d74d46d161150643 "
854
+ integrity sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw ==
855
855
dependencies :
856
856
array-includes "^3.1.7"
857
857
array.prototype.findlastindex "^1.2.3"
869
869
object.groupby "^1.0.1"
870
870
object.values "^1.1.7"
871
871
semver "^6.3.1"
872
- tsconfig-paths "^3.14.2 "
872
+ tsconfig-paths "^3.15.0 "
873
873
874
874
875
875
version "11.1.0"
2103
2103
resolved "https://registry.yarnpkg.com/tsc/-/tsc-2.0.4.tgz#5f6499146abea5dca4420b451fa4f2f9345238f5"
2104
2104
integrity sha512-fzoSieZI5KKJVBYGvwbVZs/J5za84f2lSTLPYf6AGiIf43tZ3GNrI1QzTLcjtyDDP4aLxd46RTZq1nQxe7+k5Q==
2105
2105
2106
- tsconfig-paths@^3.14.2 :
2107
- version "3.14.2 "
2108
- resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.2 .tgz#6e32f1f79412decd261f92d633a9dc1cfa99f088 "
2109
- integrity sha512-o/9iXgCYc5L/JxCHPe3Hvh8Q/2xm5Z+p18PESBU6Ff33695QnCHBEjcytY2q19ua7Mbl/DavtBOLq+oG0RCL+g ==
2106
+ tsconfig-paths@^3.15.0 :
2107
+ version "3.15.0 "
2108
+ resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.15.0 .tgz#5299ec605e55b1abb23ec939ef15edaf483070d4 "
2109
+ integrity sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg ==
2110
2110
dependencies :
2111
2111
" @types/json5" " ^0.0.29"
2112
2112
json5 "^1.0.2"
You can’t perform that action at this time.
0 commit comments