Commit graph

5 commits

Author SHA1 Message Date
Jozef Izso
ebe4a9b005
Upgrade npm packages 2025-05-17 14:06:28 +02:00
Jozef Izso
bec9662ac9 Upgrade typescript config to target NodeJS 20
Fixes the error:

```
src/parsers/dart-json/dart-json-parser.ts:209:123 - error TS1501: This regular expression flag is only available when targeting 'es2018' or later.

209         /^══╡ EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK ╞═+\s+(.*)\s+When the exception was thrown, this was the stack:/ms
```
2024-06-25 15:52:26 +02:00
Michal Dorner
57e5862411
Update multiple packages and configs 2022-08-19 23:37:14 +02:00
Michal Dorner
c5cb568c23
Update tsconfig.json for Node v12+ 2020-11-12 23:25:48 +01:00
Michal Dorner
0551aa4107 Initial commit 2020-10-01 22:53:25 +02:00