Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
arietrouw committed Mar 1, 2023
1 parent fe20c08 commit d5cef95
Show file tree
Hide file tree
Showing 13 changed files with 26 additions and 14 deletions.
12 changes: 12 additions & 0 deletions .yarn/versions/5bd80959.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
releases:
"@xylabs/config": minor
"@xylabs/eslint-config": minor
"@xylabs/eslint-config-react": minor
"@xylabs/ts-scripts": minor
"@xylabs/ts-scripts-react-yarn3": minor
"@xylabs/ts-scripts-yarn3": minor
"@xylabs/tsconfig": minor
"@xylabs/tsconfig-dom": minor
"@xylabs/tsconfig-dom-jest": minor
"@xylabs/tsconfig-jest": minor
"@xylabs/tsconfig-react": minor
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@typescript-eslint/parser": "^5.53.0",
"@xylabs/eslint-config": "workspace:^",
"@xylabs/ts-scripts-yarn3": "workspace:^",
"@xylabs/tsconfig": "^2.16.0-rc.1",
"@xylabs/tsconfig": "^2.16.0-rc.2",
"cpy-cli": "^4.2.0",
"eslint": "^8.34.0",
"eslint-config-prettier": "^8.6.0",
Expand Down Expand Up @@ -66,7 +66,7 @@
"node": ">=14.16"
},
"sideEffects": false,
"version": "2.16.0-rc.1",
"version": "2.16.0-rc.2",
"packageManager": "[email protected]",
"scripts": {
"build": "echo Building... && yarn compile",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,6 @@
"url": "https://github.com/xylabs/config.git"
},
"sideEffects": false,
"version": "2.16.0-rc.1",
"version": "2.16.0-rc.2",
"stableVersion": "2.15.0"
}
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@
"url": "https://github.com/xylabs/config.git"
},
"sideEffects": false,
"version": "2.16.0-rc.1",
"version": "2.16.0-rc.2",
"stableVersion": "2.15.0"
}
2 changes: 1 addition & 1 deletion packages/ts-scripts-react-yarn3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,6 @@
"node": ">=14.16"
},
"sideEffects": false,
"version": "2.16.0-rc.1",
"version": "2.16.0-rc.2",
"stableVersion": "2.15.0"
}
2 changes: 1 addition & 1 deletion packages/ts-scripts-yarn3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,6 @@
"compile": "tsc --build tsconfig.build.cjs.json && tsc --build tsconfig.build.esm.json"
},
"sideEffects": false,
"version": "2.16.0-rc.1",
"version": "2.16.0-rc.2",
"stableVersion": "2.15.0"
}
2 changes: 1 addition & 1 deletion packages/ts-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,6 @@
"node": ">=14.16"
},
"sideEffects": false,
"version": "2.16.0-rc.1",
"version": "2.16.0-rc.2",
"stableVersion": "2.15.0"
}
2 changes: 1 addition & 1 deletion packages/tsconfig-dom-jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
"url": "https://github.com/xylabs/config.git"
},
"sideEffects": false,
"version": "2.16.0-rc.1",
"version": "2.16.0-rc.2",
"stableVersion": "2.15.0"
}
2 changes: 1 addition & 1 deletion packages/tsconfig-dom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
"url": "https://github.com/xylabs/config.git"
},
"sideEffects": false,
"version": "2.16.0-rc.1",
"version": "2.16.0-rc.2",
"stableVersion": "2.15.0"
}
2 changes: 1 addition & 1 deletion packages/tsconfig-jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
"url": "https://github.com/xylabs/config.git"
},
"sideEffects": false,
"version": "2.16.0-rc.1",
"version": "2.16.0-rc.2",
"stableVersion": "2.15.0"
}
2 changes: 1 addition & 1 deletion packages/tsconfig-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
"url": "https://github.com/xylabs/config.git"
},
"sideEffects": false,
"version": "2.16.0-rc.1",
"version": "2.16.0-rc.2",
"stableVersion": "2.15.0"
}
2 changes: 1 addition & 1 deletion packages/tsconfig/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
"url": "https://github.com/xylabs/config.git"
},
"sideEffects": false,
"version": "2.16.0-rc.1",
"version": "2.16.0-rc.2",
"stableVersion": "2.15.0"
}
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2708,7 +2708,7 @@ __metadata:
"@typescript-eslint/parser": ^5.53.0
"@xylabs/eslint-config": "workspace:^"
"@xylabs/ts-scripts-yarn3": "workspace:^"
"@xylabs/tsconfig": ^2.16.0-rc.1
"@xylabs/tsconfig": ^2.16.0-rc.2
cpy-cli: ^4.2.0
depcheck: ^1.4.3
eslint: ^8.34.0
Expand Down Expand Up @@ -3103,7 +3103,7 @@ __metadata:
languageName: unknown
linkType: soft

"@xylabs/tsconfig@^2.16.0-rc.1, @xylabs/tsconfig@workspace:^, @xylabs/tsconfig@workspace:packages/tsconfig":
"@xylabs/tsconfig@^2.16.0-rc.2, @xylabs/tsconfig@workspace:^, @xylabs/tsconfig@workspace:packages/tsconfig":
version: 0.0.0-use.local
resolution: "@xylabs/tsconfig@workspace:packages/tsconfig"
dependencies:
Expand Down

0 comments on commit d5cef95

Please sign in to comment.