Skip to content

Commit 9eb0b2f

Browse files
build(deps-dev): Bump @stylistic/eslint-plugin from 3.0.1 to 3.1.0
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 3.0.1 to 3.1.0. - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v3.1.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 07933dc commit 9eb0b2f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
"@flex-development/grease": "3.0.0-alpha.9",
144144
"@flex-development/is-builtin": "3.2.0",
145145
"@flex-development/mkbuild": "1.0.0-alpha.23",
146-
"@stylistic/eslint-plugin": "3.0.1",
146+
"@stylistic/eslint-plugin": "3.1.0",
147147
"@tsconfig/strictest": "2.0.5",
148148
"@types/chai": "5.0.1",
149149
"@types/eslint": "9.6.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1796,7 +1796,7 @@ __metadata:
17961796
"@flex-development/pkg-types": "npm:4.1.0"
17971797
"@flex-development/tsconfig-types": "npm:5.1.0"
17981798
"@flex-development/tutils": "npm:6.0.0-alpha.25"
1799-
"@stylistic/eslint-plugin": "npm:3.0.1"
1799+
"@stylistic/eslint-plugin": "npm:3.1.0"
18001800
"@tsconfig/strictest": "npm:2.0.5"
18011801
"@types/chai": "npm:5.0.1"
18021802
"@types/eslint": "npm:9.6.1"
@@ -2497,9 +2497,9 @@ __metadata:
24972497
languageName: node
24982498
linkType: hard
24992499

2500-
"@stylistic/eslint-plugin@npm:3.0.1":
2501-
version: 3.0.1
2502-
resolution: "@stylistic/eslint-plugin@npm:3.0.1"
2500+
"@stylistic/eslint-plugin@npm:3.1.0":
2501+
version: 3.1.0
2502+
resolution: "@stylistic/eslint-plugin@npm:3.1.0"
25032503
dependencies:
25042504
"@typescript-eslint/utils": "npm:^8.13.0"
25052505
eslint-visitor-keys: "npm:^4.2.0"
@@ -2508,7 +2508,7 @@ __metadata:
25082508
picomatch: "npm:^4.0.2"
25092509
peerDependencies:
25102510
eslint: ">=8.40.0"
2511-
checksum: 10/83fca65d4f96077e32913cdd0251deb201f34c425d3d63587375bb6551881275aef76f56bb4ab7a67128d12528f308799799995f34eed24e8bac1d03bf54a587
2511+
checksum: 10/1fc20b0294168df7c35e3b1f74628c42f34116a93bb9b4599d26abca175fa90f04bde26489b30a04fca436db8ed281ff95a97869065399058b5a34a00a679316
25122512
languageName: node
25132513
linkType: hard
25142514

0 commit comments

Comments
 (0)