Skip to content

Commit 9138d31

Browse files
authored
chore: bump to 8.0.0 (#133)
1 parent 3891dae commit 9138d31

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/eslint-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"eslint-define-config": "^2.0.0"
4646
},
4747
"devDependencies": {
48-
"@bam.tech/eslint-plugin": "^7.0.0",
48+
"@bam.tech/eslint-plugin": "^8.0.0",
4949
"@eslint/compat": "^1.2.4",
5050
"@eslint/js": "^9.17.0",
5151
"@types/eslint": "^9.6.1",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1674,11 +1674,11 @@ __metadata:
16741674
languageName: node
16751675
linkType: hard
16761676

1677-
"@bam.tech/eslint-plugin@npm:^7.0.0, @bam.tech/eslint-plugin@workspace:packages/eslint-plugin":
1677+
"@bam.tech/eslint-plugin@npm:^8.0.0, @bam.tech/eslint-plugin@workspace:packages/eslint-plugin":
16781678
version: 0.0.0-use.local
16791679
resolution: "@bam.tech/eslint-plugin@workspace:packages/eslint-plugin"
16801680
dependencies:
1681-
"@bam.tech/eslint-plugin": "npm:^7.0.0"
1681+
"@bam.tech/eslint-plugin": "npm:^8.0.0"
16821682
"@eslint/compat": "npm:^1.2.4"
16831683
"@eslint/js": "npm:^9.17.0"
16841684
"@types/eslint": "npm:^9.6.1"

0 commit comments

Comments
 (0)