Skip to content

Commit 0bed36c

Browse files
chore(deps): update dependency eslint-plugin-import to v2.29.1 (#539)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ed23676 commit 0bed36c

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"babel-jest": "28.1.3",
4545
"bob-the-bundler": "7.0.1",
4646
"eslint": "8.55.0",
47-
"eslint-plugin-import": "2.29.0",
47+
"eslint-plugin-import": "2.29.1",
4848
"graphql": "16.8.1",
4949
"husky": "8.0.3",
5050
"jest": "28.1.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4035,10 +4035,10 @@ eslint-module-utils@^2.8.0:
40354035
dependencies:
40364036
debug "^3.2.7"
40374037

4038-
4039-
version "2.29.0"
4040-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.0.tgz#8133232e4329ee344f2f612885ac3073b0b7e155"
4041-
integrity sha512-QPOO5NO6Odv5lpoTkddtutccQjysJuFxoPS7fAHO+9m9udNHvTCPSAMW9zGAYj8lAIdr40I8yPCdUYrncXtrwg==
4038+
4039+
version "2.29.1"
4040+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.1.tgz#d45b37b5ef5901d639c15270d74d46d161150643"
4041+
integrity sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==
40424042
dependencies:
40434043
array-includes "^3.1.7"
40444044
array.prototype.findlastindex "^1.2.3"
@@ -4056,7 +4056,7 @@ [email protected]:
40564056
object.groupby "^1.0.1"
40574057
object.values "^1.1.7"
40584058
semver "^6.3.1"
4059-
tsconfig-paths "^3.14.2"
4059+
tsconfig-paths "^3.15.0"
40604060

40614061
eslint-scope@^7.2.2:
40624062
version "7.2.2"
@@ -7711,10 +7711,10 @@ [email protected], ts-node@^10.8.1:
77117711
v8-compile-cache-lib "^3.0.1"
77127712
yn "3.1.1"
77137713

7714-
tsconfig-paths@^3.14.2:
7715-
version "3.14.2"
7716-
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.2.tgz#6e32f1f79412decd261f92d633a9dc1cfa99f088"
7717-
integrity sha512-o/9iXgCYc5L/JxCHPe3Hvh8Q/2xm5Z+p18PESBU6Ff33695QnCHBEjcytY2q19ua7Mbl/DavtBOLq+oG0RCL+g==
7714+
tsconfig-paths@^3.15.0:
7715+
version "3.15.0"
7716+
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz#5299ec605e55b1abb23ec939ef15edaf483070d4"
7717+
integrity sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==
77187718
dependencies:
77197719
"@types/json5" "^0.0.29"
77207720
json5 "^1.0.2"

0 commit comments

Comments
 (0)