File tree Expand file tree Collapse file tree 9 files changed +17
-17
lines changed
Expand file tree Collapse file tree 9 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " example-js-react" ,
33 "private" : true ,
4- "version" : " 3.2.1 " ,
4+ "version" : " 3.3.0 " ,
55 "description" : " Example code for eslint-config-ns" ,
66 "engines" : {
77 "node" : " ^14.17 || ^16.x"
1919 "react-dom" : " ^17.0.2"
2020 },
2121 "devDependencies" : {
22- "eslint-config-ns" : " ^3.2.1 "
22+ "eslint-config-ns" : " ^3.3.0 "
2323 }
2424}
Original file line number Diff line number Diff line change 11{
22 "name" : " example-js" ,
33 "private" : true ,
4- "version" : " 3.2 .0" ,
4+ "version" : " 3.3 .0" ,
55 "description" : " Example code for eslint-config-ns" ,
66 "engines" : {
77 "node" : " ^14.17 || ^16.x"
1414 "author" : " Stefan Natter" ,
1515 "license" : " MIT" ,
1616 "devDependencies" : {
17- "eslint-config-ns-base" : " ^3.2 .0"
17+ "eslint-config-ns-base" : " ^3.3 .0"
1818 }
1919}
Original file line number Diff line number Diff line change 11{
22 "name" : " example-ts-react" ,
33 "private" : true ,
4- "version" : " 3.2.1 " ,
4+ "version" : " 3.3.0 " ,
55 "description" : " Example code for eslint-config-ns-ts" ,
66 "engines" : {
77 "node" : " ^14.17 || ^16.x"
2222 "@types/jest" : " ^28.1.6" ,
2323 "@types/react" : " ^17.0.48" ,
2424 "@types/react-dom" : " ^17.0.17" ,
25- "eslint-config-ns-ts" : " ^3.2.1 " ,
25+ "eslint-config-ns-ts" : " ^3.3.0 " ,
2626 "ts-jest" : " ^28.0.7" ,
2727 "typescript" : " ^4.7.4"
2828 }
Original file line number Diff line number Diff line change 11{
22 "name" : " example-ts" ,
33 "private" : true ,
4- "version" : " 3.2.1 " ,
4+ "version" : " 3.3.0 " ,
55 "description" : " Example code for eslint-config-ns" ,
66 "engines" : {
77 "node" : " ^14.17 || ^16.x"
1414 "author" : " Stefan Natter" ,
1515 "license" : " MIT" ,
1616 "devDependencies" : {
17- "eslint-config-ns-ts-base" : " ^3.2.1 " ,
17+ "eslint-config-ns-ts-base" : " ^3.3.0 " ,
1818 "ts-jest" : " ^28.0.7" ,
1919 "typescript" : " ^4.7.4"
2020 }
Original file line number Diff line number Diff line change 3939 " **/__tests__/**"
4040 ],
4141 "useWorkspaces" : true ,
42- "version" : " 3.2.1 "
42+ "version" : " 3.3.0 "
4343}
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-config-ns-base" ,
3- "version" : " 3.2 .0" ,
3+ "version" : " 3.3 .0" ,
44 "description" : " eslint config ready to be used in multiple projects" ,
55 "author" : " Stefan Natter" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-config-ns-ts-base" ,
3- "version" : " 3.2.1 " ,
3+ "version" : " 3.3.0 " ,
44 "description" : " eslint typescript config ready to be used in multiple projects" ,
55 "author" : " Stefan Natter" ,
66 "license" : " MIT" ,
4040 "@rushstack/eslint-patch" : " ^1.1.4" ,
4141 "@typescript-eslint/eslint-plugin" : " ^5.33.0" ,
4242 "@typescript-eslint/parser" : " ^5.33.0" ,
43- "eslint-config-ns-base" : " ^3.2 .0" ,
43+ "eslint-config-ns-base" : " ^3.3 .0" ,
4444 "eslint-import-resolver-typescript" : " ^3.4.1" ,
4545 "eslint-plugin-import" : " ^2.26.0" ,
4646 "typescript" : " ^4.7.4"
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-config-ns-ts" ,
3- "version" : " 3.2.1 " ,
3+ "version" : " 3.3.0 " ,
44 "description" : " eslint typescript config ready to be used in multiple projects" ,
55 "author" : " Stefan Natter" ,
66 "license" : " MIT" ,
4242 "@rushstack/eslint-patch" : " ^1.1.4" ,
4343 "@typescript-eslint/eslint-plugin" : " ^5.33.0" ,
4444 "@typescript-eslint/parser" : " ^5.33.0" ,
45- "eslint-config-ns" : " ^3.2.1 " ,
46- "eslint-config-ns-ts-base" : " ^3.2.1 " ,
45+ "eslint-config-ns" : " ^3.3.0 " ,
46+ "eslint-config-ns-ts-base" : " ^3.3.0 " ,
4747 "typescript" : " ^4.7.4"
4848 },
4949 "peerDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-config-ns" ,
3- "version" : " 3.2.1 " ,
3+ "version" : " 3.3.0 " ,
44 "description" : " eslint config ready to be used in multiple projects" ,
55 "author" : " Stefan Natter" ,
66 "license" : " MIT" ,
4545 "@babel/preset-react" : " ^7.18.6" ,
4646 "@rushstack/eslint-patch" : " ^1.1.4" ,
4747 "eslint-config-airbnb" : " ^19.0.4" ,
48- "eslint-config-ns-base" : " ^3.2 .0" ,
48+ "eslint-config-ns-base" : " ^3.3 .0" ,
4949 "eslint-plugin-import" : " ^2.26.0" ,
5050 "eslint-plugin-jsx-a11y" : " ^6.6.1" ,
5151 "eslint-plugin-react" : " ^7.30.1" ,
You can’t perform that action at this time.
0 commit comments