Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# Problem Some of our tools are outdated and can be updated # Solution Bumped the versions I could find. This also has the benefit of making all our tool versions compatibile with Rokit # Checklist - [x] Ran `lune run test` locally before merging Known errors ``` FAIL flipbook/UserSettings/SettingsContext.spec ● hook › set setting value via context attempt to index nil with 'value' ReplicatedStorage.flipbook.UserSettings.SettingsContext.spec:70 FAIL flipbook/stories.spec ● mount/unmount Hoarcekat.story attempt to index function with 'react' ReplicatedStorage.flipbook.stories.spec:21 Test Suites: 2 failed, 12 passed, 14 total Tests: 2 failed, 2 skipped, 66 passed, 70 total Snapshots: 0 total Time: 1.103 s Ran all test suites. ```
- Loading branch information