Commit 600b9cb 1 parent 864334d commit 600b9cb Copy full SHA for 600b9cb
File tree 11 files changed +11
-11
lines changed
11 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cloudflight/eslint-plugin" ,
3
- "version" : " 0.14.1 " ,
3
+ "version" : " 0.15.0 " ,
4
4
"private" : true ,
5
5
"volta" : {
6
6
"node" : " 18.14.0" ,
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ You can find the directory of all rules including their reasoning [here](src/con
9
9
The following dependencies are required:
10
10
11
11
```
12
- "@cloudflight/eslint-plugin-typescript": ">=0.14.1 ",
12
+ "@cloudflight/eslint-plugin-typescript": ">=0.15.0 ",
13
13
"@rushstack/eslint-patch": "1.2.0",
14
14
"eslint": ">=8.0.0 <9.0.0"
15
15
```
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cloudflight/eslint-plugin-angular" ,
3
- "version" : " 0.14.1 " ,
3
+ "version" : " 0.15.0 " ,
4
4
"description" : " Cloudflight eslint-plugin & eslint-config for angular" ,
5
5
"volta" : {
6
6
"extends" : " ../../package.json"
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ You can find the directory of all rules including their reasoning [here](src/con
9
9
The following dependencies are required:
10
10
11
11
```
12
- "@cloudflight/eslint-plugin-typescript": ">=0.14.1 ",
12
+ "@cloudflight/eslint-plugin-typescript": ">=0.15.0 ",
13
13
"@rushstack/eslint-patch": "1.2.0",
14
14
"eslint": ">=8.0.0 <9.0.0"
15
15
```
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cloudflight/eslint-plugin-node" ,
3
- "version" : " 0.14.1 " ,
3
+ "version" : " 0.15.0 " ,
4
4
"description" : " Cloudflight eslint-plugin & eslint-config for node" ,
5
5
"volta" : {
6
6
"extends" : " ../../package.json"
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ You can find the directory of all rules including their reasoning [here](src/con
9
9
The following dependencies are required:
10
10
11
11
```
12
- "@cloudflight/eslint-plugin-typescript": ">=0.14.1 ",
12
+ "@cloudflight/eslint-plugin-typescript": ">=0.15.0 ",
13
13
"@rushstack/eslint-patch": "1.2.0",
14
14
"eslint": ">=8.0.0 <9.0.0"
15
15
```
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cloudflight/eslint-plugin-react" ,
3
- "version" : " 0.14.1 " ,
3
+ "version" : " 0.15.0 " ,
4
4
"description" : " Cloudflight eslint-plugin & eslint-config for React" ,
5
5
"volta" : {
6
6
"extends" : " ../../package.json"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cloudflight/eslint-plugin-typescript" ,
3
- "version" : " 0.14.1 " ,
3
+ "version" : " 0.15.0 " ,
4
4
"description" : " Cloudflight eslint-plugin & eslint-config for typescript" ,
5
5
"volta" : {
6
6
"extends" : " ../../package.json"
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ You can find the directory of all rules including their reasoning [here](src/con
9
9
The following dependencies are required:
10
10
11
11
```
12
- "@cloudflight/eslint-plugin-typescript": ">=0.14.1 ",
12
+ "@cloudflight/eslint-plugin-typescript": ">=0.15.0 ",
13
13
"@rushstack/eslint-patch": "1.2.0",
14
14
"eslint": ">=8.0.0 <9.0.0"
15
15
```
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cloudflight/eslint-plugin-vue" ,
3
- "version" : " 0.14.1 " ,
3
+ "version" : " 0.15.0 " ,
4
4
"description" : " Cloudflight eslint-plugin & eslint-config for vue" ,
5
5
"volta" : {
6
6
"extends" : " ../../package.json"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cloudflight/prettier-config" ,
3
- "version" : " 0.14.1 " ,
3
+ "version" : " 0.15.0 " ,
4
4
"description" : " Cloudflight prettier config" ,
5
5
"volta" : {
6
6
"extends" : " ../../package.json"
You can’t perform that action at this time.
0 commit comments