From d9049ce2a8e9cf00e581803831b45554266dcd0a Mon Sep 17 00:00:00 2001 From: ibooker Date: Tue, 17 Dec 2024 23:34:27 +0000 Subject: [PATCH] doc: lint updates, formatting fixes --- CHANGELOG.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 059e9ce..8885317 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # 10.0.2 - Update (sub-)dependencies - - `cross-spawn` to 7.0.6 + - `cross-spawn` to 7.0.6 - `micromatch` to 4.0.8 - `semver` to 6.3.1 @@ -9,14 +9,14 @@ - Update `braces` to 3.0.3 -# 10.0.0 +# 10.0.0 - BREAKING CHANGES - Update Node to v18 --DevDependencies - - Update prettier to v3 - - Update eslint-plugin-prettier to v5 - - Typescript to v5 + - DevDependencies + - Update prettier to v3 + - Update eslint-plugin-prettier to v5 + - Typescript to v5 # 9.1.0