Skip to content

Commit

Permalink
Upgrade: Bump typescript from 3.3.4000 to 3.4.3
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.3.4000 to 3.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v3.3.4000...v3.4.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support authored and dependabot[bot] committed Apr 10, 2019
1 parent 27c9d74 commit 3f591e7
Show file tree
Hide file tree
Showing 72 changed files with 75 additions and 75 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -32,7 +32,7 @@
"rxjs": "^6.4.0",
"semver": "^5.6.0",
"shelljs": "^0.8.3",
"typescript": "^3.3.4000",
"typescript": "^3.4.3",
"yargs": "^13.2.2"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/connector-chrome/package.json
Expand Up @@ -31,7 +31,7 @@
"nyc": "^13.3.0",
"rimraf": "^2.6.3",
"sinon": "^7.3.1",
"typescript": "^3.3.4000"
"typescript": "^3.4.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/connector-jsdom/package.json
Expand Up @@ -33,7 +33,7 @@
"nyc": "^13.3.0",
"rimraf": "^2.6.3",
"sinon": "^7.3.1",
"typescript": "^3.3.4000"
"typescript": "^3.4.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/connector-local/package.json
Expand Up @@ -33,7 +33,7 @@
"proxyquire": "2.0.0",
"rimraf": "^2.6.3",
"sinon": "^7.3.1",
"typescript": "^3.3.4000"
"typescript": "^3.4.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/create-hint/package.json
Expand Up @@ -35,7 +35,7 @@
"rimraf": "^2.6.3",
"sinon": "^7.3.1",
"ts-loader": "^5.3.3",
"typescript": "^3.3.4000",
"typescript": "^3.4.3",
"webpack": "^4.29.6",
"webpack-cli": "^3.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/create-hintrc/package.json
Expand Up @@ -37,7 +37,7 @@
"rimraf": "^2.6.3",
"sinon": "^7.3.1",
"ts-loader": "^5.3.3",
"typescript": "^3.3.4000",
"typescript": "^3.4.3",
"webpack": "^4.29.6",
"webpack-cli": "^3.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/create-parser/package.json
Expand Up @@ -36,7 +36,7 @@
"rimraf": "^2.6.3",
"sinon": "^7.3.1",
"ts-loader": "^5.3.3",
"typescript": "^3.3.4000",
"typescript": "^3.4.3",
"webpack": "^4.29.6",
"webpack-cli": "^3.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-browser/package.json
Expand Up @@ -74,7 +74,7 @@
"svg-url-loader": "^2.3.2",
"terser-webpack-plugin": "^1.2.3",
"typed-css-modules": "^0.4.2",
"typescript": "^3.3.4000",
"typescript": "^3.4.3",
"util.promisify": "^1.0.0",
"webpack": "^4.29.6",
"webpack-cli": "^3.3.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-vscode/package.json
Expand Up @@ -39,7 +39,7 @@
"proxyquire": "2.0.0",
"rimraf": "^2.6.3",
"sinon": "^7.3.1",
"typescript": "^3.3.4000",
"typescript": "^3.4.3",
"vscode": "^1.1.33"
},
"displayName": "webhint",
Expand Down
2 changes: 1 addition & 1 deletion packages/formatter-codeframe/package.json
Expand Up @@ -32,7 +32,7 @@
"proxyquire": "2.0.0",
"rimraf": "^2.6.3",
"sinon": "^7.3.1",
"typescript": "^3.3.4000"
"typescript": "^3.4.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/formatter-excel/package.json
Expand Up @@ -30,7 +30,7 @@
"proxyquire": "2.0.0",
"rimraf": "^2.6.3",
"sinon": "^7.3.1",
"typescript": "^3.3.4000"
"typescript": "^3.4.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/formatter-html/package.json
Expand Up @@ -34,7 +34,7 @@
"proxyquire": "2.0.0",
"rimraf": "^2.6.3",
"sinon": "^7.3.1",
"typescript": "^3.3.4000"
"typescript": "^3.4.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/formatter-json/package.json
Expand Up @@ -28,7 +28,7 @@
"proxyquire": "2.0.0",
"rimraf": "^2.6.3",
"sinon": "^7.3.1",
"typescript": "^3.3.4000"
"typescript": "^3.4.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/formatter-stylish/package.json
Expand Up @@ -34,7 +34,7 @@
"proxyquire": "2.0.0",
"rimraf": "^2.6.3",
"sinon": "^7.3.1",
"typescript": "^3.3.4000"
"typescript": "^3.4.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/formatter-summary/package.json
Expand Up @@ -32,7 +32,7 @@
"proxyquire": "2.0.0",
"rimraf": "^2.6.3",
"sinon": "^7.3.1",
"typescript": "^3.3.4000"
"typescript": "^3.4.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-amp-validator/package.json
Expand Up @@ -26,7 +26,7 @@
"npm-run-all": "^4.1.5",
"nyc": "^13.3.0",
"rimraf": "^2.6.3",
"typescript": "^3.3.4000"
"typescript": "^3.4.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-apple-touch-icons/package.json
Expand Up @@ -26,7 +26,7 @@
"npm-run-all": "^4.1.5",
"nyc": "^13.3.0",
"rimraf": "^2.6.3",
"typescript": "^3.3.4000"
"typescript": "^3.4.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-axe/package.json
Expand Up @@ -25,7 +25,7 @@
"npm-run-all": "^4.1.5",
"nyc": "^13.3.0",
"rimraf": "^2.6.3",
"typescript": "^3.3.4000"
"typescript": "^3.4.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-babel-config/package.json
Expand Up @@ -23,7 +23,7 @@
"npm-run-all": "^4.1.5",
"nyc": "^13.3.0",
"rimraf": "^2.6.3",
"typescript": "^3.3.4000"
"typescript": "^3.4.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-button-type/package.json
Expand Up @@ -22,7 +22,7 @@
"npm-run-all": "^4.1.5",
"nyc": "^13.3.0",
"rimraf": "^2.6.3",
"typescript": "^3.3.4000"
"typescript": "^3.4.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-compat-api/package.json
Expand Up @@ -29,7 +29,7 @@
"nyc": "^13.3.0",
"postcss": "^7.0.14",
"rimraf": "^2.6.3",
"typescript": "^3.3.4000"
"typescript": "^3.4.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-content-type/package.json
Expand Up @@ -26,7 +26,7 @@
"npm-run-all": "^4.1.5",
"nyc": "^13.3.0",
"rimraf": "^2.6.3",
"typescript": "^3.3.4000"
"typescript": "^3.4.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-create-element-svg/package.json
Expand Up @@ -23,7 +23,7 @@
"nyc": "^13.3.0",
"rimraf": "^2.6.3",
"hint": "^4.5.0",
"typescript": "^3.3.4000"
"typescript": "^3.4.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-css-prefix-order/package.json
Expand Up @@ -27,7 +27,7 @@
"nyc": "^13.3.0",
"postcss": "^7.0.14",
"rimraf": "^2.6.3",
"typescript": "^3.3.4000"
"typescript": "^3.4.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-disown-opener/package.json
Expand Up @@ -22,7 +22,7 @@
"npm-run-all": "^4.1.5",
"nyc": "^13.3.0",
"rimraf": "^2.6.3",
"typescript": "^3.3.4000"
"typescript": "^3.4.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-doctype/package.json
Expand Up @@ -22,7 +22,7 @@
"npm-run-all": "^4.1.5",
"nyc": "^13.3.0",
"rimraf": "^2.6.3",
"typescript": "^3.3.4000"
"typescript": "^3.4.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-highest-available-document-mode/package.json
Expand Up @@ -22,7 +22,7 @@
"npm-run-all": "^4.1.5",
"nyc": "^13.3.0",
"rimraf": "^2.6.3",
"typescript": "^3.3.4000"
"typescript": "^3.4.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-html-checker/package.json
Expand Up @@ -29,7 +29,7 @@
"npm-run-all": "^4.1.5",
"nyc": "^13.3.0",
"rimraf": "^2.6.3",
"typescript": "^3.3.4000"
"typescript": "^3.4.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-http-cache/package.json
Expand Up @@ -22,7 +22,7 @@
"npm-run-all": "^4.1.5",
"nyc": "^13.3.0",
"rimraf": "^2.6.3",
"typescript": "^3.3.4000"
"typescript": "^3.4.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-http-compression/package.json
Expand Up @@ -29,7 +29,7 @@
"npm-run-all": "^4.1.5",
"nyc": "^13.3.0",
"rimraf": "^2.6.3",
"typescript": "^3.3.4000"
"typescript": "^3.4.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-https-only/package.json
Expand Up @@ -22,7 +22,7 @@
"npm-run-all": "^4.1.5",
"nyc": "^13.3.0",
"rimraf": "^2.6.3",
"typescript": "^3.3.4000"
"typescript": "^3.4.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-image-optimization-cloudinary/package.json
Expand Up @@ -29,7 +29,7 @@
"npm-run-all": "^4.1.5",
"nyc": "^13.3.0",
"rimraf": "^2.6.3",
"typescript": "^3.3.4000"
"typescript": "^3.4.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-manifest-app-name/package.json
Expand Up @@ -26,7 +26,7 @@
"npm-run-all": "^4.1.5",
"nyc": "^13.3.0",
"rimraf": "^2.6.3",
"typescript": "^3.3.4000"
"typescript": "^3.4.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-manifest-exists/package.json
Expand Up @@ -23,7 +23,7 @@
"npm-run-all": "^4.1.5",
"nyc": "^13.3.0",
"rimraf": "^2.6.3",
"typescript": "^3.3.4000"
"typescript": "^3.4.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-manifest-file-extension/package.json
Expand Up @@ -23,7 +23,7 @@
"npm-run-all": "^4.1.5",
"nyc": "^13.3.0",
"rimraf": "^2.6.3",
"typescript": "^3.3.4000"
"typescript": "^3.4.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-manifest-is-valid/package.json
Expand Up @@ -28,7 +28,7 @@
"npm-run-all": "^4.1.5",
"nyc": "^13.3.0",
"rimraf": "^2.6.3",
"typescript": "^3.3.4000"
"typescript": "^3.4.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-meta-charset-utf-8/package.json
Expand Up @@ -23,7 +23,7 @@
"npm-run-all": "^4.1.5",
"nyc": "^13.3.0",
"rimraf": "^2.6.3",
"typescript": "^3.3.4000"
"typescript": "^3.4.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-meta-theme-color/package.json
Expand Up @@ -26,7 +26,7 @@
"npm-run-all": "^4.1.5",
"nyc": "^13.3.0",
"rimraf": "^2.6.3",
"typescript": "^3.3.4000"
"typescript": "^3.4.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-meta-viewport/package.json
Expand Up @@ -25,7 +25,7 @@
"npm-run-all": "^4.1.5",
"nyc": "^13.3.0",
"rimraf": "^2.6.3",
"typescript": "^3.3.4000"
"typescript": "^3.4.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-minified-js/package.json
Expand Up @@ -23,7 +23,7 @@
"npm-run-all": "^4.1.5",
"nyc": "^13.3.0",
"rimraf": "^2.6.3",
"typescript": "^3.3.4000"
"typescript": "^3.4.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-no-bom/package.json
Expand Up @@ -23,7 +23,7 @@
"npm-run-all": "^4.1.5",
"nyc": "^13.3.0",
"rimraf": "^2.6.3",
"typescript": "^3.3.4000"
"typescript": "^3.4.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-no-broken-links/package.json
Expand Up @@ -26,7 +26,7 @@
"npm-run-all": "^4.1.5",
"nyc": "^13.3.0",
"rimraf": "^2.6.3",
"typescript": "^3.3.4000"
"typescript": "^3.4.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-no-disallowed-headers/package.json
Expand Up @@ -22,7 +22,7 @@
"npm-run-all": "^4.1.5",
"nyc": "^13.3.0",
"rimraf": "^2.6.3",
"typescript": "^3.3.4000"
"typescript": "^3.4.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-no-friendly-error-pages/package.json
Expand Up @@ -22,7 +22,7 @@
"npm-run-all": "^4.1.5",
"nyc": "^13.3.0",
"rimraf": "^2.6.3",
"typescript": "^3.3.4000"
"typescript": "^3.4.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down

0 comments on commit 3f591e7

Please sign in to comment.