Skip to content

Commit f3387d4

Browse files
Bump eslint-plugin-import from 2.30.0 to 2.31.0 in /demos/moderator (#1215)
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.30.0 to 2.31.0. - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.30.0...v2.31.0) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b0c927 commit f3387d4

File tree

2 files changed

+12
-37
lines changed

2 files changed

+12
-37
lines changed

demos/moderator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"eslint": "9.11.1",
3333
"eslint-config-airbnb-base": "15.0.0",
3434
"eslint-config-prettier": "9.1.0",
35-
"eslint-plugin-import": "2.30.0",
35+
"eslint-plugin-import": "2.31.0",
3636
"eslint-plugin-json": "4.0.1",
3737
"eslint-plugin-prettier": "5.2.1",
3838
"eslint-plugin-react": "7.37.1",

demos/moderator/yarn.lock

Lines changed: 11 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -5958,17 +5958,17 @@ eslint-import-resolver-node@^0.3.9:
59585958
is-core-module "^2.13.0"
59595959
resolve "^1.22.4"
59605960

5961-
eslint-module-utils@^2.9.0:
5962-
version "2.9.0"
5963-
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.9.0.tgz#95d4ac038a68cd3f63482659dffe0883900eb342"
5964-
integrity sha512-McVbYmwA3NEKwRQY5g4aWMdcZE5xZxV8i8l7CqJSrameuGSQJtSWaL/LxTEzSKKaCcOhlpDR8XEfYXWPrdo/ZQ==
5961+
eslint-module-utils@^2.12.0:
5962+
version "2.12.0"
5963+
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.12.0.tgz#fe4cfb948d61f49203d7b08871982b65b9af0b0b"
5964+
integrity sha512-wALZ0HFoytlyh/1+4wuZ9FJCD/leWHQzzrxJ8+rebyReSLk7LApMyd3WJaLVoN+D5+WIdJyDK1c6JnE65V4Zyg==
59655965
dependencies:
59665966
debug "^3.2.7"
59675967

5968-
eslint-plugin-import@2.30.0:
5969-
version "2.30.0"
5970-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.30.0.tgz#21ceea0fc462657195989dd780e50c92fe95f449"
5971-
integrity sha512-/mHNE9jINJfiD2EKkg1BKyPyUk4zdnT54YgbOgfjSakWT5oyX/qQLVNTkehyfpcMxZXMy1zyonZ2v7hZTX43Yw==
5968+
eslint-plugin-import@2.31.0:
5969+
version "2.31.0"
5970+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.31.0.tgz#310ce7e720ca1d9c0bb3f69adfd1c6bdd7d9e0e7"
5971+
integrity sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A==
59725972
dependencies:
59735973
"@rtsao/scc" "^1.1.0"
59745974
array-includes "^3.1.8"
@@ -5978,7 +5978,7 @@ [email protected]:
59785978
debug "^3.2.7"
59795979
doctrine "^2.1.0"
59805980
eslint-import-resolver-node "^0.3.9"
5981-
eslint-module-utils "^2.9.0"
5981+
eslint-module-utils "^2.12.0"
59825982
hasown "^2.0.2"
59835983
is-core-module "^2.15.1"
59845984
is-glob "^4.0.3"
@@ -5987,6 +5987,7 @@ [email protected]:
59875987
object.groupby "^1.0.3"
59885988
object.values "^1.2.0"
59895989
semver "^6.3.1"
5990+
string.prototype.trimend "^1.0.8"
59905991
tsconfig-paths "^3.15.0"
59915992

59925993
@@ -12596,33 +12597,7 @@ string.prototype.trim@^1.2.9:
1259612597
es-abstract "^1.23.0"
1259712598
es-object-atoms "^1.0.0"
1259812599

12599-
string.prototype.trimend@^1.0.4:
12600-
version "1.0.4"
12601-
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.4.tgz#e75ae90c2942c63504686c18b287b4a0b1a45f80"
12602-
integrity sha512-y9xCjw1P23Awk8EvTpcyL2NIr1j7wJ39f+k6lvRnSMz+mz9CGz9NYPelDk42kOz6+ql8xjfK8oYzy3jAP5QU5A==
12603-
dependencies:
12604-
call-bind "^1.0.2"
12605-
define-properties "^1.1.3"
12606-
12607-
string.prototype.trimend@^1.0.5:
12608-
version "1.0.6"
12609-
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.6.tgz#c4a27fa026d979d79c04f17397f250a462944533"
12610-
integrity sha512-JySq+4mrPf9EsDBEDYMOb/lM7XQLulwg5R/m1r0PXEFqrV0qHvl58sdTilSXtKOflCsK2E8jxf+GKC0T07RWwQ==
12611-
dependencies:
12612-
call-bind "^1.0.2"
12613-
define-properties "^1.1.4"
12614-
es-abstract "^1.20.4"
12615-
12616-
string.prototype.trimend@^1.0.7:
12617-
version "1.0.7"
12618-
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.7.tgz#1bb3afc5008661d73e2dc015cd4853732d6c471e"
12619-
integrity sha512-Ni79DqeB72ZFq1uH/L6zJ+DKZTkOtPIHovb3YZHQViE+HDouuU4mBrLOLDn5Dde3RF8qw5qVETEjhu9locMLvA==
12620-
dependencies:
12621-
call-bind "^1.0.2"
12622-
define-properties "^1.2.0"
12623-
es-abstract "^1.22.1"
12624-
12625-
string.prototype.trimend@^1.0.8:
12600+
string.prototype.trimend@^1.0.4, string.prototype.trimend@^1.0.5, string.prototype.trimend@^1.0.7, string.prototype.trimend@^1.0.8:
1262612601
version "1.0.8"
1262712602
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.8.tgz#3651b8513719e8a9f48de7f2f77640b26652b229"
1262812603
integrity sha512-p73uL5VCHCO2BZZ6krwwQE3kCzM7NKmis8S//xEC6fQonchbum4eP6kR4DLEjQFO3Wnj3Fuo8NM0kOSjVdHjZQ==

0 commit comments

Comments
 (0)