2523
2523
resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d"
2524
2524
integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==
2525
2525
2526
+ " @types/json5@^0.0.29 " :
2527
+ version "0.0.29"
2528
+ resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
2529
+ integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
2530
+
2526
2531
2527
2532
version "4.14.172"
2528
2533
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.172.tgz#aad774c28e7bfd7a67de25408e03ee5a8c3d028a"
@@ -4629,9 +4634,9 @@ eslint-module-utils@^2.6.2:
4629
4634
pkg-dir "^2.0.0"
4630
4635
4631
4636
eslint-plugin-import@^2.20.1 :
4632
- version "2.24.1 "
4633
- resolved "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.24.1 .tgz#64aba8b567a1ba9921d5465586e86c491b8e2135 "
4634
- integrity sha512-KSFWhNxPH8OGJwpRJJs+Z7I0a13E2iFQZJIvSnCu6KUs4qmgAm3xN9GYBCSoiGWmwA7gERZPXqYQjcoCROnYhQ ==
4637
+ version "2.24.2 "
4638
+ resolved "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.24.2 .tgz#2c8cd2e341f3885918ee27d18479910ade7bb4da "
4639
+ integrity sha512-hNVtyhiEtZmpsabL4neEj+6M5DCLgpYyG9nzJY8lZQeQXEn5UPW1DpUdsMHMXsq98dbNm7nt1w9ZMSVpfJdi8Q ==
4635
4640
dependencies :
4636
4641
array-includes "^3.1.3"
4637
4642
array.prototype.flat "^1.2.4"
@@ -4647,7 +4652,7 @@ eslint-plugin-import@^2.20.1:
4647
4652
pkg-up "^2.0.0"
4648
4653
read-pkg-up "^3.0.0"
4649
4654
resolve "^1.20.0"
4650
- tsconfig-paths "^3.10.1 "
4655
+ tsconfig-paths "^3.11.0 "
4651
4656
4652
4657
eslint-plugin-jest@^24.0.0 :
4653
4658
version "24.4.0"
6929
6934
dependencies :
6930
6935
minimist "^1.2.5"
6931
6936
6932
- json5@^2.1.2, json5@^2.2.0 :
6937
+ json5@^1.0.1 :
6938
+ version "1.0.1"
6939
+ resolved "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe"
6940
+ integrity sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==
6941
+ dependencies :
6942
+ minimist "^1.2.0"
6943
+
6944
+ json5@^2.1.2 :
6933
6945
version "2.2.0"
6934
6946
resolved "https://registry.npmjs.org/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3"
6935
6947
integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==
@@ -10200,12 +10212,13 @@ ts-node@^9:
10200
10212
source-map-support "^0.5.17"
10201
10213
yn "3.1.1"
10202
10214
10203
- tsconfig-paths@^3.10.1 :
10204
- version "3.10.1 "
10205
- resolved "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.10.1 .tgz#79ae67a68c15289fdf5c51cb74f397522d795ed7 "
10206
- integrity sha512-rETidPDgCpltxF7MjBZlAFPUHv5aHH2MymyPvh+vEyWAED4Eb/WeMbsnD/JDr4OKPOA1TssDHgIcpTN5Kh0p6Q ==
10215
+ tsconfig-paths@^3.11.0 :
10216
+ version "3.11.0 "
10217
+ resolved "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.11.0 .tgz#954c1fe973da6339c78e06b03ce2e48810b65f36 "
10218
+ integrity sha512-7ecdYDnIdmv639mmDwslG6KQg1Z9STTz1j7Gcz0xa+nshh/gKDAHcPxRbWOsA3SPp0tXP2leTcY9Kw+NAkfZzA ==
10207
10219
dependencies :
10208
- json5 "^2.2.0"
10220
+ " @types/json5" " ^0.0.29"
10221
+ json5 "^1.0.1"
10209
10222
minimist "^1.2.0"
10210
10223
strip-bom "^3.0.0"
10211
10224
0 commit comments