From 087db5b1ceda3a458c7a6aa66e5d55cdb2fce066 Mon Sep 17 00:00:00 2001 From: Christopher Allen Date: Tue, 3 Sep 2024 18:43:17 +0100 Subject: [PATCH] chore(deps): Restore newlines in package-lock.json files For some reason the last time we ran publish, the publish commit 7d3e23f removed all the trailing newlines from our package-lock.json files. In #2453 rachel-fenichel proposes adding these files to our .prettierignore.rc, but for now I'll just fix the files so that the format check passes. --- plugins/block-dynamic-connection/package-lock.json | 2 +- plugins/block-plus-minus/package-lock.json | 2 +- plugins/block-shareable-procedures/package-lock.json | 2 +- plugins/block-test/package-lock.json | 2 +- plugins/content-highlight/package-lock.json | 2 +- plugins/continuous-toolbox/package-lock.json | 2 +- plugins/cross-tab-copy-paste/package-lock.json | 2 +- plugins/dev-tools/package-lock.json | 2 +- plugins/disable-top-blocks/package-lock.json | 2 +- plugins/field-angle/package-lock.json | 2 +- plugins/field-bitmap/package-lock.json | 2 +- plugins/field-colour-hsv-sliders/package-lock.json | 2 +- plugins/field-colour/package-lock.json | 2 +- plugins/field-date/package-lock.json | 2 +- plugins/field-dependent-dropdown/package-lock.json | 2 +- plugins/field-grid-dropdown/package-lock.json | 2 +- plugins/field-multilineinput/package-lock.json | 2 +- plugins/field-slider/package-lock.json | 2 +- plugins/fixed-edges/package-lock.json | 2 +- plugins/keyboard-navigation/package-lock.json | 2 +- plugins/modal/package-lock.json | 2 +- plugins/scroll-options/package-lock.json | 2 +- plugins/shadow-block-converter/package-lock.json | 2 +- plugins/strict-connection-checker/package-lock.json | 2 +- plugins/suggested-blocks/package-lock.json | 2 +- plugins/theme-dark/package-lock.json | 2 +- plugins/theme-deuteranopia/package-lock.json | 2 +- plugins/theme-highcontrast/package-lock.json | 2 +- plugins/theme-modern/package-lock.json | 2 +- plugins/theme-tritanopia/package-lock.json | 2 +- plugins/toolbox-search/package-lock.json | 2 +- plugins/typed-variable-modal/package-lock.json | 2 +- plugins/workspace-backpack/package-lock.json | 2 +- plugins/workspace-minimap/package-lock.json | 2 +- plugins/workspace-search/package-lock.json | 2 +- plugins/zoom-to-fit/package-lock.json | 2 +- 36 files changed, 36 insertions(+), 36 deletions(-) diff --git a/plugins/block-dynamic-connection/package-lock.json b/plugins/block-dynamic-connection/package-lock.json index a57cf1f44..455ad7f25 100644 --- a/plugins/block-dynamic-connection/package-lock.json +++ b/plugins/block-dynamic-connection/package-lock.json @@ -1689,4 +1689,4 @@ "dev": true } } -} \ No newline at end of file +} diff --git a/plugins/block-plus-minus/package-lock.json b/plugins/block-plus-minus/package-lock.json index 22f85f334..fb680b6a3 100644 --- a/plugins/block-plus-minus/package-lock.json +++ b/plugins/block-plus-minus/package-lock.json @@ -1818,4 +1818,4 @@ "dev": true } } -} \ No newline at end of file +} diff --git a/plugins/block-shareable-procedures/package-lock.json b/plugins/block-shareable-procedures/package-lock.json index 80371a2ef..096ad0159 100644 --- a/plugins/block-shareable-procedures/package-lock.json +++ b/plugins/block-shareable-procedures/package-lock.json @@ -926,4 +926,4 @@ "dev": true } } -} \ No newline at end of file +} diff --git a/plugins/block-test/package-lock.json b/plugins/block-test/package-lock.json index 9dc779f02..58f98140d 100644 --- a/plugins/block-test/package-lock.json +++ b/plugins/block-test/package-lock.json @@ -11790,4 +11790,4 @@ "dev": true } } -} \ No newline at end of file +} diff --git a/plugins/content-highlight/package-lock.json b/plugins/content-highlight/package-lock.json index 04a994525..9cb8b4979 100644 --- a/plugins/content-highlight/package-lock.json +++ b/plugins/content-highlight/package-lock.json @@ -40,4 +40,4 @@ "dev": true } } -} \ No newline at end of file +} diff --git a/plugins/continuous-toolbox/package-lock.json b/plugins/continuous-toolbox/package-lock.json index 168170f1f..980d735f7 100644 --- a/plugins/continuous-toolbox/package-lock.json +++ b/plugins/continuous-toolbox/package-lock.json @@ -12337,4 +12337,4 @@ "dev": true } } -} \ No newline at end of file +} diff --git a/plugins/cross-tab-copy-paste/package-lock.json b/plugins/cross-tab-copy-paste/package-lock.json index ec37dd3fa..d3afaa052 100644 --- a/plugins/cross-tab-copy-paste/package-lock.json +++ b/plugins/cross-tab-copy-paste/package-lock.json @@ -12337,4 +12337,4 @@ "dev": true } } -} \ No newline at end of file +} diff --git a/plugins/dev-tools/package-lock.json b/plugins/dev-tools/package-lock.json index 7b6309d46..8d0acce91 100644 --- a/plugins/dev-tools/package-lock.json +++ b/plugins/dev-tools/package-lock.json @@ -243,4 +243,4 @@ } } } -} \ No newline at end of file +} diff --git a/plugins/disable-top-blocks/package-lock.json b/plugins/disable-top-blocks/package-lock.json index 5eb979097..b5f924ffc 100644 --- a/plugins/disable-top-blocks/package-lock.json +++ b/plugins/disable-top-blocks/package-lock.json @@ -12337,4 +12337,4 @@ "dev": true } } -} \ No newline at end of file +} diff --git a/plugins/field-angle/package-lock.json b/plugins/field-angle/package-lock.json index b3a72eff8..d3f1965c2 100644 --- a/plugins/field-angle/package-lock.json +++ b/plugins/field-angle/package-lock.json @@ -425,4 +425,4 @@ "dev": true } } -} \ No newline at end of file +} diff --git a/plugins/field-bitmap/package-lock.json b/plugins/field-bitmap/package-lock.json index 02ac855f0..b483ba86f 100644 --- a/plugins/field-bitmap/package-lock.json +++ b/plugins/field-bitmap/package-lock.json @@ -1676,4 +1676,4 @@ "dev": true } } -} \ No newline at end of file +} diff --git a/plugins/field-colour-hsv-sliders/package-lock.json b/plugins/field-colour-hsv-sliders/package-lock.json index 705ecfad1..1b8d9c6bf 100644 --- a/plugins/field-colour-hsv-sliders/package-lock.json +++ b/plugins/field-colour-hsv-sliders/package-lock.json @@ -40,4 +40,4 @@ "dev": true } } -} \ No newline at end of file +} diff --git a/plugins/field-colour/package-lock.json b/plugins/field-colour/package-lock.json index 73c37dd3b..79912afe7 100644 --- a/plugins/field-colour/package-lock.json +++ b/plugins/field-colour/package-lock.json @@ -1218,4 +1218,4 @@ "dev": true } } -} \ No newline at end of file +} diff --git a/plugins/field-date/package-lock.json b/plugins/field-date/package-lock.json index 4235cab68..251725d38 100644 --- a/plugins/field-date/package-lock.json +++ b/plugins/field-date/package-lock.json @@ -423,4 +423,4 @@ "dev": true } } -} \ No newline at end of file +} diff --git a/plugins/field-dependent-dropdown/package-lock.json b/plugins/field-dependent-dropdown/package-lock.json index fcee97e8b..7b89813ce 100644 --- a/plugins/field-dependent-dropdown/package-lock.json +++ b/plugins/field-dependent-dropdown/package-lock.json @@ -242,4 +242,4 @@ } } } -} \ No newline at end of file +} diff --git a/plugins/field-grid-dropdown/package-lock.json b/plugins/field-grid-dropdown/package-lock.json index 45995cf5e..30685ed99 100644 --- a/plugins/field-grid-dropdown/package-lock.json +++ b/plugins/field-grid-dropdown/package-lock.json @@ -40,4 +40,4 @@ "dev": true } } -} \ No newline at end of file +} diff --git a/plugins/field-multilineinput/package-lock.json b/plugins/field-multilineinput/package-lock.json index e6ca8444b..efbc6620c 100644 --- a/plugins/field-multilineinput/package-lock.json +++ b/plugins/field-multilineinput/package-lock.json @@ -425,4 +425,4 @@ "dev": true } } -} \ No newline at end of file +} diff --git a/plugins/field-slider/package-lock.json b/plugins/field-slider/package-lock.json index 327056b17..012ee513f 100644 --- a/plugins/field-slider/package-lock.json +++ b/plugins/field-slider/package-lock.json @@ -423,4 +423,4 @@ "dev": true } } -} \ No newline at end of file +} diff --git a/plugins/fixed-edges/package-lock.json b/plugins/fixed-edges/package-lock.json index 430fc7587..317201f78 100644 --- a/plugins/fixed-edges/package-lock.json +++ b/plugins/fixed-edges/package-lock.json @@ -12337,4 +12337,4 @@ "dev": true } } -} \ No newline at end of file +} diff --git a/plugins/keyboard-navigation/package-lock.json b/plugins/keyboard-navigation/package-lock.json index 4497be297..4b0da70f2 100644 --- a/plugins/keyboard-navigation/package-lock.json +++ b/plugins/keyboard-navigation/package-lock.json @@ -3067,4 +3067,4 @@ "dev": true } } -} \ No newline at end of file +} diff --git a/plugins/modal/package-lock.json b/plugins/modal/package-lock.json index 5aa0ca519..ce3441740 100644 --- a/plugins/modal/package-lock.json +++ b/plugins/modal/package-lock.json @@ -3007,4 +3007,4 @@ "dev": true } } -} \ No newline at end of file +} diff --git a/plugins/scroll-options/package-lock.json b/plugins/scroll-options/package-lock.json index 51e1216e6..f18a2ae7d 100644 --- a/plugins/scroll-options/package-lock.json +++ b/plugins/scroll-options/package-lock.json @@ -40,4 +40,4 @@ "dev": true } } -} \ No newline at end of file +} diff --git a/plugins/shadow-block-converter/package-lock.json b/plugins/shadow-block-converter/package-lock.json index 163215868..0f2638266 100644 --- a/plugins/shadow-block-converter/package-lock.json +++ b/plugins/shadow-block-converter/package-lock.json @@ -426,4 +426,4 @@ "dev": true } } -} \ No newline at end of file +} diff --git a/plugins/strict-connection-checker/package-lock.json b/plugins/strict-connection-checker/package-lock.json index 56affcf60..7e52cb3c2 100644 --- a/plugins/strict-connection-checker/package-lock.json +++ b/plugins/strict-connection-checker/package-lock.json @@ -169,4 +169,4 @@ "dev": true } } -} \ No newline at end of file +} diff --git a/plugins/suggested-blocks/package-lock.json b/plugins/suggested-blocks/package-lock.json index f51571ff5..6e2d735f6 100644 --- a/plugins/suggested-blocks/package-lock.json +++ b/plugins/suggested-blocks/package-lock.json @@ -354,4 +354,4 @@ "dev": true } } -} \ No newline at end of file +} diff --git a/plugins/theme-dark/package-lock.json b/plugins/theme-dark/package-lock.json index 77ce0401a..06a9ae8c3 100644 --- a/plugins/theme-dark/package-lock.json +++ b/plugins/theme-dark/package-lock.json @@ -11790,4 +11790,4 @@ "dev": true } } -} \ No newline at end of file +} diff --git a/plugins/theme-deuteranopia/package-lock.json b/plugins/theme-deuteranopia/package-lock.json index 337d57322..ade5a8d78 100644 --- a/plugins/theme-deuteranopia/package-lock.json +++ b/plugins/theme-deuteranopia/package-lock.json @@ -11790,4 +11790,4 @@ "dev": true } } -} \ No newline at end of file +} diff --git a/plugins/theme-highcontrast/package-lock.json b/plugins/theme-highcontrast/package-lock.json index 01bab46f7..6f28c2431 100644 --- a/plugins/theme-highcontrast/package-lock.json +++ b/plugins/theme-highcontrast/package-lock.json @@ -11790,4 +11790,4 @@ "dev": true } } -} \ No newline at end of file +} diff --git a/plugins/theme-modern/package-lock.json b/plugins/theme-modern/package-lock.json index df0f76e69..3292556c4 100644 --- a/plugins/theme-modern/package-lock.json +++ b/plugins/theme-modern/package-lock.json @@ -11790,4 +11790,4 @@ "dev": true } } -} \ No newline at end of file +} diff --git a/plugins/theme-tritanopia/package-lock.json b/plugins/theme-tritanopia/package-lock.json index 213eb0825..b58c5e123 100644 --- a/plugins/theme-tritanopia/package-lock.json +++ b/plugins/theme-tritanopia/package-lock.json @@ -11790,4 +11790,4 @@ "dev": true } } -} \ No newline at end of file +} diff --git a/plugins/toolbox-search/package-lock.json b/plugins/toolbox-search/package-lock.json index 8b6224a3c..b9293b31c 100644 --- a/plugins/toolbox-search/package-lock.json +++ b/plugins/toolbox-search/package-lock.json @@ -186,4 +186,4 @@ "dev": true } } -} \ No newline at end of file +} diff --git a/plugins/typed-variable-modal/package-lock.json b/plugins/typed-variable-modal/package-lock.json index 450b64be7..736055b55 100644 --- a/plugins/typed-variable-modal/package-lock.json +++ b/plugins/typed-variable-modal/package-lock.json @@ -3007,4 +3007,4 @@ "dev": true } } -} \ No newline at end of file +} diff --git a/plugins/workspace-backpack/package-lock.json b/plugins/workspace-backpack/package-lock.json index 76a6ee9f1..d22fa34b7 100644 --- a/plugins/workspace-backpack/package-lock.json +++ b/plugins/workspace-backpack/package-lock.json @@ -40,4 +40,4 @@ "dev": true } } -} \ No newline at end of file +} diff --git a/plugins/workspace-minimap/package-lock.json b/plugins/workspace-minimap/package-lock.json index 002f48008..bbc2b944a 100644 --- a/plugins/workspace-minimap/package-lock.json +++ b/plugins/workspace-minimap/package-lock.json @@ -115,4 +115,4 @@ } } } -} \ No newline at end of file +} diff --git a/plugins/workspace-search/package-lock.json b/plugins/workspace-search/package-lock.json index b5b227396..514f7ff86 100644 --- a/plugins/workspace-search/package-lock.json +++ b/plugins/workspace-search/package-lock.json @@ -1475,4 +1475,4 @@ "dev": true } } -} \ No newline at end of file +} diff --git a/plugins/zoom-to-fit/package-lock.json b/plugins/zoom-to-fit/package-lock.json index 720669373..b87cfcce1 100644 --- a/plugins/zoom-to-fit/package-lock.json +++ b/plugins/zoom-to-fit/package-lock.json @@ -40,4 +40,4 @@ "dev": true } } -} \ No newline at end of file +}