Skip to content

Commit fb0f06d

Browse files
authored
Move some compilation and testing dependencies to devDependencies (#4554)
* Move eslint-plugin-jest to devDependencies * Move @typescript-eslint/parser to devDependencies * Move @typescript-eslint/eslint-plugin to devDependencies * Move @testing-library/react-hooks to devDependencies * Changelog
1 parent 91f3af8 commit fb0f06d

File tree

4 files changed

+208
-52
lines changed

4 files changed

+208
-52
lines changed

changelog.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
* Tweak - Update checkout error message for invalid API key to be more generic and user-friendly
2525
* Tweak - Disable Amazon Pay in the merchant's Payment Method Configuration object if it is still behind a feature flag
2626
* Fix - Only clear customer cache when an action has been performed
27+
* Dev - Move some testing and compiler node dependencies to devDependencies
2728
* Dev - Minor CSS change to comply with a SASS rule deprecation
2829
* Dev - Remove LPM feature flags
2930

0 commit comments

Comments
 (0)