woocommerce/tools/monorepo-merge
Leif Singer d0a2b582fe
Consolidate eslint versions (#36700)
* pin eslint in .syncpackrc

run `pnpm run sync-dependencies` to ensure pinned version is used across projects, then run `pnpm install` to update `pnpm-lock.yaml`

* add changelog files

ran `pnpm run --no-bail --filter='[HEAD^1]' changelog add --significance=patch --type=dev --entry='Update eslint to 8.32.0 across the monorepo.'`

* re-run `pnpm install` to fix what broke while merging
2023-02-02 23:25:04 +13:00
..
bin Addressed PR Feedback 2022-02-28 09:43:16 -08:00
codemods Introduce codemod for changing i18n text domain 2022-04-01 11:41:32 +08:00
src Fix and consolidate linting across the monorepo (#35012) 2022-10-12 15:05:01 +13:00
.eslintignore Added monorepo-merge Tool Scaffolding 2022-02-28 09:43:02 -08:00
.eslintrc.js Fix and consolidate linting across the monorepo (#35012) 2022-10-12 15:05:01 +13:00
.gitignore Added monorepo-merge Tool Scaffolding 2022-02-28 09:43:02 -08:00
package.json Consolidate eslint versions (#36700) 2023-02-02 23:25:04 +13:00
tsconfig.json Improve experimental select control accessibility (#34510) 2022-09-20 14:29:27 -07:00