Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: bump to latest lerna and apply custom release entry markdown#7139

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
JamesHenry merged 2 commits intomainfromchangelog-entry-markdown
Jun 25, 2023
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletionlerna.json
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

We added this a while ago, always nice to get IDE autocomplete etc

JoshuaKGoldberg reacted with thumbs up emoji
"version": "5.60.0",
"npmClient": "yarn",
"stream": true
"stream": true,
"command": {
"version": {
"changelogEntryAdditionalMarkdown": "You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website."
}
}
}
1 change: 0 additions & 1 deletionnx.json
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
{
"$schema":"./node_modules/nx/schemas/nx-schema.json",
"npmScope":"typescript-eslint",
Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

This is deprecated and no longer really used in nx, it will derive it from your existing root package

JoshuaKGoldberg reacted with thumbs up emoji
"tasksRunnerOptions": {
"default": {
"runner":"nx-cloud",
Expand Down
2 changes: 1 addition & 1 deletionpackage.json
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -96,7 +96,7 @@
"jest-diff": "^29.0.3",
"jest-snapshot": "^29.0.3",
"jest-specific-snapshot": "^8.0.0",
"lerna": "7.0.0-alpha.7",
"lerna": "7.1.0",
"lint-staged": "^13.0.0",
"make-dir": "^3.1.0",
"markdownlint-cli": "^0.33.0",
Expand Down
Loading

[8]ページ先頭

©2009-2025 Movatter.jp