[Core] Remove lock file from packages/kbn-spec-to-console and… (#40395)

* remove lock file from packages/kbn-spec-to-console and update jest

* update handlebars to 4.1.0

* update jest-cli
This commit is contained in:
Ahmad Bamieh 2019-07-06 10:55:03 +03:00 committed by GitHub
parent 03dbc40f3d
commit f9e45f37cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 525 additions and 3271 deletions

View file

@ -390,8 +390,8 @@
"intl-messageformat-parser": "^1.4.0",
"is-path-inside": "^2.0.0",
"istanbul-instrumenter-loader": "3.0.1",
"jest": "^24.1.0",
"jest-cli": "^24.1.0",
"jest": "^24.8.0",
"jest-cli": "^24.8.0",
"jest-dom": "^3.1.3",
"jest-raw-loader": "^1.0.1",
"jimp": "0.6.4",

View file

@ -19,7 +19,7 @@
"devDependencies": {
"@babel/core": "7.4.5",
"@babel/plugin-transform-async-to-generator": "7.4.4",
"jest": "^24.1.0",
"jest": "^24.8.0",
"typescript": "^3.3.3333"
},
"jest": {

View file

@ -17,7 +17,7 @@
},
"homepage": "https://github.com/jbudz/spec-to-console#readme",
"devDependencies": {
"jest": "^24.1.0",
"jest": "^24.8.0",
"prettier": "^1.14.3"
},
"dependencies": {

File diff suppressed because it is too large Load diff

View file

@ -130,8 +130,8 @@
"gulp-mocha": "2.2.0",
"gulp-multi-process": "1.3.1",
"hapi": "^17.5.3",
"jest": "^24.1.0",
"jest-cli": "^24.1.0",
"jest": "^24.8.0",
"jest-cli": "^24.8.0",
"jest-styled-components": "^6.2.2",
"jsdom": "^12.0.0",
"madge": "3.4.4",
@ -239,7 +239,7 @@
"graphql-tag": "^2.9.2",
"graphql-tools": "^3.0.2",
"h2o2": "^8.1.2",
"handlebars": "^4.0.14",
"handlebars": "^4.1.2",
"hapi-auth-cookie": "^9.0.0",
"history": "4.9.0",
"history-extra": "^5.0.1",

813
yarn.lock

File diff suppressed because it is too large Load diff