fix(deps): update dependency ajv to v8.12.0 (#297)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Lautzenheiser <lautzd@gmail.com>
This commit is contained in:
renovate[bot]
2023-01-03 12:08:42 -05:00
committed by GitHub
parent f815b5c603
commit 0760cf4deb
8 changed files with 24 additions and 19 deletions

View File

@ -15,4 +15,4 @@ if (typeof window === 'undefined') {
global.URL.createObjectURL = jest.fn();
jest.mock('../src/formats/util/j-toml.min');
jest.mock('../src/formats/util/j-toml');