From 0c88d0cb4b23d9c872f1a53e0bf047787acd110b Mon Sep 17 00:00:00 2001 From: Emma Hamilton Date: Mon, 10 Apr 2023 15:56:18 +1000 Subject: [PATCH] Changeset --- .changeset/pretty-humans-greet.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/pretty-humans-greet.md diff --git a/.changeset/pretty-humans-greet.md b/.changeset/pretty-humans-greet.md new file mode 100644 index 00000000..7b5fcbaf --- /dev/null +++ b/.changeset/pretty-humans-greet.md @@ -0,0 +1,5 @@ +--- +"@preconstruct/cli": major +--- + +Update Rollup, various Rollup plugins and `jest-worker` which require Node 14