Skip to content

Commit

Permalink
Merge pull request #25 from muravjev/br_tune_syncpack_sort_order
Browse files Browse the repository at this point in the history
Tune syncpack sort order
  • Loading branch information
muravjev committed Nov 11, 2022
2 parents 33ba872 + fbab8ad commit 4426f46
Show file tree
Hide file tree
Showing 15 changed files with 46 additions and 40 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"remark:fix": "pnpm remark -o --",
"commitlint": "commitlint",
"syncpack:fix": "syncpack format && syncpack fix-mismatches",
"fix": "pnpm lint:fix . && pnpm remark:fix . & pnpm format:fix . && pnpm syncpack:fix",
"fix": "pnpm lint:fix . && pnpm remark:fix . && pnpm format:fix . && pnpm syncpack:fix",
"prepare": "husky install"
},
"dependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/commitlint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"name": "@muravjev/configs-commitlint",
"version": "0.2.1",
"publishConfig": {
"access": "public"
},
"keywords": [
"muravjev",
"configs",
Expand All @@ -10,9 +13,6 @@
"description": "Shared commitlint config",
"author": "Sergey Muravjev <sergey.muravjev@gmail.com> (http://github.com/muravjev)",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"repository": {
"url": "https://github.com/muravjev/configs",
"type": "git",
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-ts-next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"name": "@muravjev/configs-eslint-ts-next",
"version": "0.1.4",
"publishConfig": {
"access": "public"
},
"keywords": [
"muravjev",
"configs",
Expand All @@ -12,9 +15,6 @@
"description": "Shared eslint config for app (ts + next) packages",
"author": "Sergey Muravjev <sergey.muravjev@gmail.com> (http://github.com/muravjev)",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"repository": {
"url": "https://github.com/muravjev/configs",
"type": "git",
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-ts-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"name": "@muravjev/configs-eslint-ts-react",
"version": "0.1.9",
"publishConfig": {
"access": "public"
},
"keywords": [
"muravjev",
"configs",
Expand All @@ -12,9 +15,6 @@
"description": "Shared eslint config for lib (ts + react) packages",
"author": "Sergey Muravjev <sergey.muravjev@gmail.com> (http://github.com/muravjev)",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"repository": {
"url": "https://github.com/muravjev/configs",
"type": "git",
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"name": "@muravjev/configs-eslint-ts",
"version": "0.1.5",
"publishConfig": {
"access": "public"
},
"keywords": [
"muravjev",
"configs",
Expand All @@ -10,9 +13,6 @@
"description": "Shared eslint config for monorepo (ts) and lib (ts) packages",
"author": "Sergey Muravjev <sergey.muravjev@gmail.com> (http://github.com/muravjev)",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"repository": {
"url": "https://github.com/muravjev/configs",
"type": "git",
Expand Down
6 changes: 3 additions & 3 deletions packages/jest-ts-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"name": "@muravjev/configs-jest-ts-react",
"version": "0.1.2",
"publishConfig": {
"access": "public"
},
"keywords": [
"muravjev",
"configs",
Expand All @@ -12,9 +15,6 @@
"description": "Shared jest config",
"author": "Sergey Muravjev <sergey.muravjev@gmail.com> (http://github.com/muravjev)",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"repository": {
"url": "https://github.com/muravjev/configs",
"type": "git",
Expand Down
6 changes: 3 additions & 3 deletions packages/jest-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"name": "@muravjev/configs-jest-ts",
"version": "0.1.8",
"publishConfig": {
"access": "public"
},
"keywords": [
"muravjev",
"configs",
Expand All @@ -11,9 +14,6 @@
"description": "Shared jest config",
"author": "Sergey Muravjev <sergey.muravjev@gmail.com> (http://github.com/muravjev)",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"repository": {
"url": "https://github.com/muravjev/configs",
"type": "git",
Expand Down
6 changes: 3 additions & 3 deletions packages/prettier/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"name": "@muravjev/configs-prettier",
"version": "0.1.4",
"publishConfig": {
"access": "public"
},
"keywords": [
"muravjev",
"configs",
Expand All @@ -10,9 +13,6 @@
"description": "Shared prettier config",
"author": "Sergey Muravjev <sergey.muravjev@gmail.com> (http://github.com/muravjev)",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"repository": {
"url": "https://github.com/muravjev/configs",
"type": "git",
Expand Down
6 changes: 3 additions & 3 deletions packages/remark/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"name": "@muravjev/configs-remark",
"version": "0.1.4",
"publishConfig": {
"access": "public"
},
"keywords": [
"muravjev",
"configs",
Expand All @@ -11,9 +14,6 @@
"description": "Shared remark config",
"author": "Sergey Muravjev <sergey.muravjev@gmail.com> (http://github.com/muravjev)",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"repository": {
"url": "https://github.com/muravjev/configs",
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions packages/syncpack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @muravjev/configs-syncpack

## 0.1.5

### Patch Changes

- Change package.json fields sorting order

## 0.1.3

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/syncpack/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@ module.exports = {
sortFirst: [
'name',
'version',
'publishConfig',
'private',
'keywords',
'description',
'author',
'license',
'scripts',
'publishConfig',
'repository',
'homepage',
'bugs',
'scripts',
'type',
'main',
'dependencies',
Expand Down
8 changes: 4 additions & 4 deletions packages/syncpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"name": "@muravjev/configs-syncpack",
"version": "0.1.3",
"version": "0.1.5",
"publishConfig": {
"access": "public"
},
"keywords": [
"muravjev",
"configs",
Expand All @@ -10,9 +13,6 @@
"description": "Shared syncpack config",
"author": "Sergey Muravjev <sergey.muravjev@gmail.com> (http://github.com/muravjev)",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"repository": {
"url": "https://github.com/muravjev/configs",
"type": "git",
Expand Down
6 changes: 3 additions & 3 deletions packages/ts-next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"name": "@muravjev/configs-ts-next",
"version": "0.1.3",
"publishConfig": {
"access": "public"
},
"keywords": [
"muravjev",
"configs",
Expand All @@ -11,9 +14,6 @@
"description": "Shared typescript config for app (ts + next) packages",
"author": "Sergey Muravjev <sergey.muravjev@gmail.com> (http://github.com/muravjev)",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"repository": {
"url": "https://github.com/muravjev/configs",
"type": "git",
Expand Down
6 changes: 3 additions & 3 deletions packages/ts-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"name": "@muravjev/configs-ts-react",
"version": "0.1.4",
"publishConfig": {
"access": "public"
},
"keywords": [
"muravjev",
"configs",
Expand All @@ -11,9 +14,6 @@
"description": "Shared typescript config for lib (ts + react) packages",
"author": "Sergey Muravjev <sergey.muravjev@gmail.com> (http://github.com/muravjev)",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"repository": {
"url": "https://github.com/muravjev/configs",
"type": "git",
Expand Down
6 changes: 3 additions & 3 deletions packages/ts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"name": "@muravjev/configs-ts",
"version": "0.1.2",
"publishConfig": {
"access": "public"
},
"keywords": [
"muravjev",
"configs",
Expand All @@ -10,9 +13,6 @@
"description": "Shared typescript config for monorepo (ts) and lib (ts) packages",
"author": "Sergey Muravjev <sergey.muravjev@gmail.com> (http://github.com/muravjev)",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"repository": {
"url": "https://github.com/muravjev/configs",
"type": "git",
Expand Down

0 comments on commit 4426f46

Please sign in to comment.