Skip to content

Commit 90ab0c6

Browse files
chore(deps): update dependency eslint-plugin-import to v2.23.4 (#229)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 98d8471 commit 90ab0c6

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/node": "14.17.1",
4040
"bob-the-bundler": "1.2.0",
4141
"eslint-config-standard": "16.0.3",
42-
"eslint-plugin-import": "2.23.3",
42+
"eslint-plugin-import": "2.23.4",
4343
"eslint-plugin-node": "11.1.0",
4444
"eslint-plugin-promise": "5.1.0",
4545
"eslint-plugin-standard": "5.0.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3268,10 +3268,10 @@ eslint-plugin-es@^3.0.0:
32683268
eslint-utils "^2.0.0"
32693269
regexpp "^3.0.0"
32703270

3271-
3272-
version "2.23.3"
3273-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.3.tgz#8a1b073289fff03c4af0f04b6df956b7d463e191"
3274-
integrity sha512-wDxdYbSB55F7T5CC7ucDjY641VvKmlRwT0Vxh7PkY1mI4rclVRFWYfsrjDgZvwYYDZ5ee0ZtfFKXowWjqvEoRQ==
3271+
3272+
version "2.23.4"
3273+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.4.tgz#8dceb1ed6b73e46e50ec9a5bb2411b645e7d3d97"
3274+
integrity sha512-6/wP8zZRsnQFiR3iaPFgh5ImVRM1WN5NUWfTIRqwOdeiGJlBcSk82o1FEVq8yXmy4lkIzTo7YhHCIxlU/2HyEQ==
32753275
dependencies:
32763276
array-includes "^3.1.3"
32773277
array.prototype.flat "^1.2.4"
@@ -4176,10 +4176,10 @@ [email protected]:
41764176
"@graphql-typed-document-node/core" "^3.1.0"
41774177
ramda "^0.27.1"
41784178

4179-
graphql-rate-limit@3.0.0:
4180-
version "3.0.0"
4181-
resolved "https://registry.yarnpkg.com/graphql-rate-limit/-/graphql-rate-limit-3.0.0.tgz#d3e23951fc2e6767d4b696680ffb72cf2491a8ce"
4182-
integrity sha512-jrXdIr1sUCn9+UZHrKu5t/tg4cZNaIfTrgbaIkFYamDQn45hWzHoMZTC1SADqt0UAZnchDZcZF4SUzl+c5AeCA==
4179+
graphql-rate-limit@3.1.0:
4180+
version "3.1.0"
4181+
resolved "https://registry.yarnpkg.com/graphql-rate-limit/-/graphql-rate-limit-3.1.0.tgz#df8f164cfda38604104b58647ea8a6821dd78b40"
4182+
integrity sha512-cT/WGsZye0e6EQPKPh01CcRrx/kstBe1Pxv8dae5LHtCSb0sCKQIdQMyBhJsFAkKERBiQVegLaDvhI+V9H7pJA==
41834183
dependencies:
41844184
"@graphql-tools/utils" "^7.6.0"
41854185
graphql-shield "^7.5.0"

0 commit comments

Comments
 (0)