diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 2122e992b6..288ec97fc7 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -7,7 +7,7 @@ concurrency: cancel-in-progress: true env: - NODE_VERSION: 12.x + NODE_VERSION: 16.x jobs: install: diff --git a/package.json b/package.json index b249e00a1c..ed0d5c1730 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "jest": "26", "lint-staged": "^12.2.1", "npm-run-all": "^4.1.5", - "prettier": "^2.5.1", + "prettier": "^2.6.2", "prettier-plugin-tailwindcss": "^0.1.4", "rimraf": "^3.0.2", "tslib": "^2.3.1", diff --git a/packages/@headlessui-react/CHANGELOG.md b/packages/@headlessui-react/CHANGELOG.md index afb18d99c3..b0bbeaa43a 100644 --- a/packages/@headlessui-react/CHANGELOG.md +++ b/packages/@headlessui-react/CHANGELOG.md @@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improve outside click of `Dialog` component ([#1546](https://github.com/tailwindlabs/headlessui/pull/1546)) - Detect outside clicks from within `