Skip to content

Commit a0d762e

Browse files
authored
Merge pull request #1852 from ivmartel/dependabot/npm_and_yarn/stylistic/eslint-plugin-js-3.0.0
Bump @stylistic/eslint-plugin-js from 2.13.0 to 3.0.0
2 parents f66c5d9 + 634e592 commit a0d762e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@babel/preset-env": "^7.26.0",
3333
"@microsoft/api-extractor": "^7.47.11",
3434
"@eslint/js": "^9.14.0",
35-
"@stylistic/eslint-plugin-js": "^2.12.0",
35+
"@stylistic/eslint-plugin-js": "^3.0.0",
3636
"babel-loader": "^9.2.1",
3737
"babel-plugin-istanbul": "^7.0.0",
3838
"benchmark": "^2.1.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1123,10 +1123,10 @@
11231123
resolved "https://registry.yarnpkg.com/@socket.io/component-emitter/-/component-emitter-3.1.2.tgz#821f8442f4175d8f0467b9daf26e3a18e2d02af2"
11241124
integrity sha512-9BCxFwvbGg/RsZK9tjXd8s4UcwR0MWeFQ1XEKIQVVvAGJyINdrqKMcTRyLoK8Rse1GjzLV9cwjWV1olXRWEXVA==
11251125

1126-
"@stylistic/eslint-plugin-js@^2.12.0":
1127-
version "2.13.0"
1128-
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-js/-/eslint-plugin-js-2.13.0.tgz#8fb6c7b6a775689e1dd90989a36c68b12b89d928"
1129-
integrity sha512-GPPDK4+fcbsQD58a3abbng2Dx+jBoxM5cnYjBM4T24WFZRZdlNSKvR19TxP8CPevzMOodQ9QVzNeqWvMXzfJRA==
1126+
"@stylistic/eslint-plugin-js@^3.0.0":
1127+
version "3.0.0"
1128+
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-js/-/eslint-plugin-js-3.0.0.tgz#7e3abd27b10d669a70867a2cb77760fb3688cdaa"
1129+
integrity sha512-GAAeTmhxk+lUz2rgQvoaYOlhe9G8vYlgN8D81QdA6fJCJdfcKTr7lAlToGCPLB/0iJtT4JXGuJoNJBiu6EOgcw==
11301130
dependencies:
11311131
eslint-visitor-keys "^4.2.0"
11321132
espree "^10.3.0"

0 commit comments

Comments
 (0)