Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 70c09d2

Browse files
authoredJan 31, 2025··
chore(deps): update dependency @stylistic/eslint-plugin to v3
1 parent 141bd42 commit 70c09d2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@rollup/plugin-node-resolve": "16.0.0",
4242
"@rollup/plugin-replace": "6.0.2",
4343
"@rollup/plugin-terser": "0.4.4",
44-
"@stylistic/eslint-plugin": "2.13.0",
44+
"@stylistic/eslint-plugin": "3.0.1",
4545
"@testing-library/dom": "10.4.0",
4646
"@types/react": "^18.0.0",
4747
"@types/react-dom": "^18.0.0",

‎yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -2218,7 +2218,7 @@ __metadata:
22182218
"@rollup/plugin-node-resolve": "npm:16.0.0"
22192219
"@rollup/plugin-replace": "npm:6.0.2"
22202220
"@rollup/plugin-terser": "npm:0.4.4"
2221-
"@stylistic/eslint-plugin": "npm:2.13.0"
2221+
"@stylistic/eslint-plugin": "npm:3.0.1"
22222222
"@testing-library/dom": "npm:10.4.0"
22232223
"@types/react": "npm:^18.0.0"
22242224
"@types/react-dom": "npm:^18.0.0"
@@ -4870,9 +4870,9 @@ __metadata:
48704870
languageName: node
48714871
linkType: hard
48724872

4873-
"@stylistic/eslint-plugin@npm:2.13.0":
4874-
version: 2.13.0
4875-
resolution: "@stylistic/eslint-plugin@npm:2.13.0"
4873+
"@stylistic/eslint-plugin@npm:3.0.1":
4874+
version: 3.0.1
4875+
resolution: "@stylistic/eslint-plugin@npm:3.0.1"
48764876
dependencies:
48774877
"@typescript-eslint/utils": "npm:^8.13.0"
48784878
eslint-visitor-keys: "npm:^4.2.0"
@@ -4881,7 +4881,7 @@ __metadata:
48814881
picomatch: "npm:^4.0.2"
48824882
peerDependencies:
48834883
eslint: ">=8.40.0"
4884-
checksum: 10c0/8a2bf15b4a29399d4a55f65385e380f30ba5ab029005f5ff119b71456d4df301d5b4bb30c635904d69dc19c50a337c7b2d991cd86092a94fe202655725659576
4884+
checksum: 10c0/6eda8f5f463cc1fca30aec9e0311fd69a1ca84904856e0a3f0108bff411448592a35696dc2b5060fffe0d9c85ce67026cb479d6435bcdb083a29c9d9cb9ebb18
48854885
languageName: node
48864886
linkType: hard
48874887

0 commit comments

Comments
 (0)
Please sign in to comment.