@@ -6683,14 +6683,13 @@ eslint-import-resolver-node@^0.3.6:
66836683 debug "^3.2.7"
66846684 resolve "^1.20.0"
66856685
6686- eslint-module-utils@^2.7.1 :
6687- version "2.7.1 "
6688- resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.1 .tgz#b435001c9f8dd4ab7f6d0efcae4b9696d4c24b7c "
6689- integrity sha512-fjoetBXQZq2tSTWZ9yWVl2KuFrTZZH3V+9iD1V1RfpDgxzJR+mPd/KZmMiA8gbPqdBzpNiEHOuT7IYEWxrH0zQ ==
6686+ eslint-module-utils@^2.7.2 :
6687+ version "2.7.3 "
6688+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.3 .tgz#ad7e3a10552fdd0642e1e55292781bd6e34876ee "
6689+ integrity sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ ==
66906690 dependencies:
66916691 debug "^3.2.7"
66926692 find-up "^2.1.0"
6693- pkg-dir "^2.0.0"
66946693
66956694eslint-plugin-chai-friendly@^0.7.2:
66966695 version "0.7.2"
@@ -6722,24 +6721,24 @@ eslint-plugin-graphql@^4.0.0:
67226721 lodash.flatten "^4.4.0"
67236722 lodash.without "^4.4.0"
67246723
6725- eslint-plugin-import@^2.24.2, eslint-plugin-import@^2.25.3 :
6726- version "2.25.3 "
6727- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.3 .tgz#a554b5f66e08fb4f6dc99221866e57cfff824766 "
6728- integrity sha512-RzAVbby+72IB3iOEL8clzPLzL3wpDrlwjsTBAQXgyp5SeTqqY+0bFubwuo+y/HLhNZcXV4XqTBO4LGsfyHIDXg ==
6724+ eslint-plugin-import@^2.24.2, eslint-plugin-import@^2.25.4 :
6725+ version "2.25.4 "
6726+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.4 .tgz#322f3f916a4e9e991ac7af32032c25ce313209f1 "
6727+ integrity sha512-/KJBASVFxpu0xg1kIBn9AUa8hQVnszpwgE7Ld0lKAlx7Ie87yzEzCgSkekt+le/YVhiaosO4Y14GDAOc41nfxA ==
67296728 dependencies:
67306729 array-includes "^3.1.4"
67316730 array.prototype.flat "^1.2.5"
67326731 debug "^2.6.9"
67336732 doctrine "^2.1.0"
67346733 eslint-import-resolver-node "^0.3.6"
6735- eslint-module-utils "^2.7.1 "
6734+ eslint-module-utils "^2.7.2 "
67366735 has "^1.0.3"
67376736 is-core-module "^2.8.0"
67386737 is-glob "^4.0.3"
67396738 minimatch "^3.0.4"
67406739 object.values "^1.1.5"
67416740 resolve "^1.20.0"
6742- tsconfig-paths "^3.11 .0"
6741+ tsconfig-paths "^3.12 .0"
67436742
67446743eslint-plugin-jsx-a11y@^6.4.1:
67456744 version "6.4.1"
@@ -12187,13 +12186,6 @@ pixelmatch@^4.0.2:
1218712186 dependencies:
1218812187 pngjs "^3.0.0"
1218912188
12190- pkg-dir@^2.0.0:
12191- version "2.0.0"
12192- resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-2.0.0.tgz#f6d5d1109e19d63edf428e0bd57e12777615334b"
12193- integrity sha1-9tXREJ4Z1j7fQo4L1X4Sd3YVM0s=
12194- dependencies:
12195- find-up "^2.1.0"
12196-
1219712189pkg-dir@^4.1.0, pkg-dir@^4.2.0:
1219812190 version "4.2.0"
1219912191 resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-4.2.0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3"
@@ -15231,10 +15223,10 @@ ts-node@^9:
1523115223 source-map-support "^0.5.17"
1523215224 yn "3.1.1"
1523315225
15234- tsconfig-paths@^3.11 .0:
15235- version "3.11 .0"
15236- resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.11 .0.tgz#954c1fe973da6339c78e06b03ce2e48810b65f36 "
15237- integrity sha512-7ecdYDnIdmv639mmDwslG6KQg1Z9STTz1j7Gcz0xa+nshh/gKDAHcPxRbWOsA3SPp0tXP2leTcY9Kw+NAkfZzA ==
15226+ tsconfig-paths@^3.12 .0:
15227+ version "3.12 .0"
15228+ resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.12 .0.tgz#19769aca6ee8f6a1a341e38c8fa45dd9fb18899b "
15229+ integrity sha512-e5adrnOYT6zqVnWqZu7i/BQ3BnhzvGbjEjejFXO20lKIKpwTaupkCPgEfv4GZK1IBciJUEhYs3J3p75FdaTFVg ==
1523815230 dependencies:
1523915231 "@types/json5" "^0.0.29"
1524015232 json5 "^1.0.1"
0 commit comments