Upgrade node packages

This commit is contained in:
Pedro Pombeiro 2019-09-20 10:52:08 +02:00
parent f1336e57bb
commit 876e8bf84c
No known key found for this signature in database
GPG Key ID: C4A24185B2AA48A1
2 changed files with 1722 additions and 1772 deletions

View File

@ -11,20 +11,20 @@
}, },
"description": "checks changes to packages.json to ensure that URL schemes match intended pattern and that forks are referenced with a tag, instead of a branch.", "description": "checks changes to packages.json to ensure that URL schemes match intended pattern and that forks are referenced with a tag, instead of a branch.",
"devDependencies": { "devDependencies": {
"@types/jest": "^23.1.5", "@types/jest": "^24.0.0",
"@types/node": "^10.12.18", "@types/node": "^10.12.18",
"eslint-plugin-typescript": "^0.12.0", "eslint-plugin-typescript": "^0.12.0",
"jest": "^23.4.0", "jest": "^24.4.0",
"nodemon": "^1.18.9", "nodemon": "^1.18.9",
"smee-client": "^1.0.2", "smee-client": "^1.0.2",
"ts-jest": "^23.0.0", "ts-jest": "^24.0.0",
"tslint": "^5.12.1", "tslint": "^5.12.1",
"typescript": "3.2.1", "typescript": "3.2.1",
"typescript-eslint-parser": "^18.0.0", "typescript-eslint-parser": "^18.0.0",
"typescript-tslint-plugin": "^0.2.1" "typescript-tslint-plugin": "^0.2.1"
}, },
"engines": { "engines": {
"node": ">= 10.3.0", "node": ">= 8.16.0",
"yarn": ">= 1.13.x" "yarn": ">= 1.13.x"
}, },
"homepage": "https://github.com/status-im/packages-check-bot", "homepage": "https://github.com/status-im/packages-check-bot",

3486
yarn.lock

File diff suppressed because it is too large Load Diff