chore(): update stencil (#19734)

* chore(): update stencil

* bump deps

* chore(): bump jest
This commit is contained in:
Mike Hartington
2019-11-01 10:06:23 -07:00
committed by GitHub
parent 60aa027903
commit ab9d3b2696
2 changed files with 6 additions and 5 deletions

View File

@ -34,18 +34,18 @@
"tslib": "^1.10.0" "tslib": "^1.10.0"
}, },
"devDependencies": { "devDependencies": {
"@stencil/core": "1.6.1", "@stencil/core": "1.7.5",
"@stencil/sass": "1.0.1", "@stencil/sass": "1.0.1",
"@types/jest": "24.0.17", "@types/jest": "24.0.21",
"@types/node": "12.7.1", "@types/node": "12.12.3",
"@types/puppeteer": "1.19.1", "@types/puppeteer": "1.19.1",
"@types/swiper": "4.4.4", "@types/swiper": "4.4.4",
"aws-sdk": "^2.497.0", "aws-sdk": "^2.497.0",
"clean-css-cli": "^4.1.11", "clean-css-cli": "^4.1.11",
"domino": "^2.1.3", "domino": "^2.1.3",
"fs-extra": "^8.0.1", "fs-extra": "^8.0.1",
"jest": "24.8.0", "jest": "24.9.0",
"jest-cli": "24.8.0", "jest-cli": "24.9.0",
"np": "^5.0.3", "np": "^5.0.3",
"pixelmatch": "4.0.2", "pixelmatch": "4.0.2",
"puppeteer": "1.20.0", "puppeteer": "1.20.0",

View File

@ -1,3 +1,4 @@
/* eslint-disable */
/* tslint:disable */ /* tslint:disable */
/** /**
* This is an autogenerated file created by the Stencil compiler. * This is an autogenerated file created by the Stencil compiler.