@@ -3647,14 +3647,13 @@ eslint-import-resolver-node@^0.3.6:
3647
3647
debug "^3.2.7"
3648
3648
resolve "^1.20.0"
3649
3649
3650
- eslint-module-utils@^2.7.1 :
3651
- version "2.7.1 "
3652
- resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.1 .tgz#b435001c9f8dd4ab7f6d0efcae4b9696d4c24b7c "
3653
- integrity sha512-fjoetBXQZq2tSTWZ9yWVl2KuFrTZZH3V+9iD1V1RfpDgxzJR+mPd/KZmMiA8gbPqdBzpNiEHOuT7IYEWxrH0zQ ==
3650
+ eslint-module-utils@^2.7.2 :
3651
+ version "2.7.2 "
3652
+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.2 .tgz#1d0aa455dcf41052339b63cada8ab5fd57577129 "
3653
+ integrity sha512-zquepFnWCY2ISMFwD/DqzaM++H+7PDzOpUvotJWm/y1BAFt5R4oeULgdrTejKqLkz7MA/tgstsUMNYc7wNdTrg ==
3654
3654
dependencies :
3655
3655
debug "^3.2.7"
3656
3656
find-up "^2.1.0"
3657
- pkg-dir "^2.0.0"
3658
3657
3659
3658
eslint-plugin-es@^3.0.0 :
3660
3659
version "3.0.1"
3672
3671
eslint-utils "^3.0.0"
3673
3672
estraverse "^5.2.0"
3674
3673
3675
-
3676
- version "2.25.3 "
3677
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.3 .tgz#a554b5f66e08fb4f6dc99221866e57cfff824766 "
3678
- integrity sha512-RzAVbby+72IB3iOEL8clzPLzL3wpDrlwjsTBAQXgyp5SeTqqY+0bFubwuo+y/HLhNZcXV4XqTBO4LGsfyHIDXg ==
3674
+
3675
+ version "2.25.4 "
3676
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.4 .tgz#322f3f916a4e9e991ac7af32032c25ce313209f1 "
3677
+ integrity sha512-/KJBASVFxpu0xg1kIBn9AUa8hQVnszpwgE7Ld0lKAlx7Ie87yzEzCgSkekt+le/YVhiaosO4Y14GDAOc41nfxA ==
3679
3678
dependencies :
3680
3679
array-includes "^3.1.4"
3681
3680
array.prototype.flat "^1.2.5"
3682
3681
debug "^2.6.9"
3683
3682
doctrine "^2.1.0"
3684
3683
eslint-import-resolver-node "^0.3.6"
3685
- eslint-module-utils "^2.7.1 "
3684
+ eslint-module-utils "^2.7.2 "
3686
3685
has "^1.0.3"
3687
3686
is-core-module "^2.8.0"
3688
3687
is-glob "^4.0.3"
3689
3688
minimatch "^3.0.4"
3690
3689
object.values "^1.1.5"
3691
3690
resolve "^1.20.0"
3692
- tsconfig-paths "^3.11 .0"
3691
+ tsconfig-paths "^3.12 .0"
3693
3692
3694
3693
3695
3694
version "11.1.0"
@@ -6121,13 +6120,6 @@ pirates@^4.0.1:
6121
6120
dependencies :
6122
6121
node-modules-regexp "^1.0.0"
6123
6122
6124
- pkg-dir@^2.0.0 :
6125
- version "2.0.0"
6126
- resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-2.0.0.tgz#f6d5d1109e19d63edf428e0bd57e12777615334b"
6127
- integrity sha1-9tXREJ4Z1j7fQo4L1X4Sd3YVM0s=
6128
- dependencies :
6129
- find-up "^2.1.0"
6130
-
6131
6123
pkg-dir@^4.1.0, pkg-dir@^4.2.0 :
6132
6124
version "4.2.0"
6133
6125
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-4.2.0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3"
@@ -7066,10 +7058,10 @@ ts-node@^9:
7066
7058
source-map-support "^0.5.17"
7067
7059
yn "3.1.1"
7068
7060
7069
- tsconfig-paths@^3.11 .0 :
7070
- version "3.11 .0"
7071
- resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.11 .0.tgz#954c1fe973da6339c78e06b03ce2e48810b65f36 "
7072
- integrity sha512-7ecdYDnIdmv639mmDwslG6KQg1Z9STTz1j7Gcz0xa+nshh/gKDAHcPxRbWOsA3SPp0tXP2leTcY9Kw+NAkfZzA ==
7061
+ tsconfig-paths@^3.12 .0 :
7062
+ version "3.12 .0"
7063
+ resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.12 .0.tgz#19769aca6ee8f6a1a341e38c8fa45dd9fb18899b "
7064
+ integrity sha512-e5adrnOYT6zqVnWqZu7i/BQ3BnhzvGbjEjejFXO20lKIKpwTaupkCPgEfv4GZK1IBciJUEhYs3J3p75FdaTFVg ==
7073
7065
dependencies :
7074
7066
" @types/json5" " ^0.0.29"
7075
7067
json5 "^1.0.1"
0 commit comments