File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @bam.tech/eslint-plugin" ,
3
- "version" : " 6 .0.0" ,
3
+ "version" : " 7 .0.0" ,
4
4
"description" : " eslint plugin for bam projects" ,
5
5
"keywords" : [
6
6
" eslint" ,
45
45
"eslint-define-config" : " ^2.0.0"
46
46
},
47
47
"devDependencies" : {
48
- "@bam.tech/eslint-plugin" : " ^6 .0.0" ,
48
+ "@bam.tech/eslint-plugin" : " ^7 .0.0" ,
49
49
"@eslint/compat" : " ^1.2.4" ,
50
50
"@eslint/js" : " ^9.17.0" ,
51
51
"@types/eslint" : " ^9.6.1" ,
Original file line number Diff line number Diff line change @@ -1674,11 +1674,11 @@ __metadata:
1674
1674
languageName: node
1675
1675
linkType: hard
1676
1676
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":
1678
1678
version: 0.0.0-use.local
1679
1679
resolution: "@bam.tech/eslint-plugin@workspace:packages/eslint-plugin"
1680
1680
dependencies:
1681
- "@bam.tech/eslint-plugin": "npm:^6 .0.0"
1681
+ "@bam.tech/eslint-plugin": "npm:^7 .0.0"
1682
1682
"@eslint/compat": "npm:^1.2.4"
1683
1683
"@eslint/js": "npm:^9.17.0"
1684
1684
"@types/eslint": "npm:^9.6.1"
You can’t perform that action at this time.
0 commit comments