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:
parent
6ae2fe03c3
commit
0a3fe2d334
2 changed files with 1730 additions and 5287 deletions
6965
shared/package-lock.json
generated
6965
shared/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -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"
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue