Browse Source

⬆️ Upgrade jest monorepo to v25.2.0

pull/57/head
Renovate Bot 6 years ago
parent
commit
08ab942dc5
No known key found for this signature in database GPG Key ID: 81C63AE1C224182B
  1. 4
      package.json
  2. 758
      yarn.lock

4
package.json

@ -35,7 +35,7 @@
"@types/node": "10.17.17", "@types/node": "10.17.17",
"@types/nodegit": "0.26.1", "@types/nodegit": "0.26.1",
"@types/prompts": "2.0.5", "@types/prompts": "2.0.5",
"babel-jest": "25.1.0",
"babel-jest": "25.2.0",
"codecov": "3.6.5", "codecov": "3.6.5",
"eslint": "6.8.0", "eslint": "6.8.0",
"eslint-config-oclif": "3.1.0", "eslint-config-oclif": "3.1.0",
@ -44,7 +44,7 @@
"eslint-plugin-prettier": "3.1.2", "eslint-plugin-prettier": "3.1.2",
"globby": "11.0.0", "globby": "11.0.0",
"husky": "4.2.3", "husky": "4.2.3",
"jest": "25.1.0",
"jest": "25.2.0",
"prettier": "1.19.1", "prettier": "1.19.1",
"pretty-quick": "2.0.1", "pretty-quick": "2.0.1",
"semantic-release": "17.0.4", "semantic-release": "17.0.4",

758
yarn.lock
File diff suppressed because it is too large
View File

Loading…
Cancel
Save