Skip to content

Commit

Permalink
chore(deps-dev): bump typescript, eslint, prettier to latest
Browse files Browse the repository at this point in the history
chore(deps-dev): bump eslint-config-prettier from 6.3.0 to 6.4.0

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v6.3.0...v6.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

chore(deps): bump ts-loader from 6.0.4 to 6.2.0

Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 6.0.4 to 6.2.0.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/ts-loader@v6.0.4...v6.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

chore(deps-dev): bump eslint-plugin-prettier from 3.1.0 to 3.1.1

Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v3.1.0...v3.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

chore(deps): bump @typescript-eslint/eslint-plugin from 2.3.3 to 2.4.0

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 2.3.3 to 2.4.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.4.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

chore(deps): bump @types/jest from 24.0.18 to 24.0.19

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.0.18 to 24.0.19.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

chore(deps-dev): bump typescript from 3.6.2 to 3.7.0-beta

chore: upgrade ts, eslint, prettier
  • Loading branch information
dependabot-preview[bot] authored and Jack-Works committed Nov 9, 2019
1 parent 8a7b9e1 commit c76ca11
Show file tree
Hide file tree
Showing 2 changed files with 281 additions and 51 deletions.
22 changes: 11 additions & 11 deletions package.json
Expand Up @@ -39,16 +39,16 @@
"@types/bip39": "^2.4.2",
"@types/classnames": "^2.2.7",
"@types/gun": "^0.9.1",
"@types/jest": "^24.0.13",
"@types/jest": "^24.0.19",
"@types/json-stable-stringify": "^1.0.32",
"@types/lodash-es": "^4.17.3",
"@types/node": "^12.7.11",
"@types/node": "^12.12.7",
"@types/qrcode": "^1.3.3",
"@types/react": "^16.9.11",
"@types/react-dom": "^16.9.2",
"@types/react-router-dom": "^5.1.0",
"@types/tiny-secp256k1": "^1.0.0",
"@typescript-eslint/eslint-plugin": "^2.0.0",
"@typescript-eslint/eslint-plugin": "^2.6.1",
"anchorme": "^1.1.2",
"async-call-rpc": "^1.0.0",
"bip39": "^3.0.2",
Expand All @@ -57,7 +57,7 @@
"copy-webpack-plugin": "^5.0.3",
"elliptic": "^6.4.1",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-react-hooks": "^2.1.2",
"eslint-plugin-react-hooks": "^2.2.0",
"gun": "0.2019.930",
"husky": "^3.0.5",
"idb": "^4.0.3",
Expand All @@ -77,8 +77,8 @@
"react-scripts": "^3.2.0",
"serialijse": "^0.1.3",
"tiny-secp256k1": "^1.1.2",
"ts-loader": "^6.0.1",
"typescript": "^3.6.2",
"ts-loader": "^6.2.1",
"typescript": "^3.7.2",
"wallet.ts": "^0.2.8",
"web-ext-types": "^3.1.0",
"webcrypto-liner": "0.1.38",
Expand All @@ -97,17 +97,17 @@
"@storybook/theming": "^5.2.4",
"@types/storybook__addon-info": "^4.1.0",
"@types/storybook__react": "^4.0.1",
"@typescript-eslint/parser": "^2.0.0",
"@typescript-eslint/parser": "^2.6.1",
"awesome-typescript-loader": "^5.2.1",
"chrome-launcher": "^0.11.2",
"eslint": "^6.4.0",
"eslint-config-prettier": "^6.3.0",
"eslint-plugin-prettier": "^3.1.0",
"eslint": "^6.6.0",
"eslint-config-prettier": "^6.5.0",
"eslint-plugin-prettier": "^3.1.1",
"esm": "^3.2.25",
"jest": "^24.9.0",
"prettier": "^1.18.2",
"puppeteer-core": "^1.20.0",
"react-devtools": "^4.2.0",
"prettier": "^1.19.0",
"storybook-addon-material-ui": "^0.9.0-alpha.19",
"ts-node": "^8.4.1",
"web-ext": "^3.2.0",
Expand Down

0 comments on commit c76ca11

Please sign in to comment.