Skip to content

Commit

Permalink
fix: yarn version not specified in monorepo (#7371)
Browse files Browse the repository at this point in the history
* fix: blog typo

* Update packages/website/blog/2023-07-09-announcing-typescript-eslint-v6.md

Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>

* Update packages/website/blog/2023-07-09-announcing-typescript-eslint-v6.md

Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>

* Update 2023-07-09-announcing-typescript-eslint-v6.md

* Update 2023-07-09-announcing-typescript-eslint-v6.md

* Update packages/website/blog/2023-07-09-announcing-typescript-eslint-v6.md

* fix: yarn version not specified

* Update 2023-07-09-announcing-typescript-eslint-v6.md

* reset v6.md to main

---------

Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>
Co-authored-by: James Henry <james@henry.sc>
  • Loading branch information
3 people committed Jul 31, 2023
1 parent e82ab2c commit 18f8d74
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -144,5 +144,6 @@
"pretty-format": "^29",
"tsx": "^3.12.7",
"typescript": "5.1.6"
}
},
"packageManager": "yarn@1.22.19"
}

0 comments on commit 18f8d74

Please sign in to comment.