Skip to content

Commit 5a3b4f6

Browse files
authored
chore(release): Bump version to 7.0.0 for @bam.tech/eslint-plugin (#126)
1 parent d96bd87 commit 5a3b4f6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/eslint-plugin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bam.tech/eslint-plugin",
3-
"version": "6.0.0",
3+
"version": "7.0.0",
44
"description": "eslint plugin for bam projects",
55
"keywords": [
66
"eslint",
@@ -45,7 +45,7 @@
4545
"eslint-define-config": "^2.0.0"
4646
},
4747
"devDependencies": {
48-
"@bam.tech/eslint-plugin": "^6.0.0",
48+
"@bam.tech/eslint-plugin": "^7.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:^6.0.0, @bam.tech/eslint-plugin@workspace:packages/eslint-plugin":
1677+
"@bam.tech/eslint-plugin@npm:^7.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:^6.0.0"
1681+
"@bam.tech/eslint-plugin": "npm:^7.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)