Merge pull request #900 from log4js-node/update-deps

chore: updated tap to 14, other deps to latest
This commit is contained in:
Gareth Jones 2019-06-25 08:39:19 +10:00 committed by GitHub
commit b46184ecac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 242 additions and 485 deletions

713
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -43,23 +43,23 @@
"date-format": "^2.0.0",
"debug": "^4.1.1",
"flatted": "^2.0.0",
"rfdc": "^1.1.2",
"rfdc": "^1.1.4",
"streamroller": "^1.0.5"
},
"devDependencies": {
"@log4js-node/sandboxed-module": "^2.2.1",
"callsites": "^3.1.0",
"codecov": "^3.3.0",
"conventional-changelog": "^3.1.4",
"codecov": "^3.5.0",
"conventional-changelog": "^3.1.8",
"deep-freeze": "0.0.1",
"eslint": "^5.16.0",
"eslint-config-airbnb-base": "^13.1.0",
"eslint-import-resolver-node": "^0.3.1",
"eslint-plugin-import": "^2.17.2",
"eslint-plugin-import": "^2.17.3",
"husky": "^1.3.1",
"nyc": "^14.1.0",
"tap": "^12.6.5",
"typescript": "^3.4.5",
"nyc": "^14.1.1",
"tap": "^12.0.0",
"typescript": "^3.5.2",
"validate-commit-msg": "^2.14.0"
},
"browser": {