File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1313 "lint" : " echo 'this package is ignored'"
1414 },
1515 "devDependencies" : {
16- "@sourcegraph/eslint-plugin-sourcegraph" : " 1.0.2 " ,
16+ "@sourcegraph/eslint-plugin-sourcegraph" : " 1.0.3 " ,
1717 "@types/react" : " 18.0.8" ,
1818 "react" : " ^17.0.2"
1919 }
Original file line number Diff line number Diff line change 11# @sourcegraph/eslint-plugin-sourcegraph
22
3+ ## 1.0.3
4+
5+ ### Patch Changes
6+
7+ - [ #117 ] ( https://github.com/sourcegraph/codemod/pull/117 ) [ ` a72a1c3 ` ] ( https://github.com/sourcegraph/codemod/commit/a72a1c34ad6422aee71fa000f18326ac2124e9d7 ) Thanks [ @valerybugakov ] ( https://github.com/valerybugakov ) ! - Imported the ` check-help-links ` eslint-plugin rule.
8+
39## 1.0.2
410
511### Patch Changes
612
7- - [ #115 ] ( https://github.com/sourcegraph/codemod/pull/115 ) [ ` 309ca9b ` ] ( https://github.com/sourcegraph/codemod/commit/309ca9bfede3296e2813fa460c157bca3d0fcc1e ) Thanks [ @valerybugakov ] ( https://github.com/valerybugakov ) ! - Upgraded ` stylelint ` version.
13+ - [ #115 ] ( https://github.com/sourcegraph/codemod/pull/115 ) [ ` 309ca9b ` ] ( https://github.com/sourcegraph/codemod/commit/309ca9bfede3296e2813fa460c157bca3d0fcc1e ) Thanks [ @valerybugakov ] ( https://github.com/valerybugakov ) ! - Upgraded ` stylelint ` version.
814
9- - Updated dependencies [[ ` 309ca9b ` ] ( https://github.com/sourcegraph/codemod/commit/309ca9bfede3296e2813fa460c157bca3d0fcc1e )] :
10- - @sourcegraph/codemod-transforms @1.0.2
15+ - Updated dependencies [[ ` 309ca9b ` ] ( https://github.com/sourcegraph/codemod/commit/309ca9bfede3296e2813fa460c157bca3d0fcc1e )] :
16+ - @sourcegraph/codemod-transforms @1.0.2
1117
1218## 1.0.1
1319
1420### Patch Changes
1521
16- - Updated dependencies [ ] :
17- - @sourcegraph/codemod-transforms @1.0.1
22+ - Updated dependencies [ ] :
23+ - @sourcegraph/codemod-transforms @1.0.1
Original file line number Diff line number Diff line change 11{
22 "name" : " @sourcegraph/eslint-plugin-sourcegraph" ,
3- "version" : " 1.0.2 " ,
3+ "version" : " 1.0.3 " ,
44 "description" : " Eslint plugin Sourcegraph" ,
55 "keywords" : [
66 " eslint" ,
You can’t perform that action at this time.
0 commit comments