Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Commit 9898eb1

Browse files
chore(deps-dev): bump eslint-plugin-import from 2.23.3 to 2.23.4 (#1139)
1 parent f1f2b04 commit 9898eb1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/serverless-components/aws-cloudfront/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1180,9 +1180,9 @@ eslint-module-utils@^2.6.1:
11801180
pkg-dir "^2.0.0"
11811181

11821182
eslint-plugin-import@^2.14.0:
1183-
version "2.23.3"
1184-
resolved "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.23.3.tgz#8a1b073289fff03c4af0f04b6df956b7d463e191"
1185-
integrity sha512-wDxdYbSB55F7T5CC7ucDjY641VvKmlRwT0Vxh7PkY1mI4rclVRFWYfsrjDgZvwYYDZ5ee0ZtfFKXowWjqvEoRQ==
1183+
version "2.23.4"
1184+
resolved "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.23.4.tgz#8dceb1ed6b73e46e50ec9a5bb2411b645e7d3d97"
1185+
integrity sha512-6/wP8zZRsnQFiR3iaPFgh5ImVRM1WN5NUWfTIRqwOdeiGJlBcSk82o1FEVq8yXmy4lkIzTo7YhHCIxlU/2HyEQ==
11861186
dependencies:
11871187
array-includes "^3.1.3"
11881188
array.prototype.flat "^1.2.4"

packages/serverless-components/serverless-cli/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -906,9 +906,9 @@ eslint-module-utils@^2.6.1:
906906
pkg-dir "^2.0.0"
907907

908908
eslint-plugin-import@^2.22.0:
909-
version "2.23.3"
910-
resolved "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.23.3.tgz#8a1b073289fff03c4af0f04b6df956b7d463e191"
911-
integrity sha512-wDxdYbSB55F7T5CC7ucDjY641VvKmlRwT0Vxh7PkY1mI4rclVRFWYfsrjDgZvwYYDZ5ee0ZtfFKXowWjqvEoRQ==
909+
version "2.23.4"
910+
resolved "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.23.4.tgz#8dceb1ed6b73e46e50ec9a5bb2411b645e7d3d97"
911+
integrity sha512-6/wP8zZRsnQFiR3iaPFgh5ImVRM1WN5NUWfTIRqwOdeiGJlBcSk82o1FEVq8yXmy4lkIzTo7YhHCIxlU/2HyEQ==
912912
dependencies:
913913
array-includes "^3.1.3"
914914
array.prototype.flat "^1.2.4"

0 commit comments

Comments
 (0)