File tree 2 files changed +0
-493
lines changed
2 files changed +0
-493
lines changed Original file line number Diff line number Diff line change 102
102
"espree" : " ^9.6.1" ,
103
103
"esquery" : " ^1.5.0" ,
104
104
"json-schema" : " ^0.4.0" ,
105
- "lerna-changelog" : " ^2.2.0" ,
106
105
"mocha" : " ^10.2.0" ,
107
106
"monaco-editor" : " ^0.47.0" ,
108
107
"nyc" : " ^15.1.0" ,
119
118
"peerDependencies" : {
120
119
"eslint" : " ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0-0"
121
120
},
122
- "changelog" : {
123
- "labels" : {
124
- "Type: Feature" : " :star: Features" ,
125
- "Type: Bug" : " :bug: Bug Fixes" ,
126
- "Type: Security" : " :lock: Security Fixes" ,
127
- "Type: Performance" : " :chart_with_upwards_trend: Performance Fixes" ,
128
- "Type: Improvement" : " :zap: Improvement Features" ,
129
- "Type: Breaking" : " :boom: Breaking Change" ,
130
- "Type: Deprecated" : " :warning: Deprecated Features" ,
131
- "Type: I18n" : " :globe_with_meridians: Internationalization" ,
132
- "Type: A11y" : " :wheelchair: Accessibility" ,
133
- "Type: Documentation" : " :pencil: Documentation"
134
- }
135
- },
136
121
"publishConfig" : {
137
122
"access" : " public"
138
123
}
You can’t perform that action at this time.
0 commit comments