Skip to content

Commit c91433d

Browse files
Update dependency @stylistic/eslint-plugin from 2.13.0 to 3.0.1
1 parent 329664a commit c91433d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"prettier": "@devoxa/prettier-config",
1616
"dependencies": {
1717
"@eslint/js": "9.20.0",
18-
"@stylistic/eslint-plugin": "2.13.0",
18+
"@stylistic/eslint-plugin": "3.0.1",
1919
"eslint-config-prettier": "9.1.0",
2020
"eslint-plugin-react": "7.37.4",
2121
"parse-gitignore": "2.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -141,10 +141,10 @@
141141
"@nodelib/fs.scandir" "2.1.4"
142142
fastq "^1.6.0"
143143

144-
"@stylistic/eslint-plugin@2.13.0":
145-
version "2.13.0"
146-
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-2.13.0.tgz#53bf175dac8c1ec055b370a6ff77d491cae9a70d"
147-
integrity sha512-RnO1SaiCFHn666wNz2QfZEFxvmiNRqhzaMXHXxXXKt+MEP7aajlPxUSMIQpKAaJfverpovEYqjBOXDq6dDcaOQ==
144+
"@stylistic/eslint-plugin@3.0.1":
145+
version "3.0.1"
146+
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-3.0.1.tgz#ec85816a3b4e75c34293160b2784e6a4bdce6664"
147+
integrity sha512-rQ3tcT5N2cynofJfbjUsnL4seoewTaOVBLyUEwtNldo7iNMPo3h/GUQk+Cl3iHEWwRxjq2wuH6q0FufQrbVL1A==
148148
dependencies:
149149
"@typescript-eslint/utils" "^8.13.0"
150150
eslint-visitor-keys "^4.2.0"

0 commit comments

Comments
 (0)