Skip to content

Commit

Permalink
Update parser-icu devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jarda-svoboda committed Jul 9, 2023
1 parent 04cb020 commit 4ce3c4c
Show file tree
Hide file tree
Showing 5 changed files with 4,238 additions and 8,458 deletions.
4 changes: 2 additions & 2 deletions parser-icu/jest.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/** @type {import('ts-jest/dist/types').InitialOptionsTsJest} */
/** @type {import('ts-jest').JestConfigWithTsJest} */
export default ({
preset: 'ts-jest',
preset: 'ts-jest/presets/default-esm',
testEnvironment: 'node',
});
Loading

0 comments on commit 4ce3c4c

Please sign in to comment.