remove old logger implementation and deps (#2495)

* remove old logger implementation and deps

* remove logger.js
This commit is contained in:
Denys Vuika
2022-04-11 10:05:01 +01:00
committed by GitHub
parent bacd9e5c10
commit 32bb39cf9c
10 changed files with 1 additions and 808 deletions
+1 -4
View File
@@ -80,7 +80,6 @@
"@typescript-eslint/parser": "4.3.0",
"ajv-cli": "^4.2.0",
"browser-sync": "^2.27.7",
"chalk": "^5.0.0",
"commander": "^6.1.0",
"connect-history-api-fallback": "^1.6.0",
"cspell": "^5.16.0",
@@ -96,7 +95,6 @@
"eslint-plugin-unicorn": "^40.1.0",
"http-server": "^14.1.0",
"husky": "^7.0.2",
"inquirer": "^8.1.5",
"jasmine-core": "^4.0.0",
"jasmine-marbles": "0.8.3",
"jasmine-spec-reporter": "^7.0.0",
@@ -119,8 +117,7 @@
"ts-node": "^10.2.1",
"tsconfig-paths": "3.12.0",
"typescript": "3.9.8",
"webdriver-manager": "12.1.8",
"winston": "^3.4.0"
"webdriver-manager": "12.1.8"
},
"lint-staged": {
"*.{ts,js,css,scss,html}": [