Skip to content

Commit 81fdedc

Browse files
chore(deps): update dependency eslint-plugin-import to v2.29.1
1 parent 55d5a1e commit 81fdedc

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"css-minimizer-webpack-plugin": "^5.0.0",
6666
"eslint": "8.55.0",
6767
"eslint-config-prettier": "9.1.0",
68-
"eslint-plugin-import": "2.29.0",
68+
"eslint-plugin-import": "2.29.1",
6969
"eslint-plugin-jsx-a11y": "6.8.0",
7070
"eslint-plugin-prettier": "5.0.1",
7171
"eslint-plugin-react": "7.33.2",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3465,10 +3465,10 @@ eslint-module-utils@^2.8.0:
34653465
dependencies:
34663466
debug "^3.2.7"
34673467

3468-
3469-
version "2.29.0"
3470-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.0.tgz#8133232e4329ee344f2f612885ac3073b0b7e155"
3471-
integrity sha512-QPOO5NO6Odv5lpoTkddtutccQjysJuFxoPS7fAHO+9m9udNHvTCPSAMW9zGAYj8lAIdr40I8yPCdUYrncXtrwg==
3468+
3469+
version "2.29.1"
3470+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.1.tgz#d45b37b5ef5901d639c15270d74d46d161150643"
3471+
integrity sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==
34723472
dependencies:
34733473
array-includes "^3.1.7"
34743474
array.prototype.findlastindex "^1.2.3"
@@ -3486,7 +3486,7 @@ [email protected]:
34863486
object.groupby "^1.0.1"
34873487
object.values "^1.1.7"
34883488
semver "^6.3.1"
3489-
tsconfig-paths "^3.14.2"
3489+
tsconfig-paths "^3.15.0"
34903490

34913491
34923492
version "6.8.0"
@@ -7454,10 +7454,10 @@ ts-interface-checker@^0.1.9:
74547454
resolved "https://registry.yarnpkg.com/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz#784fd3d679722bc103b1b4b8030bcddb5db2a699"
74557455
integrity sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==
74567456

7457-
tsconfig-paths@^3.14.2:
7458-
version "3.14.2"
7459-
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.2.tgz#6e32f1f79412decd261f92d633a9dc1cfa99f088"
7460-
integrity sha512-o/9iXgCYc5L/JxCHPe3Hvh8Q/2xm5Z+p18PESBU6Ff33695QnCHBEjcytY2q19ua7Mbl/DavtBOLq+oG0RCL+g==
7457+
tsconfig-paths@^3.15.0:
7458+
version "3.15.0"
7459+
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz#5299ec605e55b1abb23ec939ef15edaf483070d4"
7460+
integrity sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==
74617461
dependencies:
74627462
"@types/json5" "^0.0.29"
74637463
json5 "^1.0.2"

0 commit comments

Comments
 (0)