@@ -376,7 +376,7 @@ define-data-property@^1.0.1, define-data-property@^1.1.1:
376
376
gopd "^1.0.1"
377
377
has-property-descriptors "^1.0.0"
378
378
379
- define-properties@^1.1.3, define-properties@^1.1.4, define-properties@^1.2.0 :
379
+ define-properties@^1.1.3, define-properties@^1.1.4, define-properties@^1.2.0, define-properties@^1.2.1 :
380
380
version "1.2.1"
381
381
resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.2.1.tgz#10781cc616eb951a80a034bafcaa7377f6af2b6c"
382
382
integrity sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==
@@ -558,9 +558,9 @@ eslint-module-utils@^2.8.0:
558
558
debug "^3.2.7"
559
559
560
560
eslint-plugin-import@2.x :
561
- version "2.29.0 "
562
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.0 .tgz#8133232e4329ee344f2f612885ac3073b0b7e155 "
563
- integrity sha512-QPOO5NO6Odv5lpoTkddtutccQjysJuFxoPS7fAHO+9m9udNHvTCPSAMW9zGAYj8lAIdr40I8yPCdUYrncXtrwg ==
561
+ version "2.29.1 "
562
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.1 .tgz#d45b37b5ef5901d639c15270d74d46d161150643 "
563
+ integrity sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw ==
564
564
dependencies :
565
565
array-includes "^3.1.7"
566
566
array.prototype.findlastindex "^1.2.3"
@@ -578,7 +578,7 @@ eslint-plugin-import@2.x:
578
578
object.groupby "^1.0.1"
579
579
object.values "^1.1.7"
580
580
semver "^6.3.1"
581
- tsconfig-paths "^3.14.2 "
581
+ tsconfig-paths "^3.15.0 "
582
582
583
583
eslint-scope@^7.2.2 :
584
584
version "7.2.2"
@@ -1290,7 +1290,7 @@ object-keys@^1.1.1:
1290
1290
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
1291
1291
integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==
1292
1292
1293
- object.assign@^4.1.2, object.assign@^4.1.4 :
1293
+ object.assign@^4.1.2 :
1294
1294
version "4.1.4"
1295
1295
resolved "https://registry.npmjs.org/object.assign/-/object.assign-4.1.4.tgz"
1296
1296
integrity sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==
@@ -1300,6 +1300,16 @@ object.assign@^4.1.2, object.assign@^4.1.4:
1300
1300
has-symbols "^1.0.3"
1301
1301
object-keys "^1.1.1"
1302
1302
1303
+ object.assign@^4.1.4 :
1304
+ version "4.1.5"
1305
+ resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.5.tgz#3a833f9ab7fdb80fc9e8d2300c803d216d8fdbb0"
1306
+ integrity sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==
1307
+ dependencies :
1308
+ call-bind "^1.0.5"
1309
+ define-properties "^1.2.1"
1310
+ has-symbols "^1.0.3"
1311
+ object-keys "^1.1.1"
1312
+
1303
1313
object.entries@^1.1.5 :
1304
1314
version "1.1.6"
1305
1315
resolved "https://registry.npmjs.org/object.entries/-/object.entries-1.1.6.tgz"
@@ -1764,10 +1774,10 @@ tr46@~0.0.3:
1764
1774
resolved "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz"
1765
1775
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
1766
1776
1767
- tsconfig-paths@^3.14.2 :
1768
- version "3.14.2 "
1769
- resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.2 .tgz#6e32f1f79412decd261f92d633a9dc1cfa99f088 "
1770
- integrity sha512-o/9iXgCYc5L/JxCHPe3Hvh8Q/2xm5Z+p18PESBU6Ff33695QnCHBEjcytY2q19ua7Mbl/DavtBOLq+oG0RCL+g ==
1777
+ tsconfig-paths@^3.15.0 :
1778
+ version "3.15.0 "
1779
+ resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.15.0 .tgz#5299ec605e55b1abb23ec939ef15edaf483070d4 "
1780
+ integrity sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg ==
1771
1781
dependencies :
1772
1782
" @types/json5" " ^0.0.29"
1773
1783
json5 "^1.0.2"
0 commit comments