File tree Expand file tree Collapse file tree 4 files changed +14
-13
lines changed
Expand file tree Collapse file tree 4 files changed +14
-13
lines changed 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.3 " ,
16+ "@sourcegraph/eslint-plugin-sourcegraph" : " 1.0.4 " ,
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.4
4+
5+ ### Patch Changes
6+
7+ - [ #119 ] ( https://github.com/sourcegraph/codemod/pull/119 ) [ ` c2638f1 ` ] ( https://github.com/sourcegraph/codemod/commit/c2638f1d669c5eab3e68f1f8d1f561ee113b1d4f ) Thanks [ @valerybugakov ] ( https://github.com/valerybugakov ) ! - Disabled the ` use-button-component ` rule
8+
39## 1.0.3
410
511### Patch Changes
612
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.
13+ - [ #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.
814
915## 1.0.2
1016
1117### Patch Changes
1218
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.
19+ - [ #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.
1420
15- - Updated dependencies [[ ` 309ca9b ` ] ( https://github.com/sourcegraph/codemod/commit/309ca9bfede3296e2813fa460c157bca3d0fcc1e )] :
16- - @sourcegraph/codemod-transforms @1.0.2
21+ - Updated dependencies [[ ` 309ca9b ` ] ( https://github.com/sourcegraph/codemod/commit/309ca9bfede3296e2813fa460c157bca3d0fcc1e )] :
22+ - @sourcegraph/codemod-transforms @1.0.2
1723
1824## 1.0.1
1925
2026### Patch Changes
2127
22- - Updated dependencies [ ] :
23- - @sourcegraph/codemod-transforms @1.0.1
28+ - Updated dependencies [ ] :
29+ - @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.3 " ,
3+ "version" : " 1.0.4 " ,
44 "description" : " Eslint plugin Sourcegraph" ,
55 "keywords" : [
66 " eslint" ,
You can’t perform that action at this time.
0 commit comments