3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 05:41:51 +00:00

chore: update packages in /shared

This commit is contained in:
Dragory 2023-07-01 11:11:48 +00:00
parent 6ae2fe03c3
commit 0a3fe2d334
No known key found for this signature in database
2 changed files with 1730 additions and 5287 deletions

7011
shared/package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -6,13 +6,11 @@
"scripts": {
"test": "ava"
},
"dependencies": {},
"devDependencies": {
"ava": "^2.4.0",
"ts-node": "^8.4.1"
"ava": "^5.3.1",
"ts-node": "^10.9.1"
},
"ava": {
"compileEnhancements": false,
"files": [
"src/**/*.test.ts"
],