1
0
Fork 0
mirror of https://github.com/demostf/demo.js synced 2026-06-04 00:54:14 +02:00
This commit is contained in:
dependabot[bot] 2023-04-16 03:06:06 +00:00 committed by GitHub
commit 13aa578c62
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1426 additions and 100 deletions

1530
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -17,7 +17,7 @@
"@types/mocha": "^5.2.5", "@types/mocha": "^5.2.5",
"@types/node": "^10.12.24", "@types/node": "^10.12.24",
"minimist": "^1.2.0", "minimist": "^1.2.0",
"mocha": "^5.2.0", "mocha": "^10.2.0",
"split2": "^3.1.0", "split2": "^3.1.0",
"ts-node": "^8.0.2", "ts-node": "^8.0.2",
"tsconfig": "^7.0.0", "tsconfig": "^7.0.0",