structure

This commit is contained in:
Timo Hocker 2020-04-08 15:18:14 +02:00
parent 332e833134
commit f00db0efe5
4 changed files with 8 additions and 8 deletions

View File

@ -22,15 +22,15 @@
"node": ">=10.0.0"
},
"devDependencies": {
"@scode/eslint-config-ts": "^1.0.4",
"@scode/eslint-config-ts": "^1.0.11",
"@stryker-mutator/core": "^3.1.0",
"@stryker-mutator/javascript-mutator": "^3.1.0",
"eslint": "^6.8.0",
"nyc": "^15.0.1"
"nyc": "^15.0.1",
"typescript": "^3.8.3"
},
"dependencies": {
"@scode/consts": "^1.0.15",
"@types/express": "^4.17.4",
"typescript": "^3.8.3"
"@types/express": "^4.17.4"
}
}

View File

@ -223,9 +223,9 @@
integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw==
"@scode/consts@^1.0.15":
version "1.0.15"
resolved "https://npm.scode.ovh/@scode%2fconsts/-/consts-1.0.15.tgz#a1ba2da5e89d2fe5aa3ab39eea9f6eb1f41425a9"
integrity sha512-OX5Rtkj5ClS/Td05iBgyLyvspOzWoGD3iCquj3L6hRvtQqXlk4tVPQ94QBFWOVqB3ZAQFaqKewleLl8jAiAzEw==
version "1.0.16"
resolved "https://npm.scode.ovh/@scode%2fconsts/-/consts-1.0.16.tgz#89cf3a855ae8b6883cf2c51bb122f3a385922a48"
integrity sha512-T2YeiJIiok+LDpsTh6/IVLxCl8/NyHOM0zeyeoo54TR1Dwp0M1u0CI38vua0S1GGuyPo+l5KLGl5lQjvx7++Ng==
"@scode/eslint-config-es6@^1.0.1":
version "1.0.12"
@ -235,7 +235,7 @@
"@scode/eslint-config" "^2.0.1"
eslint-plugin-import "^2.20.1"
"@scode/eslint-config-ts@^1.0.4":
"@scode/eslint-config-ts@^1.0.11":
version "1.0.11"
resolved "https://npm.scode.ovh/@scode%2feslint-config-ts/-/eslint-config-ts-1.0.11.tgz#302e41773f1eb3c18f6c333df27f01c6681d1a93"
integrity sha512-QPXR98FCZ6IIyUHlgBoK48bhxz7mnlEbGEs0bQ3okBEpnsnGv9VQrbrHw4Kt9iwgBslSroXN0Dns8Bb3WxgyfA==