Skip to content

Commit

Permalink
feat: update data (#55)
Browse files Browse the repository at this point in the history
Co-authored-by: Create or Update Pull Request Action <create-or-update-pull-request@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and Create or Update Pull Request Action authored Jun 26, 2024
1 parent 7fe17c5 commit c2a9691
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 deletions static/data/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -619,7 +619,7 @@
"isLts": false
},
"security": {
"isSecurity": true
"isSecurity": false
}
},
"v22.0.0": {
Expand Down Expand Up @@ -826,7 +826,7 @@
"isLts": false
},
"security": {
"isSecurity": true
"isSecurity": false
}
}
},
Expand Down Expand Up @@ -3330,7 +3330,7 @@
"isLts": false
},
"security": {
"isSecurity": true
"isSecurity": false
}
},
"v21.0.0": {
Expand Down Expand Up @@ -3776,7 +3776,7 @@
},
"releaseDate": "2024-05-28",
"modules": {
"version": "120"
"version": "115"
},
"dependencies": {
"npm": "10.7.0",
Expand Down Expand Up @@ -3967,7 +3967,7 @@
}
},
"lts": {
"isLts": false
"isLts": true
},
"security": {
"isSecurity": false
Expand Down
12 changes: 6 additions & 6 deletions static/data/releases.json
Original file line number Diff line number Diff line change
Expand Up @@ -618,7 +618,7 @@
"isLts": false
},
"security": {
"isSecurity": true
"isSecurity": false
}
},
"v22.0.0": {
Expand Down Expand Up @@ -825,7 +825,7 @@
"isLts": false
},
"security": {
"isSecurity": true
"isSecurity": false
}
}
},
Expand Down Expand Up @@ -1034,7 +1034,7 @@
"isLts": false
},
"security": {
"isSecurity": false
"isSecurity": true
}
},
"v21.7.2": {
Expand Down Expand Up @@ -2897,7 +2897,7 @@
"isLts": false
},
"security": {
"isSecurity": true
"isSecurity": false
}
},
"v21.2.0": {
Expand Down Expand Up @@ -3740,7 +3740,7 @@
},
"releaseDate": "2024-05-28",
"modules": {
"version": "120"
"version": "115"
},
"dependencies": {
"npm": "10.7.0",
Expand Down Expand Up @@ -3931,7 +3931,7 @@
}
},
"lts": {
"isLts": false
"isLts": true
},
"security": {
"isSecurity": false
Expand Down

0 comments on commit c2a9691

Please sign in to comment.